div.content-left {
	width: 660px;
	float: left;
	background: white;
	margin-left: 5px;
	font-size: 11px;
}

div.content-left a,div.content-right a {
	color: #0C8F05;
}

div.content-left a:hover,div.content-right a:hover {
	color: #0C8F05;
}

/* ----- Bloc | Pr�sentation ----- */
div.content-left .presentation {
	margin-bottom: 5px;
	padding: 5px 5px 5px 5px;
	float: left;
	width: 660px;
}

div.content-left .presentation h2 {
	color: #58AD23;
	text-transform: uppercase;
}

/* ----- Bloc | Navigation ----- */
div.bloc_navig {
	width: 100%;
	margin: 0;
}

div.content-right div.bloc_navig {
	border: 1px solid #58AD23;
	background-color: #F7FFF4;
	width: 298px;
}

div.content-left .navig {
	margin-bottom: 5px;
	float: left;
}

div.content-right .navig {
	margin-bottom: 5px;
	padding: 5px 5px 5px 5px;
}

div.content-left .navig h3,div.content-right .navig h3 {
	color: #404040;
	font-weight: bold;
	line-height: 20px;
	text-indent: 5px;
}

div.content-right .navig h4 {
	color: #404040;
	font-weight: bold;
	line-height: 16px
}

div.content-left .navig li,div.content-right .navig li {
	text-indent: 10px;
	background: url(/vdnimmo/image/vdn/common/elements/puce_grise.gif)
		no-repeat center left;
}

p.legend {
	font-size: 11px;
	margin-bottom: 10px;
	padding: 5px;
	text-align: justify;
}

/* ----- Bloc | Navigation | Personnalis�----- */
div.content-left .secteur {
	width: 660px;
	margin-bottom: 5px;
}

div.content-left .secteur ul.list_left {
	float: left;
	width: 190px;
	font-size: 11px;
}

/* ----- Bloc | Annonces ----- */
div.content-left .annonces {
	width: 660px;
	margin-bottom: 5px;
}

div.content-left .ville {
	width: 660px;
}

table.resultats {
	float: left;
	width: 660px;
	border-collapse: collapse;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
}

table.resultats td a {
	color: #6B6B6B;
}

table.resultats td a:hover {
	color: #6B6B6B;
}

table.resultats td .gras {
	font-weight: bold;
}

table.resultats tr {
	background: #fff
}

table.resultats tr.alterne {
	background: #F7FFF4
}

table.resultats tr th {
	border-bottom: 3px solid #resultats;
	padding: 5px 0;
	font-size: 1.8em
}

table.resultats td {
	padding: 8px
}

table.resultats td.vignette {
	width: 15%;
	vertical-align: top;
}

table.resultats td.description {
	vertical-align: top;
	width: 40%;
	text-align: left;
}

table.resultats td.description span.ville {
	color: #0C8F05;
	font-size: 14px;
	font-weight: bold;
}

table.resultats td.description span.ville a {
	color: #0C8F05;
}

table.resultats td.description p {
	color: #6b6b6b;
	text-align: justify;
	font-weight: normal;
	margin: 10px 0 0 0;
	font-size: 12px;
}

table.resultats td.agence {
	width: 15%;
	text-transform: uppercase;
	font-size: 1.1em;
	color: #787878;
	font-weight: bold;
}

table.resultats td.prix {
	width: 15%;
	font-size: 14px;
	color: #31a148;
	font-weight: bold;
}

table.resultats td.date {
	width: 15%;
	font-size: 1.3em;
	color: #b3d331
}

div#secteurs {
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	margin-left: 10px;
}

div#secteurs .list_left {
	float: left;
	width: 155px;
}

/*--------- moteur ---------*/
#affiner {
	background: url(/vdnimmo/image/vdn/common/contenu/liste/affiner.jpg)
		no-repeat;
	width: 100%;
	height: 200px;
	padding-top: 10px;
	margin-bottom: 20px;
}

#affiner h3 {
	color: #50A3F1;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	text-indent: 10px;
	padding-bottom: 5px;
}

#affiner ul li {
	color: #133C5C;
	text-decoration: none;
	display: block;
	margin-left: 35px;
	width: 230px;
	float: left;
	margin-top: 5px;
}

#affiner li.transaction {
	text-align: center;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}

#affiner li .titre {
	text-align: right;
	margin-right: 20px;
	display: block;
	float: left;
	width: 55px;
	font-weight: bold;
}

#affiner #inputString {
	width: 144px;
	border: 1px solid #50A3F1;
}

#affiner select {
	float: left;
	width: 146px;
	display: block;
	font-size: 14px;
	height: 20px;
	border: 1px solid #50A3F1;
}

#from,#to {
	width: 60px;
	font-size: 14px;
	height: 20px;
	border: 1px solid #50A3F1;
}

#validation {
	margin: 10px auto 0 90px;
	text-align: center;
}

/*--- bloc droit ---*/
.content-right {
	width: 300px;
	padding: 0 0 0 18px;
	padding-top: 10px;
	float: right;
}
