*, ul.sm {
	padding: 0;
	margin: 0;
}

ul.sm {
	float:left;
	list-style:none;
	width:757px;
	display:block;
	overflow:hidden;
}

ul.sm li {
	float:left;
	display:inline;
	overflow:hidden;
}

ul.sm li div {
	font: 10px Arial;
}

li#slide_cdc {
	left:0;
	float:left;
	height:300px;
	width:600px;
}

li#slide_cdc div.bkg_cdc {
	left:0;
	float:left;
	height:300px;
	width:600px;
}

li#slide_cdc a p {
	font-size: 1.5em;
	color: #383614;
	opacity: 1;
	filter:alpha(opacity=100);
	padding-top: 10px;
	text-align: center;
}

li#slide_cdc a p:hover {
	color: #7F7F7F;
	opacity: 0.8;
	filter:alpha(opacity=80); 
}

div#slide_droite_recherche {
	float:left;
	height:25px;
	width:580px;
	background: url(../img/bg-recherche.png) repeat-x;
	text-align: left;
	padding-top: 5px;
	padding-left: 20px;
}

form#FormFiltreAnnonces {
	float:left;
	height:50px;
	width:757px;
	background: url(../img/bg-form-listing-search.png) repeat;
	text-align: center;
	padding-top: 5px;
	padding-left: 20px;
	font-size: 11px;
	font-family: Verdana, Arial;
	padding-right: 20px;
}
#intro {
	float:left;
	width:757px;
	background: url(../img/bg-form-listing-search.png) repeat;
	text-align: center;
	padding: 10px 20px;
}
div#carte_europe {
	float:left;
	width:600px;
	height:270px;
	background: url(../img/map-monde.jpg) no-repeat left bottom;
}
div#carte_europe area:hover {
	background: #FFF;
	opacity: 0.8;
	filter:alpha(opacity=80);
	border: 1px solid #000;
}

/* Listing */
ul.annonces {
	float: left;
	width: 757px;
	color: #333333;
}
ul.annonces li {
	list-style: none;
	border-bottom: 1px solid #d9e0cf;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}
div.photo-listing {
	float: left;
	background: #F0F0F0;
	width: 212px;
}
ul.annonces p, ul.annonces h2 {
	text-align: left;
	margin-bottom: 8px;
}
ul.annonces .annonce .bloc-demi p {
	margin-bottom: 0px;
}
ul.annonces p.description {
	color: #898989;
}
ul.annonces .annonce {
	float: right;
	width: 517px;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 5px;
}
ul.annonces .annonce img.barre {
	padding-bottom: 10px;
}
ul.annonces .annonce .bloc-demi {
	float: left;
	width: 258px;
}
ul.annonces .annonce .prix {
	text-align: right;
}
ul.annonces .annonce .prix, .vert, ul.annonces .annonce h2 {
	font-weight: bold;
	color: #b0be9a;
}
ul.annonces .annonce .prix, .gros, ul.annonces .annonce h2 {
	font-size: 130%;
}
p.arianne {
	font-size: 90%;
	color: #666;
	text-align: left;
	margin-top: 7px;
}
/* Detail annonce */
#description_gauche {
	float:left;
	width: 517px;
	height: 325px;
	padding-top:10px;
}

#description_gauche #image_gauche {
	float:left;
	width: 417px;
	height: 315px;
	padding-top:4px;
}

#description_droite {
	font: 100% Arial, Helvetica, sans-serif;
	float:right;
	width: 235px;
	text-align: left;
	padding-top:10px;
	color: #333333;
}
#description_droite p {
	color: #898989;
	padding-bottom: 8px;
	font-size: 100%;
}
#description_droite h1, #description_droite h2 {
	color: #afbf98;
	font-weight: bold;
	padding-bottom: 0px;
	font-size: 140%;
}
#description_droite p.ref {
	color: #8a8a8a;
	font-size: 100%;
	text-transform: uppercase;
	padding-bottom: 0px;
}
#description_droite p.reference_sup {
	font-size: 100%;
	padding-bottom: 4px;
	color: #333333;
}
#description_droite p a {
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}
#description_droite p a:hover {
	text-decoration: none;
}
img.annonces {
	padding-bottom: 4px;
}
div.full {
	float: left;
	width: 757px;
}
div.full p.nav {
	text-align: center;
	font: 100% Arial, Helvetica, sans-serif;
}
/* Detail golf */
#cont-golf { font: 0.7em Arial, Helvetica, sans-serif; }
#cont-golf p {
	color: #333333;
	font-size: 100%;
	text-align: left;
}
#cont-golf h1, #cont-golf h2, #cont-golf h3, #cont-golf h4, #cont-golf h5, #cont-golf h6 {
	color: #afbf98;
	font-weight: bold;
	padding-bottom: 0px;
	font-size: 140%;
}
