/* CSS Document */
div.cont-annonces {
	width: 541px;
	float: right;
	margin-right: 6px;
	margin-left: 4px;
}
div.annonces {
	float: left;
	width: 531px;
	background: #f8f8f8;
	text-align: center;
	padding: 10px;
	margin-bottom: 2px;
}
div.annonces-droite {
	float: left;
	width: 387px;
}
div.annonces-titre {
	float: left;
	width: 549px;
	margin-top: 2px;
	text-align: center;
	background-image: url(annonces/bg.jpg);
	background-repeat: repeat-x;
	height: 30px;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	margin-bottom: 2px;
}
html>body div.annonces-titre {
height: auto;
min-height: 30px;
}

div.demi-titre-gauche {
	float: left;
	width: 300px;
}
div.demi-titre-droite {
	float: left;
	width: 240px;
	margin-right: 5px;
}
/*ANNONCE DETAILS*/
div.cont-annonces-details {
	width: 400px;
	float: left;
	background-color: #CCCCCC;
}
div.annonces-details {
	float: left;
	width: 390px;
	background: #f8f8f8;
	text-align: center;
	padding: 5px;
	margin-bottom: 2px;
}
div.annonces-titre-details {
	float: left;
	width: 398px;
	margin-top: 2px;
	text-align: center;
	background-image: url(annonces/bg.jpg);
	background-repeat: repeat-x;
	height: 30px;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	margin-bottom: 2px;
}
html>body div.annonces-titre-details {
height: auto;
min-height: 30px;
}
div.demi-titre-gauche-details {
	float: left;
	width: 243px;
}
div.demi-titre-droite-details {
	float: left;
	width: 200px;
	margin-right: 5px;
}
div.photos-details {
	float: left;
	width: 175px;
}
div.navigation {
	width: 565px;
	float: right;
}
/*FIN ANNONCE DETAILS*/
#menu-annonces {
	background-color: #F8F8F8;
	width: 170px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #DBDBDB;
}
img.details-annonces {
	float: left;
	margin-right: 10px;
}
img.centre-details {
	margin-bottom: 2px;
}
h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	text-align: left;
}
h2 {
	color: #333333;
	margin-top: 7px;
	margin-bottom: 7px;
}
h3 {
	text-align: left;
	color: #8d7d6d;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
h6 {
	text-align: center;
	width: 757px;
	float: left;
}
p {
	text-align: left;
	font-size: 100%;
	color: #333333;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 8px;
	margin-bottom: 8px;
}
p.menu {
	font-size: 90%;
	text-align: left;
	margin-left: 10px;
	margin-top: 0px;
}
p.prix,p.references {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p.prix,p.prix-details {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 110%;
	margin-top: 0px;
	margin-bottom: 0px;
}
p.prix-details {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p.references {
	color: #999999;
	font-size: 100%;
}
a.menu {
	font-weight: normal;
}
img.gauche-menu {
	float: left;
	margin-right: 10px;
}