#contenu h1{
	font-size:1.6em; color:#c13372;
	margin-bottom:10px;
	background:url(../design/element/bg_h1.gif) no-repeat 0px 4px; 
	padding-left:28px;text-transform:uppercase;
}
#contenu h2{
	font-size:1.3em; color:#425a83;
	margin-left:28px; margin-bottom:6px;
	border-bottom:1px dotted #425a83;
	 margin-right:35px;
}
#contenu h3{
	font-size:1.2em; color:#c13372;
	margin-left:35px; margin-bottom:4px;
}
#contenu h4{
	font-size:1.0em; color:#182032;
	margin-left:35px; margin-bottom:3px;
	text-transform:uppercase;
}
#contenu h5{
	font-size:1.0em; color:#c13372;
	margin-left:35px; margin-bottom:3px;
	text-transform:uppercase;
}
#contenu h6{}

#contenu p{margin-left:35px; margin-bottom:8px; margin-right:35px;}
#contenu strong{color:#253e5b;}
#contenu em, body#contenu em{font-style:normal; font-weight:bold; color:#c13372;}

#contenu a{color:#c13372;}
#contenu a:hover{color:#000000; text-decoration:underline;}

#contenu ul{margin-left:60px; margin-bottom:16px;}
#contenu li{list-style:url(../design/element/puce.gif); list-style-position:outside; margin-right:35px; margin-bottom:3px;}

#contenu blockquote{margin-left:80px;margin-bottom:15px; margin-right:35px;}

#contenu img{border:1px solid #000000; margin:10px; display:block; clear:right;}
body#contenu img{border:1px solid #000000; margin:10px; display:block; clear:right;}

hr{clear:both;}
.noborder{border:none!important}
.thickbox{}

#contenu table p{margin:0px!important;}


.tableau{
	margin-left:35px; margin-right:35px; margin-bottom:15px;
	width:650px;
	background-color:#ececec;
	border:1px dotted #999999; border-bottom:none;
}
.tableau th{background-color:#243b5a; color:#ffffff; text-transform:uppercase; font-size:1.0em; font-weight:normal; padding:4px;}
.tableau td{padding:5px;border-bottom:1px dotted #999999;}

.lien_vers_plan{
	display:block; background:url(../design/element/localisation.jpg) no-repeat top left;
	padding-left:25px; height:20px;
	color:#425a83!important; font-weight:bold;
}
.encart_telephone{
	background:#466094 url(../design/element/encart_phone.gif) no-repeat center right;
	padding-right:52px; width:200px;
	display:block;
	text-align:center; color:#ffffff; 
	font-size:1.3em!important;
	padding-top:5px; padding-bottom:5px; 
	margin-top:25px;
}
.encart_telephone strong{color:#ffffff!important; font-size:1.1em!important;}

body#contenu .colonne_gauche{
	position:relative; float:left; display:block;
	width:330px;padding:10px;
	border:1px dotted #999999;
	min-height:250px;
}
body#contenu .colonne_droite{
	position:relative; float:left; display:block;
	width:330px;padding:10px;
	border:1px dotted #999999;
	min-height:250px;
}
body#contenu .spacer{clear:both; display:block;}