@charset "UTF-8";
/* CSS Document */

body {
background: url(../img/site/fond3.jpg);
background-repeat: no-repeat center top;
background-attachement: fixed;
/*color:#004488;*/
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:12px;
text-align:center;
margin:0 auto;
} 

.clear{font-size:1pt; height:1px; clear:both;}


#conteneur	{  margin-right:auto; margin-left:auto; width:950px; text-align:center;}

#conteneur-online	{ background:url(../ico/fond_site.png) no-repeat center top; width:950px; height:754px; z-index:2;}

#contenuSite	{float:left; margin-top:0px; margin-left:120px; width:700px; height:520px;}

#logoCFE	{ width:75px; height:115px; float:right;}

#logoPartenaires { width:89px; height:266px; float:right; margin-top:90px; margin-right:14px;}

#navigationFFV {float:left; margin-top:100px; width:150px; height:100px;}

#navigationF30 {float:left; margin-top:140px; margin-left:270px; width:60px; height:60px;}



#navigationHaut {float:right; margin-top:14px; margin-right:58px; width:200px;height:16px; text-align:right; font-size:12px;color:#FFF;}

#navigationGauche {float:left; margin-top:26px; margin-left:4px; width:100px; height:200px; text-align:right; font-size:14px; font-weight:bold; line-height:14px; color:#FFF;}

#navigationMilieu {float:left; margin-top:0px; width:235px; height:200px;}



#footer { background:url(../ico/elementfond.png) repeat center top; margin-right:auto; margin-left:auto; width:950px; height:16px; text-align:center; font-size:9px; padding-top:6px}


h1 { 
	font-weight: bold;
	font-size:20px;
	color:#FF0000; 
	font-variant:small-caps;
	border-bottom-style: double;
	border-bottom-color:#ff0000;
	border-bottom-width:thin; 
	}


h2 {	
	font-weight: bold;
	font-size:16px;
	font-variant:small-caps; 
	color:#ff0000;
	font-size:14px;
	}

h3 {	
	font-weight: bold;
	font-size:14px;
	font-variant:small-caps; 
	color:#004488;
	font-size:14px;
	}


.Texte 	{ 
		font-size:12px;
		color:#004488;
		text-align: justify;
		}

#Plan	{	/* Plan de sous-menu ancré, affiché en haut de page */
			font-weight: bold;
			font-variant:small-caps; 
			color: #FF0000;
			font-size:14px; 
			text-align: center;
		}
.Rouge 	{ 
		color:#ff0000;
		}
.Trait 	{ 
		border-bottom-style:double;
		border-bottom-color:#ff0000;
		border-bottom-width:thin; 
		}

.formu 	{ background-color:#FFFFFF; color:#004488; font-style:italic; font-size:12px;}

.remarques 	{color:#004488; font-style:italic; font-size:10px;}

a.lien:link { color:#004488; text-decoration:none;}
a.lien:visited { color: #004488; text-decoration:none;}
a.lien:active { color: #004488; text-decoration:none;}
a.lien:hover { color:#FF0000; text-decoration:none;}

a.navigationGauche:link { color:#FFFFFF; text-decoration:none;}
a.navigationGauche:visited { color: #FFFFFF; text-decoration:none;}
a.navigationGauche:active { color: #FFFFFF; text-decoration:none;}
a.navigationGauche:hover { color:#FF0000; text-decoration:none;}

a.lienHaut:link { color:#FF0000; text-decoration:none;}
a.lienHaut:visited { color: #FF0000; text-decoration:none;}
a.lienHaut:active { color: #FF0000; text-decoration:none;}
a.lienHaut:hover { color:#004488; text-decoration:none;}



