@charset "utf-8";
/* CSS Document */
html,body{
	height: 100%;
	width: 100%;
	margin-top:0px;
	margin:0px;
	padding:0px;
	font-family:arial;
	font-size:12px;
	background-color:#0c1540;
	/*background:url('images/background-body.jpg') top left repeat-x;*/
}

#background_complet {
	width:100%;
/*	display:none;*/
	min-height:100%;
	background-repeat:repeat-y;
	/*background-color:green;*/
	/*background:url('images/background_complet.jpg');*/
	/*background-color:#868f95;*/
	margin-left:auto;
	margin-right:auto;
	position:relative;
	/*border-left:solid 1px white;
	border-right:solid 1px white;*/
}
#content_all {
position:relative;
	width:891px;
	margin-left:auto;
	margin-right:auto;
	min-height:100%;
	background-color:#e9e9e5;
	/*background:url('images/background_details.jpg') repeat-y;*/
	background-position:right;
	background-position:top;
}
#header {
	width:100%;
	background:url('images/background-header.jpg');
	height:125px;
}
#menu {
	float:right;
}
#menu img{
	float:left;
}

#content_page {
	/*margin-top:20px;*/
	min-height:100%;
	padding-bottom:20px;
}
#content_page .top {
	height:276px;
}
#content_page .top .left{
	width:476px;
	float:left;
	height:196px;
	background-color:#ececec;
	
}
#content_page .top .right{
	width:410px;
	float:left;
	height:196px;
	background-color:#757575;
}
#content_page .top .left_bottom{
	width:476px;
	height:63px;
	float:left;
	background:url('images/background-bottom-recherche.jpg');
	text-align:right;
	padding-top:17px;
}
#content_page .top .right_bottom{
	padding-top:15px;
	width:415px;
	float:left;
	height:65px;
	background-color:#333333;
	background:url('images/background-bottom-occasion.jpg');
	text-align:center;
}
#content_page .middle .left{
	width:278px;
	min-height:344px;
	float:left;
	margin-left:20px;
	background-color:#e9e9e5;
}
#content_page .middle .right{
	width:593px;
	float:right;
	min-height:344px;
	background-color:#e9e9e5;
	
}
#vehicules_accueil {
	padding-top:30px;
}
#vehicules_accueil .annonce {
	width:282px;
	height:87px;
	float:left;
	margin-right:10px;
	background:url('images/background-annonce-accueil.jpg');
}
#vehicules_accueil .photo {
	float:left;
	margin-left:5px;
	margin-top:5px;
}
#vehicules_accueil .description {
	float:left;
	margin-left:5px;
	margin-top:5px;
	width:171px;
}
#vehicules_accueil .marque_accueil {
	font-size:12px;
	color:#6e91a0;
}
#vehicules_accueil .type_accueil {
	font-size:11px;
	color:black;
}

#vehicules_accueil .annee_accueil {
	font-size:12px;
	color:#575656;
}
#vehicules_accueil .link_detail {
	text-decoration:none;
	color:#5d7695;
	font-size:12px;
}
#vehicules_accueil .prix_accueil {
	font-size:12px;
	color:#575656;
}
.paragraphe_accueil {
	padding-top:10px;
	padding-bottom:10px;
	margin-right:10px;
	color:#656464;
	text-align:justify;
}
#newsletter_field {
	width:260px;
}
.btn_rechercher {
	margin:0px;
	margin-right:10px;
	padding:0px;
	width:127px;
	height:23px;
	background:url('images/btn_rechercher.jpg');
	border:0px;
}
.btn_inscrire {
	margin:0px;
	padding:0px;
	width:114px;
	height:21px;
	background:url('images/btn_inscrire.jpg');
	border:0px;
}
.title_recherche {
	text-align:right;
}
.title_occasion {
	text-align:left;
}

#footer {
	position:absolute;
	bottom:0;
	width:891px;
	height:16px;
	background:url('images/background-footer.jpg');
	text-align:right;
}

#footer a {
	color:black;
	font-size:11px;
	text-decoration:none;
}
#logo_header {
	width:161px;
	height:157px;
	position:absolute;
	margin-left:28px;
}
#text_newsletter {
	color:white;
	font-size:11px;
	text-align:justify;
	margin-left:15px;
	margin-right:15px;
}
.select_accueil {
	width:144px;
	margin-right:5px;
	border:solid 1px #7f9db9;
	color:#656464;
}
.input_accueil {
	width:138px;
	color:#656464;
	border:solid 1px #7f9db9;
}
#tab_recherche tr{
	height:20px;
}
#moteur_recherche {
	width:445px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	color:#656464;
}
.marque_coup_coeur {
	font-size:16px;
	color:#c2ccd3;
}
.type_coup_coeur {
	font-size:12px;
	color:white;
}

 .annee_coup_coeur {
	font-size:12px;
	color:white;
}
.vitesse_coup_coeur{
	font-size:12px;
	color:white;
}
#vehicules_accueil .prix_coup_coeur {
	font-size:12px;
	color:#575656;
}
#photo_coup_coeur {
	float:left;
	margin-left:18px;
}
#description_coup_coeur {
	float:right;
	width:195px;
	margin-left:5px;
}

.link_detail {
	text-decoration:none;
	color:white;
	font-size:16px;
}

/* LISTING */

#content_liste .top {
	height:40px;
	padding-top:31px;
	padding-left:20px;
	margin-bottom:21px;
	background:url('images/background-top-liste.jpg');
}
#text_top {
	height:16px;
	width:219px;
	background:url('images/title_recherche_liste.jpg');
	padding-top:17px;
	padding-left:14px;
}
#listing {
	margin-left:20px;
	padding-bottom:20px;
}
.menu_tri {
	padding-bottom:17px;
	float:left;
	color:white;
}
.menu_right {
	float:right;
}
.menu_tri a {
	color:white;
	text-decoration:none;
}
.menu_tri a:hover {
	text-decoration:underline;
}

.vehicule_listing {
	height:80px;
	background:url('images/background-vehicule-listing.jpg');
	background-position:right;
	background-repeat:repeat-x;
	margin-right:10px;
	margin-bottom:10px;
}
.photo_listing {
	margin-left:6px;
	padding-top:5px;
	float:left;
}
.logo_listing{
	padding-top:25px;
	width:100px;
	text-align:center;
	float:left;
}
.description_listing {
	font-weight:bold;
	width:324px;
	float:left;
	color:#737373;
	padding-top:25px;
}

.km_listing {
	font-weight:bold;
}

.km_field_listing {
	background:url('images/left_km.jpg') no-repeat left;
	height:44px;
	float:left;
	padding-top:32px;
	width:130px;
	text-align:center;
	color:#a0a0a0;
	font-weight:bold;
}
.annee_field_listing {
	background:url('images/left_km.jpg') no-repeat left;
	height:44px;
	float:left;
	color:#7d7d7d;
	width:70px;
	padding-top:32px;
	/*padding-left:20px;
	padding-right:20px;*/
	text-align:center;
	font-weight:bold;
}
.prix_field_listing {
	background:url('images/background-vehicule-listing-right.jpg') no-repeat right;
	float:right;
	width:138px;
	height:65px;
	text-align:center;
	padding-top:15px;
	font-weight:bold;

}
.prix_listing {
	text-decoration:none;
	font-size:16px;
	color:#698196;
	font-weight:bold;
}
.garantie_listing {
	color:#a0a0a0;
	font-weight:bold;
}
.btn_alert_mail {
	margin:0px;
	padding:0px;
	width:116px;
	height:21px;
	background:url('images/btn_alerte_mail.jpg');
	border:0px;
	
}
.paging {
	padding-top:3px;
	float:left;
	padding-right:5px;
	color:white;
}
.paging a {
	color:white;
}

/* DETAIL */

#content_detail .top {
	height:40px;
	padding-top:31px;
	padding-left:20px;
	margin-bottom:21px;
	background:url('images/background-top-liste.jpg');
}
#text_top_detail {
	height:33px;
	width:299px;
	background:url('images/barre_top_detail.jpg') no-repeat;
	/*padding-top:17px;*/
	padding-left:14px;
	float:left;

}
#bloc_prix {
	float:left;
	text-align:left;
}
#bloc_prix a{
	text-decoration:none;
	color:black;

}
.prix_top {
	font-size:22px;
	color:#5e788e;
}
.marque_detail{
	font-size:16px;
	color:#5e788e;
}
.type_detail {
	color:black;
}
#bien_avant_apres {
	float:right;
	width:262px;
}
#bien_precedent {
	width:125px;
	float:left;
}
#bien_precedent a {
	display:block;
	height:20px;
	color:#545454;
	text-align:center;
}
#bien_suivant {
	width:110px;
	float:right;
}
#bien_suivant a {
	color:#545454;
	display:block;
	height:20px;
	text-align:center;
}

#part_left {
	float:left;
	width:410px;
	/*height:800px;*/
}
#photo_princ{
	background:url('images/background-photo-detail.jpg');
	height:316px;
}
#photos_sup {
	background:url('images/background-photo-sup.jpg');
	min-height:20px;
	padding-bottom:10px;
}
#photos_sup_bottom{
	height:5px;
	background-color:#5d7695;
	width:377px;
	margin-left:20px;
}
#photo1 {
	margin-left:18px;
	padding-top:18px;
}
#photos_sup_bloc {
	padding-top:10px;
	margin-left:30px;
	width:368px;
}
#part_right {
	float:left;
	width:470px;
}
#part_left_top {
	
	width:160px;
	float:left;
}

#part_right_left_top {
	float:left;
	width:160px;
	background:url('images/background-left-top.jpg') repeat-y;
	height:316px;
}
#part_right_right_top {
	float:right;
	width:300px;
	padding-top:35px;

	text-align:justify;
}
.bande {
	text-align:center;
	padding-top:8px;
	background:url('images/band-left.jpg');
	height:30px;
	width:160px;
	margin-bottom:5px;
}
#part_right_bottom {

	/*background-color:pink;*/
	width:458px;
	float:right;
}
.tab_top{
	height:9px;
	width:458px;
	background:url('images/top-tab-detail.jpg');
}
.tab {
	background:url('images/tab-detail.jpg');
	text-align:left;
}
.tab_bottom{
	height:3px;
	width:458px;
	margin-bottom:10px;
	background:url('images/bottom-tab-detail.jpg');
	
}
#infos_left {
	margin-left:25px;
	width:310px;
	float:left;
}
.gras {
	font-weight:bold;
}

#photo_equiv {
	float:left;
	margin-left:17px;
}
.equiv_titre{
	color:#5e788e;
}
.equiv_prix {
	color:#5e788e;
	font-size:16px;
	padding-top:10px;
	display:block;
}
#description_equiv {
	float:left;
	width:193px;
	margin-left:5px;
}
#btn_voir {
	float:right;
	/*margin-right:18px;*/
	padding-top:55px;
}
.lien {
	color:black;

}
.title_page {
	margin-left:25px;
	margin-top:30px;
	font-weight:bold;
	font-size:18px;
	color:white;
}
.bouton {
	border:solid 1px black;
}
.modele_listing {
text-decoration:none;
color:#7d7d7d;
}
#description_detail {
	color:white;
	text-align:left;
}
.clear {
	clear:both;
}

#retour_site {
	padding-top:10px;
	float:right;
	
}
#retour_site a{
	text-decoration:none;
	color:white;
	padding-right:10px;
}
#retour_site a:hover{
	text-decoration:underline;
}
.texte {
	color:white;
}

.vehicule_equiv {
	float:left;
	margin-right:16px;
}
