body {
	color: #000;
	background: #d6d6d4;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}
h1 {
	margin: 0;
	padding: 0;
}
h2 {
	margin: 4px 0;
	padding: 0;
	font-size: 17px;
}
h3 {
	margin: 0;
	padding: 4px 0 0 0;
	font-size: 13px;
	text-align: center;
	text-transform: uppercase;
}
a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

div#site {
	margin: auto;
	text-align: left;
	width: 758px;
	background: url( './images/bg.jpg' ) repeat-y center;
}
div#header {
	margin: 0 4px;
	background: #d3222a;
	height: 145px;
}
img#logo {
	position: relative;
	top: 5px;
	left: 5px;
}
ul#menu {
	position: relative;
	right: 10px;
	width: 390px;
	height: 130px;
	line-height: 36px;
	background: url( './images/menu.jpg' );
	float: right;
	margin: 0;
	padding: 0;
}
ul#menu li {
	display: inline;
	float: left;
}
ul#menu li a {
	display: block;
	float: left;
	width: 93.7px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #000;
}
ul#menu li a:hover {
	text-decoration: underline;
}
div#bandeau{
	line-height: 22px;
	margin: 0 4px;
}
div#vide {
	margin: 0 4px;
	height: 5px;
	background: #d3222a;
}
div#contenu {
	font-size: 11px;
	margin: 0 8px;
	text-align: justify;
}
div#recherche {
	float: left;
	width: 400px;
	height: 175px;
	background: url( './images/recherche.jpg' );
}
div#recherche p {
	clear: both;
	margin: 0 0 0 4px;
}
div#recherche label {
	float: left;
	width: 125px;
	margin: 0 2px 8px 0;
	line-height: 1.8em;
	font-weight: bold;
}
div#recherche input {
	float: left;
	font-size: 11px;
	width: 250px;
}
div#recherche select {
	font-size: 11px;
	width: 250px;
	margin: 0;
	padding: 0;
}
div#recherche input#submit {
	float: right;
	width: auto;
	margin: 0 14px;
	font-weight: bold;
	font-size: 12px;
	}
form#vendre label {
	float: left;
	width: 135px;
	text-align: right;
	margin: 0 4px 0 0;
	line-height: 1.8em;
}
ul#nbpieces {
	display: inline;
	margin: 0;
	padding: 0;
}
ul#nbpieces label {
	float: left;
	line-height: 1.8em;
	font-weight: bold;
	width: auto;
	margin: 0 8px 0 0;
}
ul#nbpieces input {
	float: left;
	font-size: 11px;
	width: auto;
}
ul#nbpieces li {
	display: inline;
}
div#moment {
	position: relative;
	bottom: 12px;
	float: right;
	width: 330px;
	height: 455px;
	background: url( './images/moment.jpg' ) no-repeat;
	text-align: center;
}

div#petit{
	text-align: center;
}

div#petit img{
	width: 80px;
	height: 60px;
	cursor: pointer;
	margin:0px 10px;
	cursor:hand;
}
div#moment p {
	margin: 5px;
}
div#photo {
	position: relative;
	bottom: 12px;
	float: right;
	width: 330px;
}
div#photo ul {
	height: 60px;
	margin: 0;
	padding: 0;
	clear: both;
}
div#photo ul li {
	display: inline;
}
div#photo ul li a {
	display: block;
	float: left;
	width: 80px;
	height: 60px;
	margin: 0 15px;
	outline: none;
}
div#photo p {
	margin: 5px;
}
div#grand {
	margin: 30px 5px 5px 5px;
	width: 320px;
	height: 240px;
	text-align: center;	
}

div#grand img{
	height: 240px;
}

table#resultat {
	font-size: 11px;
	text-align: center;
}

table#resultat tr.resultLine{
	cursor: pointer;
	background: #fff;
	color: #666;
	height: 80px;
}

div#footer{
	height: 38px;
	line-height: 38px;
	margin: 5px 4px;
	background: url( './images/footer.jpg' );
}
div#footer ul{
	margin: 0;
	padding: 0;
}
div#footer ul li{
	display: inline;
}
div#footer ul li a{
	display: block;
	float: left;
	width: 19.9%;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
div#footer ul li a:hover{
	text-decoration: underline;
}
input#bouton{
	width: auto;
	margin: 0 14px;
	font-weight: bold;
	font-size: 12px;
}
div#map {
	width: 742px;
	height: 420px;
}
div.ccs {
	text-align:right;
	color: #DDD;
	margin-right: 10px;
}
div.ccs a {
	color: #DDD;
	text-decoration: none;
}
div.ccs a:hover {
	color: #DDD;
	text-decoration: underline;
}
div.ccs img{
	border: 0;
}