body {
	font-family: Arial, Helvetica, sans-serif;
}
#page {
	width: 800px;
	height: 100%;
	background: url(images/header.jpg) no-repeat;
	margin: 0px auto;
	padding: 10px 10px 0px 50px;
}
#adresse { 
	float: right;
	width : 152px;
	height: 18px;
	margin: 10px 0 3px 0;
}

#contenu {
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 0 10px 10px;
	font-size: 12px;
}

#banniere {
	background: #FFFFFF;
	height: 60px;
	width: 468px;
	border: 1px solid #000000;
	margin-left: 300px;
}
#barremenu {
	margin: 0px 0px 0px 200px;
	padding: 0;
	height: 16px;
	clear: both;
}
#barremenu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	}
#barremenu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}
#barremenu ul li a {
	height: 16px;
	margin: 0;
	padding: 0;
	display: block;
	color: #000000;
	text-decoration: none;
}
#barremenu ul li a:hover
	{
	color: #FFCC00;
	background-color: #000000;
	text-decoration: none;
	}
.petit {
	width: 80px;
	}
.grand {
	width: 130px;
	}
#barresousmenu {
	margin: 10px 0 20px 220px;		
	padding: 0;
	height: 14px;
}
#barresousmenu ul {
	list-style-type: none;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}

#barresousmenu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}
	
#barresousmenu ul li a {
	height: 14px;
	margin: 0;
	padding: 0;
	display: block;
	color: #000000;
	text-decoration: none;
	float: left;
	width: 180px;
}
#barresousmenu ul li a:hover {
	color: #FFCC00;
	text-decoration: none;
	background: #666666;
	}
/*
#smenu1 li, #smenu2 li, #smenu0 li, #smenu3 li{
	display: block;
	text-align: center;
	padding: 0;
	float: none!important;
	float: left;	
}
*/
#footer {
	background: url(images/footer.jpg) no-repeat;
	font-size: 11px;
	font-weight: bold;
	height: 25px;
	width: 800px;
	margin: 0px!important;
	margin: 0px 0px 0px 2px;
	padding: 1px 10px 0px 50px;
	clear: both;
	text-align: center;
}
#footer li {
	display: inline;
	list-style: none;
	margin-right: 20px;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #999999;
	text-decoration: none;
}
p {
	font-size: 12px;
	text-align: justify;
}
h1 {
	width : 152px;
	height: 18px;
	font-size: 12px;
	float: right;
	margin: 0;
	padding: 0;
	}
h3 {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
fieldset {
	font-size: 12px;
	width: 700px;
	margin: 10px auto;
}
label {
	display: block;
	font-weight: bold;
	width: 150px;
	height: 25px;
	float: left;
}
.regionslimit {
	width: 180px;
}
.inputrecherche {
	width: 150px;
}
.prix {
	width: 100px;
	text-align: right;
}
#formulairerecherche {
	width: 700px;
	height: 120px;
}
#formulairerecherche li {
	display: block;
	list-style: none;
	width: 500px;
	float: left;
}
.centrer {
	text-align: center;
}
.rechercher {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background: #FFCC00;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
	}
