﻿/* global */

body {
margin: 0px;
padding: 0px;
}

img
{
	border:0px;
}


table
	{
	border:0px;
	vertical-align:top;
	}
td
	{
	vertical-align:top;	
	}

a.MonLien:link
{
	font: normal normal bold 8pt 11pt Arial;
	color:#044396;
	text-decoration: none;
}
a.MonLien:visited
{
	font: normal normal bold 8pt 11pt Arial;
	color:#044396;
	text-decoration: none;
}
a.MonLien:hover, a.MonLien:active
{
	font: normal normal bold 8pt 11pt Arial;
	color:#000000;
	text-decoration: none;
}
h1
{
	font: normal normal normal 20px Arial;
	color:#3065c4;
	padding:0px;
	margin:0px;
}
h2
{
	font: normal normal normal 14px Arial;
	color:#ffffff;
	text-transform:uppercase;
	padding:0px;
	margin:0px;
}

h3
{	
	font: normal normal bold 16px Calibri, Arial;
	color:#876f4b;
	margin:0px;
	padding:0px;
}
hr
{
	height:1px;
	width:95%;
	color:#496678;
}
puces
{
 list-style-image:url(/images/icons/puce-fleche-blanche.jpg);
}
/* fin global */

/* Boutons */
.bouton
{
	background:#3e84ff;
	color:#ffffff;
	text-decoration: none;
	border:solid 1px #000000;
	font: normal normal bold 13px Arial;
	}
.bouton:hover
{
	background:#91c934;
	color:#000000;
	text-decoration: none;
	border:solid 1px #000000;
	}
/* fin Boutons */

/* textes */

.link
{
	font: normal normal bold 13px Calibri, Arial;
	color:#ca661e;
	text-decoration:underline;
}
.link:hover
{
	color:#000000;
}
.white_link
{
	font: normal normal normal 10px Arial;
	color:#ffffff;
	text-decoration:underline;
	text-transform:uppercase;
}
.white_link:hover
{
	color:#91c934;
}
.black_link
{
	font: normal normal normal 10px Arial;
	color:#000000;
	text-decoration:underline;
	text-transform:uppercase;
}
.black_link:hover
{
	color:#668d21;
}
.sous_titre
{
	font: normal normal normal 18px Calibri, Arial;
	color:#1c3444;
}
.titre_categorie
{
	font: normal normal normal 15px Arial;
	color:#76a1ff;
	text-transform:uppercase;
}
.texte_categorie
{
	font: normal normal normal 15px Arial;
	color:#76a1ff;
	text-transform:uppercase;
}
.texte_important
{	font: normal normal bold 12px Calibri, Arial;
	color:#aa7239;
	text-decoration:none;
	text-transform:uppercase;
}
.texte_bold
{	font: normal normal bold 11px Arial;
	color:#000000;
	text-transform:uppercase;
}
.texte_puces
{	font: normal small-caps bold 12px Calibri, Arial;
	color:#432105;
	line-height:17px
}
.texte_normal
{	font: normal normal normal 13px Arial;
	color:#01008c;
}
.texte_sousmenu
{	font: normal normal normal 12px, Arial;
	color:#ffffff;
	vertical-align:middle;
	text-align:left;
}
.texte_label
{	font: normal normal normal 13px Arial;
	color:#ffffff;
}
.lien_section
{
	font: normal normal bold 11px Arial;
	color:#f3e7d1;
	text-transform:uppercase;
	text-decoration:none;
}
.lien_section:hover
{
	color:#f3e7d1;
	text-decoration:underline;
}
.lien_section_admin
{
	font: normal normal bold 11px Calibri, Arial;
	color:#dbccb7;
	text-transform:uppercase;
	text-decoration:underline;
}
.lien_section_admin:hover
{
	color:#ffffff;
}
.lien_section_selected
{
	color:#1e415c;
	text-decoration:underline;	
}
.site_internet
{
	font: normal normal bold 12px Arial;
	color:#ffffff;
	text-decoration:none;
}
.parro
{
	font: normal normal normal 12px Arial;
	color:#ffffff;
	text-decoration:underline;
}
.parro:hover
{
 color:#91c934;
}
.error
{
	font: normal normal bold 15px Calibri, Arial;
	color:red;
	text-decoration:none;
}
.sorry
{
	font: normal normal bold 15px Arial;
	color:#000000;
	text-decoration:none;
}	
/* fin textes */


/* Texte nouvelles */

.text_news
{	font: normal normal normal 9px Arial;
	color:#a7badc;
	line-height:16px;
	text-transform:uppercase;
}
.ttl_news
{	font: normal normal bold 11px Arial;
	color:#ffffff;
	text-decoration:underline;
	text-transform:uppercase;
}
.text_news_date
{	font: italic normal normal 12px Arial;
	color:#ffffff;
}
/* end nouvelles */
/* ************************************ */
.contenu_titre
{
	width:100%;
	height:58px;
}

.contenu_titre .titre
{
	width:100%;
	background-attachment:scroll;
	background-position:top;
	background-repeat: repeat-x;
	background-image:url(/images/fond_titrepage_texte.jpg);
	text-align:left;
	font-family:Arial;
	padding-left:10px;
	vertical-align:middle;
}
.contenu_titre .titre .gros
{
	font-size:20px;
}
.contenu_titre .titre .petit
{
	font-size:16px;
	padding-left:50px;
}

.review
{
	padding:10px;
	background-color:#fff;
	border:solid 1px #cbcbcb;
	margin-bottom:20px;
	font-family:Arial;
	text-align:left;
	width:90%;
}
.review .from
{
	background-color:#c3b8a2;
	padding:5px;
	color:#12447c;
}
.review .description
{
	padding:10px;
}
.review .type
{
	padding:10px;
	background-color:#3e84fe;
	color:#fff;
	font-weight:bold;	
}
.review .input
{
	padding:2px;
	background-color:#e1e1e1;
	
}
.addreview
{
	display:block;
	background-color:#3e84fe;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	float:left;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
	border:solid 2px #3065c3;
	color:#fff;
	text-decoration:none;
	
}
.addreview:hover
{
	background-color:#3065c3;
}
.espacebouton
{
	margin-right:20px;
}
.rowrapport td
{
	border-bottom: 1px solid #000;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	padding-top:5px;
}

.rowrapporttitre 
{
	background-color:#3e84fe;
}
.rowrapporttitre tr
{
	height:30px

}
.rowrapporttitre th
{
	color:#fff;

}
