/* CSS Document */
body {
font-family:  georgia, Arial,Geneva, Arial, Helvetica, sans-serif;
font-size: 0.8em;
color: #999999;
font-weight:bold;
background:url(background.jpg) no-repeat #04065d;
margin: 0;
padding: 0;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #FFFF00;
	text-decoration:overline;	
}
p {
margin: 0 0 10px 0;
}
h1{ font-size: 1.2em; color:#FFFF00;}
h2{ font-size: 0.8em; color:#FFFF00;}
#conteneur {
width:760px;
margin:0 auto;
}
#header {
height: 168px;
background:url(banniere1.jpg) no-repeat; border-right:#FFFFFF thin solid;
}
#cadreband1
{background:url(band1.gif) top left no-repeat;
height:1px;line-height:1px;
font-size:1px; 
padding:0;
margin:0;

}
#menu{

}
#cadreband2
{background:url(band1.gif) bottom left no-repeat;height:1px;
line-height:1px;font-size:1px; 
}
#centre {
margin-left: 150px;
margin-right: 227px;
margin-top:0px;
}
#gauche {
float:left;
width: 150px;
margin-top: 50px;

}
#droite {
float:right;
width: 222px;
}
#centreformation{float:right; width: auto;}
#pied {
clear:both;
height: 30px;
font-size:0.8em;
}
#menugauche {
list-style-type: none;
padding:0;
margin:0px;
}
#menugauche li {
margin-bottom: 5px;
}
#menugauche a {
margin: 0 2px;
text-decoration: none;
}
#menugauche a:hover {
text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.Style16 {font-size:1.1em;
color:#FFFF00;
text-decoration:none;

  }
.Style5 {font-size:1.1em;
text-decoration: overline;
font-family: Arial, Helvetica, sans-serif }
.Style11 {font-size:1.1em;
font-family: Arial, Helvetica, sans-serif }
.imageflottante{float:left;}
.imagecentre{border:thin #FFFFFF solid;} 
.imagedroite{ border-bottom:thin #FFFFFF solid; border-left:thin #FFFFFF solid; border-right:thin solid #FFFFFF;}
.imagebanniere { border-right:#FFFFFF thin solid}
a img
{border:none;}
.italique
{font-style: italic; color: #FFFFFF; font-size:0.9em;}
.centrage1{ text-align:center}
.centrage2{text-align:right;}