@charset "utf-8";
/********* div #zone_gauche *********/
#zone_gauche{
	width: 732px;
	margin: 15px 0px 8px 18px;
	-margin-left: 9px;
	float: left;
}

/*********** form #recherche ********/
#recherche{
	margin: 0px;
	position: relative;
	padding: 0px;
}

#recherche h1{
	font-size: 24px;
	margin: 0px 0px 8px;
	font-weight: normal;
}

#recherche fieldset{
	border: 1px solid #f39916;
	margin: 0px 0px 13px;
	padding: 0px 0px 8px;
}

#recherche h2{
	height: 22px;
	line-height: 22px;
	background-image: url(../images/automobiles/bgrecherche.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid #f39916;
	position: relative;
	padding-left: 31px;
	overflow: auto;
}

#recherche h2 img{
	position: absolute;
	top: 0px;
	left: 2px;
}

#recherche table{
	width: 100%;
}

#recherche table td{
	width: 50%;
	padding: 9px 0px 0px 12px;
	vertical-align: top;
}

#recherche table td table td{
	width: 25%;
}

#recherche select, input{
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#recherche label{
	display: block;
	margin-bottom: 2px;
}

#recherche .select1{
	width: 336px;
}

#recherche .select2{
	width: 110px;
}

#recherche .ligne{
	display: inline;
}

#recherche #btn_rechercher{
	text-align: center;
}

/******** Div #marques ******/
#marques{
	border: 1px solid #86b2d1;
	margin-top: 20px;
}

#marques h1{
	height: 22px;
	line-height: 22px;
	color: #202d38;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/automobiles/bgmarques.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 8px;
	border-bottom: 1px solid #86b2d1;
	margin: 0px;
}

#marques table{
	margin-left: 8px;
}

#marques table td{
	width: 120px;
	padding: 3px 0px;
}

#marques table td a{
	color: #304555;
}

/****** Div #dernieres *****/
#dernieres{
	margin: 15px 0px 8px 765px;
	width: 185px;
	border: 1px solid #7e7e7e;
	color: #000000;
}

#dernieres h1{
	text-align: center;
	color: #000000;
	font-size: 14px;
	margin: 0px;
	height: 31px;
	line-height: 31px;
	font-weight: bold;
	background-image: url(../images/automobiles/bgdernieres.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#dernieres div.fondgris{
	background-color: #d1d1d1;
}

#dernieres .titre_dernieres{
	padding: 2px 3px 0px;
	margin-bottom: 2px;
}

#dernieres a{
	color: #000000;
	text-decoration: none;
}

#dernieres a:hover{
	color: #CC0000;
}

#dernieres .titre_dernieres a{
	font-size: 11px;
}

#dernieres .mini_dernieres{
	text-align: center;
}

#dernieres .marque_dernieres{
	margin-top: 2px;
	padding: 0px 3px
}

#dernieres .marque_dernieres a{
	font-size: 10px;
}

#dernieres .prix_dernieres{
	text-align: right;
	padding-right: 3px;
	padding-bottom: 2px;
	margin: 2px 0px 0px;
	font-size: 12px;
}

.imginfo{
	vertical-align: top;
}
