h1,h2,h3,h4,h5,form
	{
	margin:0;
	padding:0;
	}
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fc9f0c;
}
#container
	{
	padding:0;
	margin:0 auto;
	width:930px;
	height:650px;
	}
#header
	{
	padding:0;
	margin:0;
	clear:both;
	height:25px;
	}
	
#logo
	{
	width:348px;
	float:left;
	text-align:center;
	padding-bottom:10px;
	}
#accroche
	{
	text-align:center;
	width:582px;
	float:left;
	padding-bottom:10px;
	background-image:url(../images/fondCadre.jpg);
	background-repeat:repeat-y;
	}
#borderBleu
	{
	width:1px; height:220px; margin:20px 0px; background-color:#294A8F;
	}	

#band
	{
	clear:both;
	}

#nav {
	padding:0;
	margin:0;
	width: 930px;
	height: auto;
	background-color:#F07609;
}
ul#menu 
	{
	padding:0;
	margin:0;
	height: 21px;
	list-style-type: none;

	}
#menu li 
	{
	padding:0;
	margin:0;
	width:auto;
	height:auto;
	list-style-type: none;
	float:left;
	text-align: center;
	font-size: 12px;
	}
#menu li .sep
	{
	display:block;
	width:6px;
	}

#menu li a
	{
	padding:3px 0;
	margin: 0;
	display: block;
	width: 150px;
	height: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-size:12px;
	}

#menu li a:hover
	{
	background-color: #bf5a00;
	}
	
#content 
	{
	margin: 0;
	padding: 10px 0;
	background-image:url(../images/fondContent.jpg);
	background-repeat:no-repeat;
	height:300px;
	}
#contentP 
	{
	margin: 0;
	padding: 10px 0;
	height:300px;
	}
#contentG
	{
	width:400px;
	height:300px;
	float:left;
	}
#contentD
	{
	width:530px;
	height:300px;
	float:left;
	}
#texteintro
	{
	line-height: 17px;
	width:250px;
	padding: 20px 30px 0px 0px;
	text-align:justify;
	letter-spacing:normal;
	height:auto;
	}
#textepages
	{
	width:300px;
	padding: 20px 20px 10px 30px;
	text-align:justify;
	height:auto;
	}
	
#texteindex{
	margin: 0 auto;
	line-height: 16px;
	margin-top:10px;
	width: 205px;
	height: 50px;
	text-align:center;
}
#texteindexDef
	{
	margin: 0;
	margin-top:10px;
	line-height: 14px;
	width: 255px;
	height: 50px;
	text-align:center;
	display:none;
	}
#texteDef
	{
	margin: 0 auto;
	line-height: 16px;
	margin-top:10px;
	width: 205px;
	height: 50px;
	text-align:center;
	display:none;
	}
.texteind{
	color: #4582ff;
}
#footer{
	clear: both;
	margin: 0;
	padding: 3px 0px;
	border:1px solid #68440A;
	text-align:center;
	font-size:10px;
}





/* menu footer */
#menuf {
	margin: 0px;
	padding: 0px;
}
#menuf li {
	width: auto;
	float: left;
	margin:0;
	padding-left: 30px;
	list-style-type: none;
	text-align: center;
}

.footerLink
	{
	font-size: 10px;
	text-decoration: none;
	padding-left:20px;
	}
.footerLink:link,.footerLink:active,.footerLink:visited 
{
	color: #f07609;
}
.footerLink:hover{
	color: #ffffff;
}

.blanc
	{
	color:#ffffff;
	}
.gauche
	{
	width:auto;
	float:left;
	}
.t14 {
	font-size: 14px;
}

.t12
	{
	font-size: 12px;
	}
.t11
	{
	font-size: 11px;
	}
.t10
	{
	font-size: 10px;
	}
.t9
	{
	font-size: 9px;
	}
.esp8
	{
	clear:both;
	padding:4px 0;
	}
.orange {
	color:#f07609;
}

.orangeClair
	{
	color:#FDB953;
	}
.orangeBleu
	{
	margin:0;
	padding:0;
	font-size:10px;
	display:none;
	color:#FDB953;
	}
.btn
	{
	background-color:#f07609;
	color:#ffffff;
	width:100px;
	font-weight:bold;
	height:20px;
	font-size:12px;
	letter-spacing:normal;
	}
.borderVbleu
	{
	width:1px; 
	height:240px; 
	margin:30px 4px 10px 0px; 
	background-color:#294A8F;
	}	
	
.borderG
	{
	border-left:1px solid #666666;
	}
.borderH
	{
	border-top:1px solid #666666;
	}
.borderB
	{
	border-bottom:1px solid #666666;
	}
.borderD
	{
	border-right:1px solid #666666;
	}