
/********************** MISE EN FORME CONTENU **************************/
body#contenu{ font-family:Georgia, "Times New Roman", Times, serif; font-size:12px;}
#contenu h1, body#contenu h1{color:#b09e71; font-size:1.8em; font-weight:bold; text-transform:uppercase; margin-bottom:10px;}
#contenu h2, body#contenu h2{color:#9a877f; font-size:1.3em; font-weight:bold; text-transform:uppercase; margin-bottom:5px;}
#contenu h3, body#contenu h3{color:#6f615c; font-size:1.1em; font-weight:bold;  margin-bottom:2px;margin-top:5px; margin-left:15px;}
#contenu h4, body#contenu h4{}
#contenu h5, body#contenu h5{}
#contenu h6, body#contenu h6{}

#contenu p, body#contenu p{margin-bottom:5px; margin-left:15px; margin-right:25px; color:#444444;}
#contenu strong, body#contenu strong{color:#6f615c;}
#contenu em, body#contenu em{}

#contenu a, body#contenu a{color:#333333; text-decoration:underline;}
#contenu a:hover, body#contenu a:hover{color:#b09e71;}

#contenu ul, body#contenu ul{margin-left:50px;margin-bottom:10px;}
#contenu li, body#contenu li{list-style:url(../design/elmt/puce.gif); list-style-position:outside;margin-bottom:3px;}

#contenu blockquote, body#contenu blockquote{}

#contenu img{}
body#contenu img{}

hr, body#contenu hr{clear:both;}
.noborder{border:none!important}
.thickbox{}

.texte-blanc, .texte-blanc a{color:#ffffff!important;}
.texte-noir, .texte-noir a{color:#000000!important;}

.distinctions{
	padding-left:21px; 
	color:#000000; font-weight:bold;
	background:url(../design/elmt/etoile.gif) no-repeat top left;
	cursor:pointer;
}

p.prix-encadre{
	position:relative; display:block;
	width:135px; height:45px;
	padding-top:10px; margin-left:5px!important;margin-top:3px!important;
	background:url(../design/fond/bg_cadre.png) no-repeat top center;
	color:#feaa06;
	font-size:2.2em; font-weight:bold;
	text-align:center;
}
p.pourcentage-encadre{
	position:relative; float:left;display:block;
	width:98px; height:49px;
	background:url(../design/fond/bg_percent.png) no-repeat top left;
	color:#32231e; font-size:2.8em; font-weight:bold;
	padding-top:5px;
	text-align:center;
	margin-top:5px!important; margin-right:5px!important;
}

body.mceContentBody{ background-color:#ffffff;}

body#contenu .pagecolonnegauche{
	position:relative; float:left; display:block; width:49%; padding-right:8px;
	min-height:200px; height:auto!important; height:200px; 
	border:1px dotted #999999;
}
body#contenu .pagecolonnedroite{
	position:relative; float:right; display:block; width:47%; padding-left:8px;
	min-height:200px; height:auto!important; height:200px; 
	border:1px dotted #999999;
}
body#contenu .dist{border:1px dotted #999999; padding:2px;min-height:100px; height:auto!important; height:100px; }

body#contenu .limite_cadre_encart{border:1px solid #444444; padding:5px;width:233px; height:112px; overflow:hidden;}
body#contenu .limite_cadre_encart h1{color:#dc8310; font-size:1.5em; text-transform:uppercase; font-weight:normal;margin-bottom:0px!important;margin-top:0px;}
body#contenu .limite_cadre_encart p{margin-top:0px!important}
body#contenu .texte-blanc{color:#999999!important;}
body#contenu .limite_cadre_encart h2 a{color:#1f79ff; font-size:1.5em!important;margin-bottom:5px; text-transform:uppercase; font-weight:bold;}
body#contenu .limite_cadre_encart a{color:#444444}


body#contenu{padding:10px;}
body#contenu .spacer{display:block; clear:both;}
