/* CSS Document */
/*Positionnement global*/
body {font-family:arial;font-size: 12px;background-color: #fff;text-align: center;margin:0px; }
#visuel {
	float: left;
}
p{margin:0px;padding:0px;}
#container{	margin-left: auto;	margin-right: auto;	width: 780px;	text-align: left;	background-image: url(../img/fd_top.gif);	background-repeat: no-repeat;background-position: top;padding-right: 30px;padding-left: 30px;position:relative;
}
#localisation {display: block;padding-top: 27px;padding-left: 23px;margin-bottom: 7px;position:relative;}
#navigation {display: block;height: 20px;width: 767px;padding-left: 19px;}
#header {
	background-image: url(../img/reserve_chapo.jpg);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	width: 734px;
	margin-top: 13px;
	margin-left: 23px;
	height: 171px;
}
#rubrique{	padding-top: 24px;
	padding-bottom: 17px;}
#chapo {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 14px;font-weight: bold;color: #FFFFFF;padding-left: 5px;
}

#footer {
	clear:both;
	display: block;
	background-image: url(../img/footer.jpg);
	height: 34px;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	bottom: 0px;
	margin-left: auto;	margin-right: auto;
	width: 734px;
}
p.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B92177;
	padding-bottom: 33px;
}

#main {	display: block;	width: 734px;	margin-left: 23px;clear:both;}
#main #content {
	display: block;
	float: left;
	
	width: 500px;
	padding-top: 40px;
}

p.titre {
	background-image: url(../img/puce_a.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B92177;
	padding-bottom: 18px;
}
p.sstitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B92177;
}

 label{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B92177;
}
input {width:180px;}

p.txt{
	padding-bottom: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
p img{
	border: 1px solid #B92177;
	margin-right: 10px;
	margin-top: 10px;
}
#tools {
	padding-top: 40px;
	text-align: center;
}

#main #tools {	float: left;	height: 100px;	width: 220px;}

/*Menu*/
ul {padding:0;margin:0;list-style-type: none;width:737px; /* précision pour Opera */}
.menu li {float: left;}
.menu a {
	margin: 0px;
	width: 50px;
	height: 18px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #fff;
	background: #DC90BB;
	font-size: 13px;
	/*border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #900F4E;*/
	margin-right:1px;
	white-space: nowrap;
	padding-left: 11px;
	padding-right: 11px;
	padding-top: 2px;
}
*>.menu a {width: auto;}
.menu a:hover {background: #fff;color:#B92177;}
.menu a:active {background: #fff;color:#B92177;}
.menu a.on {background: #fff;color:#B92177;}
.util{clear:both;}
#beforeafter img {
}
p.sstitre2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
}
p.sstitre span.date{font-weight:bold;color:#666;}
.f-item{
	padding-left: 4px;
	background-image: url(../img/f-item.gif);
	background-repeat: repeat-x;
}
#navigation a{
	display:block;
	padding-bottom: 4px;
	background-image: url(../img/item.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.l-item{
	padding-right: 4px;
	background-image: url(../img/l-item.gif);
	background-repeat: repeat-x;
	
}