


#d0 {
	clear:both;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#FFFFFF;
	color:#737373;
	padding:0px 0px 0px 10px;
	/*height:25px;*/
	margin-bottom:20px

}

/*--------------------------------------------------------------*/

#d1 {
	float:left;
	width:732px;
	/*height:30px;*/
	background-image:url(/images/barre_vertical.gif) ;
	background-position:left ;
	background-repeat:repeat-y;


}

#contenu_texte {
	background-image:url(/images/barre_vertical.gif) ;
	background-position:left ;
	background-repeat:repeat-y;
	float:left;
}

/*--------------------------------------------------------------*/

#d2 {
	text-align:left;
	float:left;
	width:350px;
	padding-left:65px;
	color:#ff6a00;
	font-size:12px;
	/*height:30px;*/
	clear: right;
	margin-bottom:20px

}

#d2 A:link,  #d2 A:visited, #d2 A:active{
	text-align:left;
	color:#ff6a00;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	/*font-size:12px;*/

}

#d2 A:hover{
	text-align:left;
	color:#ff6a00;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	/*font-size:12px;*/

}
/*------------------------------------------------------------*/



#d3 {
	/*clear:left;*/
	float:left;
	width:64px;
	background-image:url(/images/barre_vertical.gif);
	background-repeat:repeat-y;
	height:100%;
	text-align:center;
}

/*------------------------------------------------------------*/


#d4 {
	float:left;
	width:350px;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	color:#475a70;
}

#d4 h1 {
	color:#000000;
	margin-top:15px;
}


#d4 h2 {
	font-weight:bold;
	color:#000000;
}

#d4 UL {
	list-style-image:url(/images/puce2.gif);
	
}

#d4 IMG{
	float:left;
	margin-right:5px;
}

#d4 a {
	color:#ff6a00;
	text-decoration:underline;
}

/*-------------------------------------------------------*/
#d5 {
	float:left;
	text-align:left;
	width:318px;
	height:100%;
}


#d5 UL {
	list-style:none;
	list-style-image:url(/images/puce.gif);
}

#d5 LI {
	line-height:25px;
}
#d5 a:link, #d5 a:visited, #d5 a:active {
	font-family: Arial,Helvetica,sans-serif;
	text-decoration:underline;
	color:#000000 ;
	
}
#d5 a:hover {
	font-family: Arial,Helvetica,sans-serif;
	color:#FF9900;
	text-decoration:underline;
}

