@charset "UTF-8";
/* CSS Document */

#div_banniere {
	height: 121px;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/fr/fr-multiplix.gif);
	background-repeat: repeat-x;
	text-align: right;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 0px;
	visibility: hidden;
}
#div_drapeaux {
	margin-left: auto;
	margin-right: auto;
	vertical-align: bottom;
	margin-top: 5px;
	text-align: right;
	width: 850px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D20018;
	height: 18px;
	border: thin none #000000;
	visibility: hidden;
}
#div_menu {
	background-color: #DE0019;
	height: 30px;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #CCCCCC;
	visibility: hidden;
}
#div_corps {
	height: auto;
	width: 18cm;
	background-color: #FFFFFF;
	border: thin solid #000000;
	padding: 0px;
	visibility: visible;
	margin: 2cm;
}
#div_bas {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	visibility: hidden;
}
#div_compteur {
	float: left;
	height: 20px;
	width: 425px;
	visibility: hidden;
}
#div_referencement {
	width: 425px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	visibility: hidden;
}
#div_pied {
	margin-left: auto;
	margin-right: auto;
	height: auto;
	width: 850px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #000000;
	visibility: hidden;
}


#menu, #menu ul
{
	padding : 0; /* pas de marge intérieure */
	margin : 0; /* pas de marge extérieure */
	list-style : none; /* on supprime le style par défault de la liste */
	line-height : 30px; /* hauteur */
	text-align : center; /* on centre le texte qui se trouve dans la liste */
}

#menu /* Ensemble du menu */
{
	font-weight : bold; /* texte en gras */
	font-family : Arial; /* police menu */
	font-size : 12px; /* taille texte menu */
}

#menu a /* Contenu des listes */
{
	display	: block; /*  des balises de type block */
	padding	: 0; /* aucune marge intérieure */
	background : #DE0019; /* couleur de fond */	
	color : white; /* couleur du texte */
	text-decoration : none; /* on supprime le style par défault des liens (la pluspart du temps = souligné) */
	width : 120px; /* largeur de la case */
}

#menu li /* Elements des listes */	
{ 
	float : left; 
	border-right : 1px solid #ffffff; /* bordure blanche &agrave; droite de chaque élément */
}

html>body #menu li
{
	border-right: 1px solid white ; /*  bordure blanche &agrave; droite de chaque élément */
}

#menu li ul /* Sous-listes */
{ 
	position: absolute; /* Position absolue */
	width: 144px; /* Largeur des sous-listes */
	left: -999em; /* Hop, on envoi loin du champ de vision */
}


#menu li ul li /* Eléments de sous-listes */
{
	border-top : 1px solid #fff; /* bordure blanche en haut de chaque élément d'une sous liste */
}

html>body #menu li ul li		
{
	border-top : 1px solid white; /* bordure transparante en haut de chaque élément */
}

#menu li ul ul 
{
	margin		: -22px 0 0 144px ; /* On décale les sous-sous-listes qu'elles ne soient pas au dessus des sous-listes */	
	border-left	: 1px solid #fff ; /* Petite bordure &agrave; gauche pour ne pas coller */	
}

html>body #menu li ul ul		
{
	border-left	: 1px solid transparent ; /* bordure transparante sur la gauche de chaque élément */
}

#menu a:hover /* Lorsque la souris passe sur un des liens */	
{
	color: #ffffff; /* On passe le texte en blanc ... */
	background: #A7C96E; /* ... et au contraire, le fond en vert */
}

#menu li:hover ul ul, #menu li.sfhover ul ul /* Sous-sous-listes lorsque la souris passe sur un élément de liste */
{
	left: -999em; /* On expédie les sous-sous-listes hors du champ de vision */
}

#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul  /* Sous-listes lorsque la souris passe sur un élément de liste ET sous-sous-lites lorsque la souris passe sur un élément de sous-liste */
{
	left: auto; /* Repositionnement normal */
	min-height: 0; /* Corrige un bug */
}

a
{
	text-decoration: none;
	color: #ae0000;
}

a:hover
{
	font-weight: bold;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #DE0019;
	text-align: center;
}

.lastname {
	visibility:hidden;
	font-size: 12px;
}

.corps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
#div_corps #formulaire #tableau_formulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #E7EFF4;
	border-right-color: #E7EFF4;
	border-bottom-color: #E7EFF4;
	border-left-color: #E7EFF4;
}
#div_accueil {
	background-image: url(../images/fr/fr-accueil.jpg);
	background-repeat: no-repeat;
	background-position: right 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #318925;
	line-height: 20px;
	font-size: 14px;
}
#div_slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #DE0019;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #000000;
	text-align: center;
	padding: 0px;
	height: auto;
	vertical-align: middle;
	margin-top: 0px;
}
.sous_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #DE0019;
}
