@charset "utf-8";
/* CSS Document */



/* //////////////////////////////////////// */
/* ///////// CONTAINER ///////// */
/* //////////////////////////////////////// */

#container{
	background-color:#cbd1d7;
	width:950px;
	height:auto;
	overflow:visible;
	z-index:110;
	position:absolute;
	left:50%;
	margin:0 0 0 -475px;
	padding:0 0 0 0;
	clear:both;
	background-image:url(../images-automobiles/general/fond-contenu-grisbleu-sanscolonnes.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	}



/* ////////////////////////////////////////////// */
/* ////////// COLONNE CENTRE  Recherche ///////// */
/* ////////////////////////////////////////////// */

#contenu-recherche{
	width:900px;
	margin-top:10px;
	margin-left:25px;
}

#bloc-recherche{
	width:860px;
	background-color:#e1e5e8;
	margin:0;
	padding:20px;
}

#col1, #col2, #col3 { float:left;}

#col1 { width:290px; }
#col2 { width:390px; }
#col3 { width:160px; }

#contenu-recherche .select200{
	width:200px;
	height:20px;
	color:#000000;
	border:#999999 1px solid;
	background-color:#FFFFFF;
	margin:5px 0;
	padding-left:2px;
	}
	
#contenu-recherche .select200v2{
	width:200px;
	height:20px;
	color:#000000;
	border:#999999 1px solid;
	background-color:#FFFFFF;
	margin:2px 0;
	padding-left:2px;
	}

#contenu-recherche .select100{
	width:130px;
	height:20px;
	color:#000000;
	border:#999999 1px solid;
	background-color:#FFFFFF;
	margin:5px 0;
	padding-left:2px;
	}

#contenu-recherche .select90{
	width:98px;
	height:20px;
	color:#000000;
	border:#999999 1px solid;
	background-color:#FFFFFF;
	margin:5px 0;
	padding-left:2px;
	}

#contenu-recherche .select80{
	width:95px;
	height:18px;
	color:#000000;
	border:#999999 1px solid;
	background-color:#FFFFFF;
	margin:5px 0;
	padding-left:2px;
	}
	
#contenu-recherche .submit{
	background-image:url(../images-automobiles/occasions/bt-rechercher-occasion2.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:transparent;
	width:151px;
	height:45px;
	border:0;
	margin:5px 0;
	cursor:pointer;
	margin-top:223px;
	}
	
#contenu-recherche .submit2{
	background-image:url(../images-automobiles/occasions/bt-rechercher-occasion2.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:transparent;
	width:151px;
	height:45px;
	border:0;
	margin:5px 0;
	cursor:pointer;
	}

#contenu-recherche h4{
	width:890px;
	background-image:url(../images-automobiles/occasions/fond-titre-recherche.gif);
	background-repeat:no-repeat;
	background-position:top left;
	color:#FFFFFF;
	font-size:14px;
	height:20px;
	padding:3px 0 0 10px;
	margin:20px 0 0 0;
}

.margeBottom{
	 width:287px;
	 height:170px;
	 margin:0 0 0 10px;
	 padding-top:10px;
	 clear:both;
 }
 
 
 
 
/* ////////////////////////////////////////////// */
/* ////////// COLONNE CENTRE  Résultats ///////// */
/* ////////////////////////////////////////////// */


.ligneclaire { background-color:#f0f1f3; width:850px; height:102px; text-align:left; padding:3px; }
.lignefoncee { background-color:#d6dadc; width:850px; height:102px; text-align:left; padding:3px; }

.photo { width:136px; height:102px; float:left; margin-right:10px; }
.infos { width:704px; float:left; text-align:left; }

.nomvehicule { float:left; color:#54697e; font-weight:bold; width:600px; margin-top:5px; }
.nomvehiculelien:link, .nomvehiculelien:visited, .nomvehiculelien:hover, .nomvehiculelien:active { color:#54697e; font-weight:bold; text-decoration:none; }
.detailslien:link, .detailslien:visited, .detailslien:hover, .detailslien:active { color:#333333; font-weight:normal; text-decoration:underline; line-height:25px; }
.pagination a:link, .pagination a:visited, .pagination a:hover, .pagination a:active { color:#54697E; font-weight:normal; text-decoration:underline; line-height:25px; }
.pagination { color:#54697E; font-weight:normal; line-height:25px; }

.prixvehicule { float:right; color:#333333; font-weight:bold; width:100px; margin-top:5px; }

.infosvehicule { margin-top:5px; /*border-top:#c4cbd3 1px solid;*/ clear:both; }
html>/**/body .infosvehicule { margin-top:25px; /*border-top:#c4cbd3 1px solid;*/ clear:both; }


 
 
