ul, li{
	padding:0;
	margin:0;
	list-style-type: none;		
}

/* ****** h1 = entete : bloc menu général ******** */	

#entete{
	margin:0;
	padding:0;
	font-size:8pt;
	width:995px;
	height:35px;
	background-image:url(../images/fond_menu.gif);
	background-repeat:no-repeat;
}

#entete ul{
	padding:14px 0 0 0;
}

#entete ul li{
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; 
font-weight:normal;
color:#FFF;
display:inline;
padding-right:26px;
}

#entete #coind{
	padding-right:0;
}

#entete ul li a{
	color:#fff;
	text-decoration:none;
	padding: 5px 5px 8px 0;
}

#entete ul li a:hover{
	background-color:#FE6A10;
}

#entete ul li.allume a{
	color:#fff;
	text-decoration:none;
	padding: 5px 5px 8px 0;
	background-color:#FE6A10;
}

#entete #coind.allumed a{
	color:#fff;
	text-decoration:none;
	padding: 5px 5px 8px 0;
	background-color:#FE6A10;
}
/* *********************************************** */	

/* ******* footer **********/
#footer{
	width:995px;
	height:32px;
	background: #fff url(../images/bgFooter.gif) no-repeat;
}
/* *************************/

.piedpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}

.menuhaut {
	margin-left: 25px;
}


.gras_orange{
	font-size:11pt;
	font-weight:bold;
	color:#FE6A12;
}

.gras_orange_pt{
	font-size:9pt;
	font-weight:bold;
	color:#FE6A12;
}

.gras_orange_p{
	font-size:11px;
	font-weight:bold;
	color:#FE6A12;
}

.gras_noir_p{
	font-size:11px;
	font-weight:bold;
	color:#000000;
}

.gras_orange_quote{
	font-size:8pt;
	font-weight:bold;
	color:#FE6A12;
}


.gras_gris_pt{
	font-size:8pt;
	font-weight:bold;
	color:#373737;
}

.gras_gris_10pt{
	font-size:10pt;
	font-weight:bold;
	color:#373737;
}

.trait_gris{
display:block;
width:100%;
height:1px;
background:url(../images/trait_gris.gif) repeat-x;
}

.gras_fleche_orange10{
	display:block;
	height:16px;
	width:100%;
	background:url(../images/puce5.gif) no-repeat;
	font-size:10pt;
	font-weight:bold;
	color:#FE6A12;
	padding-left:15px;
}

.gras_fleche_orange9{
	display:block;
	height:16px;
	width:100%;
	background:url(../images/puce5.gif) no-repeat;
	font-size:10pt;
	font-weight:bold;
	color:#FE6A12;
	padding-left:15px;
}

