html, body, div {
	margin:0;
	padding:0;
}
body{
	font: 70% verdana,arial,sans-serif; 
	color: #666;
}


a {
	color: #CB2424;
	text-decoration: underline;
}
a:hover {	
	text-decoration: none;
}

#header a, #footer a {
	color: #D7CA00; 
	font-weight: bold;
	text-decoration: none;
}
#header a:hover, #footer a:hover {
	background-color: #D7CA00; 
	color: #000; 
}
#footer .menubas a {
	color: #B7B7B7;
	font-size: 110%;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
}
#footer .menubas a.on {
	color: #D7CA00; 
	font-weight: bold;
}
#footer .menubas a:hover {
	color: #000; 
}


h2 {
	text-align:right;
	margin: 0px 39px 0px 32px;
	padding:0;
	font: normal 1em arial;
	letter-spacing: 1px;
	color: #CB2424;
	border-bottom: 1px #CB2424 solid;
	text-transform: uppercase;
}
h2 strong {
	font: bold 125% verdana;
	letter-spacing: 0px;
}
h3 {
	padding: 20px 39px 0px 45px;
	margin: 0;
	font: bold 120% verdana;
	text-transform: uppercase;
}
h3 strong {
	color: #CB2424;
	font: bold 105% arial;
	letter-spacing: 2px;
}
h3.nomarge {
	padding: 20px 0px 15px 6px;
}



#container {
	min-width: 1000px;
}
#header { 
	text-align: center; 
	min-width: 985px;
}
#header h1 {
	font-size: 90%;
	font-weight: normal;
	letter-spacing: 2px;
	margin:0;
	padding-top:8px;
	padding-bottom:8px;
	background: #000;
	color: #fff;
}  
  

.centre {
	margin : 0 auto;
	width: 985px;
}

#wrapper{
	text-align:right;
	padding-top:20px;
	float:left; 
}
#content{
	text-align:left;
	background: #fff url("/img/fdCtt.jpg") no-repeat top right;
	width: 540px;
}
#navigation { 
	padding-top:13px;
	margin-left: 25px;
	float:left;
	width:200px;
}
#navigation p {
	text-align:center;
}
#extra {
	text-align:right;
	padding-top:160px;
	float:left;
	width:215px;
}
#footer{
	font-size: 90%;
	letter-spacing: 2px;
	padding-top:5px;
	margin-top:15px;
	background: #322828;
	color: #B7B7B7;
	min-width: 985px;
}
#footer .menubas {
	text-align: center;
	padding-bottom:5px;
}


.entete {
	margin: 14px 39px 14px 0px;
}
#entete_img {
	float:right;
	border: 8px #E8E8E8 solid;
	width: 452px;
	height: 237px;
	position: relative;
}
#entete_txt {
   overflow : auto;
   position: absolute;
   width: 335px;
   max-height: 227px;
   bottom: 5px;
   right: 5px;
   z-index: 10; 
}
#entete_txt p {  
 	padding:10px;
	margin: 0;
	color: #fff; 
 	text-align: justify;
}
#entete_txt ol { 
	margin-top: 0;
	color: #fff; 
 	text-align: justify;
}

#menu, #menu li {
	margin: 0; 
	padding: 0;
	list-style-type: none;
}
#menu {
	margin-top: 40px;
	margin-bottom: 20px;
}
#menu li {
	margin-top: 1px;
	padding-left: 4px;
}

#menu li.menu1 { background-color: #6DA50C; }
#menu li.menu2 { background-color: #CB2424; }
#menu li.menu3 { background-color: #78C0DB; }
#menu li.menu4 { background-color: #C4089A; }
#menu li.menu5 { background-color: #E68200; }

#menu li a {
	text-decoration: none;
	font: bold 115% verdana;
	display: block;
	background-color: #F8F8F8;
	color: #292929;
	padding: 10px 15px 10px 15px;
	text-transform: uppercase;
}
#menu li.menu1 a:hover, #menu li.menu1 a.on {
	background-color: #C7DBA6;
}
#menu li.menu2 a:hover, #menu li.menu2 a.on {
	background-color: #E8AEAE;
}
#menu li.menu3 a:hover, #menu li.menu3 a.on {
	background-color: #CBE4EE;
}
#menu li.menu4 a:hover, #menu li.menu4 a.on {
	background-color: #E6A4D7;
}
#menu li.menu5 a:hover, #menu li.menu5 a.on {
	background-color: #F2CFA1;
}

#site {
	background: #F8F8F8 url("/img/fdSite.gif") repeat-y top left;
	padding: 20px;
	padding-top: 12px; 
	font: bold 115% verdana;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #CB2424;
}
#site ul {
	margin: 0; 
	padding: 0;
	list-style-type: none;
}
#site li {
	margin-top: 6px;
	padding-left: 20px;
}
#site li a {
	font-size: 95%;
	text-decoration: none;
	text-transform: none;
	color: #888;
}
#site li.site1 {
	background: transparent url("/img/puceElite.gif") no-repeat center left;
}
#site li.site1 a:hover {
	color: #73005A;
}
#site li.site2 {
	background: transparent url("/img/puceSelection.gif") no-repeat center left;
}
#site li.site2 a:hover {
	color: #44A500;
}


.txt1 {
	color: #D7CA00; /* jaune */ 
}
.txt2 {
	color: #fff; 
}
.txt3 {
	color: #000; 
}
.txt4 {
	color: #CB2424; /* rouge */ 
}
.txt5 {
	color: #B7B7B7; /* gris de la baseline */ 
}
.pti {
	font-size: 90%; 
}
.clearR {
	clear: right;
}
.clearL {
	clear: left;
}
.clearB {
	clear: both;
}
.trait {
	border-right: 1px solid #E8E8E8;
}
.trait2 {
	border-left: 1px dashed #E8E8E8;
}
.gche {
	float: left;
	text-align: center;
}
.dte {
	float: right;
	margin-left: 10px;
	padding-bottom: 20px;
	width: 190px;
}
.gauche {
	float: left;
	width: 540px;
}
.droite {
	float: right;
	width: 415px;
}
.graph {
	display: none;
}
.parag {
	text-align:justify;
	margin:10px 39px 10px 32px;
}
.parag2 {
	text-align:right;
	margin:10px 30px 10px 10px;
}
.cadre {
	text-align:justify;
	padding:15px 39px 32px 32px;
	margin:0;
	background: transparent url("/img/fdParag.gif") no-repeat bottom left;
}
.cadre2 {
	text-align:center;
	width: 12em;
	padding:10px;
	margin:0;
	margin-left: 35px;
	margin-bottom: 1px;
	background-color: #CB2424;
	color: #fff;
}
.cadre2 a {
	color: #fff;
}
.centre0 {
	background: transparent url("/img/fdCentre0.jpg") no-repeat;
}
.centreInt0 {
   background: transparent url("/img/fdCentre0Int.jpg") no-repeat bottom right;
}
.centre1 {
	background: transparent url("/img/fdCentre1.jpg") no-repeat;
}
.centreInt1 {
   background: transparent url("/img/fdCentre1Int.jpg") no-repeat bottom right;
}
.centre2 {
	background: transparent url("/img/fdCentre2.jpg") no-repeat;
}
.centreInt2 {
   background: transparent url("/img/fdCentre2Int.jpg") no-repeat bottom right;
}
.centre3 {
	background: transparent url("/img/fdCentre3.jpg") no-repeat;
}
.centreInt3 {
   background: transparent url("/img/fdCentre3Int.jpg") no-repeat bottom right;
}
.centre4 {
	background: transparent url("/img/fdCentre4.jpg") no-repeat;
}
.centreInt4 {
   background: transparent url("/img/fdCentre4Int.jpg") no-repeat bottom right;
}
.centre5 {
	background: transparent url("/img/fdCentre5.jpg") no-repeat;
}
.centreInt5 {
   background: transparent url("/img/fdCentre5Int.jpg") no-repeat bottom right;
}
.bord {
	border: 1px solid #CB2424; /* rouge */ 
}