/*** SIMULATION CONTENU ***/

#contenu {
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	float:left; 
}

#contenu{
	width:478px;	
}

#contenu .full {
 	width:700px;
}

.par {
	padding:0px 10px 8px 0px;
}

.par .normal {
	margin-top:5px;
}

.par .txt, .mceContentBody {
	color:#646c6a;
	font-family: Arial;
	font-size: 12px;
	text-align:justify;
	line-height:19px;
}

.par .txt p, .mceContentBody p {
	margin:5px 0px 5px 0px;
	padding:0px;
}

.par .txt a, .mceContentBody a {
	color:#E4312A;
}

.par .txt a:hover, .mceContentBody a:hover {
	color:#E4312A;
	text-decoration:underline;
}

.par .down a {
	font-weight:bold;
	color:#DD0600;	
	text-decoration:none;
}

.par .down a:hover {
	font-weight:bold;
	color:#110600;
	text-decoration:underline; 
}

.titre_page {
	font-size:22px;
	font-weight:normal;
	color:#808080;
	margin-bottom:20px;
}

.img_1 {
	float:left;
	margin:0px 20px 20px 0px;
}

.img_2 {
	text-align:center;
	margin:0px 0px 20px 0px;
	clear:both;
}

.img_3 {
	float:right;
	margin:0px 0px 20px 20px;
}

/******/

.par .normal .txt .titre_par {
	color:#808080;
}

.par .normal .txt ul {
	list-style-type:none;
}

.par .normal .txt a {
	text-decoration:none;
	color:#dba809;
}

/******/

.par .normal .titre {
	background:url(../img/fleche_titre.gif) no-repeat left center #F0B600;
	/*width:100px;*/
 	min-width:100px;
	font-size:11px;
	height:14px;
	color:white;
	padding-left:15px;
	display:inline;
	vertical-align:middle;
	line-height:14px;
	margin-bottom:10px;
	font-weight:bold;
	padding-right:10px;
}

.titre_rub
{
	font-size:28px;
	font-weight:normal;
	color:#f1bb11;
	margin-bottom:3px;
}

#droite_genere_page {
	width:948px;
	height:100%;
	background:url(../img/points/jaune.png) repeat white;
	float:left;
	 
}

/*** GALERIE ***/

.galerie {

}

.galerie .ligne td,  .multimedia .ligne td{
	width:175px;
	height:160px;
	vertical-align:middle;
	text-align:center;
	background-color:#F9F9F9;
	border:1px dotted #F0B600;
	padding:4px;
}

.clear {
	clear:both;
}

/****/

.adresse{ 
	background:#f9f9f9;
	margin-bottom:10px;
	padding:10px;
	border:1px dotted #F1BB11;
	text-align:left;
}
.adresse .iti_lib{
	width:70px; 
	display:block; 
	float:left;
}
.adresse div{ 
	margin-top:10px;
	
}