/* CSS Document */
* {
	margin: 0;
	padding: 0;
}
body, div, form, ul, li, dl, dt, dd, img {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
body {
	height: 100%;
	background-color: #E5E5E5;
	margin: 0 auto;
	background-image: url(../images/fond-body.jpg);
	background-repeat: repeat-x;
}
#super_conteneur {
	width: 1040px;
height: 801px;
	margin: 0 auto;
	background-image: url(../images/fond-super-conteneur.jpg);
	background-repeat: repeat-y;
}
.spacer {
	clear: both;
}
#header {
	width: 1040px;
	height: 181px;
	background-image: url(../images/fond-header.jpg);
}
h2 {
	color: #FFFFFF;
	font-size: 22px;
}
h1 {
	font-size: 16px;
	color: #FFFFFF;
}
h3 {
	font-size: 14px;
	color: #ED24E3;
	padding-left: 20px;
	text-align: left;
}
h4 {
	font-size: 12px;
	color: #EFA300;
	padding-left: 20px;
	text-align: left;
}
#drap {
position: absolute;
left: 2px;
top: 2px;
}
#devis {
	float: right;
	margin-right: 50px;
	width: 151px;
	height: 150px;
	background: url(../images/eclate.png);
}
#devis span.dev {
	position: relative;
	display: block;
	width: 151px;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bolder;
	padding: 45px 0 15px 0;
}
#devis span.dev a {
	text-decoration: none;
	color: #ED24E3;
}
#devis span.grat {
	position: relative;
	display: block;
	width: 151px;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 20px 0;
}
#devis span.grat a {
	text-decoration: none;
	color: #ED24E3;
	height: 20px;
}
#mots {
position: relative;
	clear: both;
	margin: 0 auto;
	width: 950px;
	height: 20px;
	background-color: #ED24E3;
}
#conteneur {
	width: 950px;
	height: 600px;
	margin: 0 auto;
	/*background-image: url(../images/fond-conteneur.jpg);
	background-repeat: repeat-y;*/
}
.gauche {
	float: left;
	width: 258px;
	height: 600px;
border-right: 1px solid #828177;
margin: 0;
padding: 0;
	/*background-color: #98E72A;
*/
}
ul.menu {
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	display: block;
	font-size: 12px;
	line-height: 230%;
	width: 200px;
}
ul.menu li {
	margin: 5px 0 0 0;
	padding: 0;
	/*border-top: 1px solid #4D0000;
*/
	/*border-bottom: 1px solid #761A1A;
*/
}
ul.menu li a.pt_mail {
	display: block;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #fff;
background: #ED24E3;

	padding: 0 0 0 20px;
	width: 238px;
	background-image: url(../images/intercalaire.gif);
	background-repeat: no-repeat;
}
ul.menu li a {
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #fff;
background: #ED24E3;

	padding: 0 0 0 20px;
	width: 238px;
	background-image: url(../images/intercalaire.gif);
	background-repeat: no-repeat;
}
ul.menu li a:hover {
	background: #F1AF13;
}
ul.menu li a.current, ul.menu li a.current:hover {
	background: #993333;
}
#centre {
	float: left;
	width: 525px;
	height: 600px;
	/*border: 1px solid #761A1A;
*/
}
#centre p {
clear: both;
	width: 500px;
	font-size: 13px;
	text-align: left;
	margin: 10px auto;
	text-indent: 10px;
}
#droite_annonce {
	float: right;
	width: 160px;
	height: 600px;
margin: 0;
padding: 0;
/*background-color: #C9C7C7;*/
}
#pied {
	width: 100%;
	height: 35px;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #C9C7C7;
}
.lien1, .lien1 a{
font-size: 10px;
color: #FFFFFF;
text-decoration: none;
}
.lien_simp, .lien_simp a{
text-decoration: none;
color: #000000;
}
/*plan du site*/
#centre ul.plan {
	float: left;
	margin: 0 0 0 30px;
	padding: 5px;
	list-style-type: none;
	font-size: 12px;


}
#centre ul.plan li {
	margin: 0;
	padding: 0;
	/*border-top: 1px solid #4D0000;
*/
	/*border-bottom: 1px solid #761A1A;
*/
}

#centre ul.plan li a {
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-align: left;

	color: #000;


	padding: 0 0 0 5px;
;
}
#centre ul.plan li a:hover {

}
#centre ul.plan li a.current, #centreul.plan li a.current:hover {
	background: #993333;
}
.mod {
width: 450px;
height: 50px;
background: #993333;
}
/*formulaire*/

.formul {
	width: 500px;
	margin: 0 auto;
}
.row {
	clear: both;
	padding: 5px 0;
}
label {
	float: left;
	width: 150px;
	text-align: right;
	padding-top: 5px;
}

