@charset "utf-8";
/* CSS Document */
html 
{
	min-height:101%;
}
body
{
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000;
	background: url(../images/bg.jpg);
	background-position:top center;
	background-repeat:repeat-y;
}

div#wrapper
{
	padding: 0;
	margin: 0 auto;
	border:0px solid #cc0000;
}

.transparent
{
	behavior: url(js/iepngfix/iepngfix.htc);
}

.cleaner
{
	clear: both;
	height:0px;
	overflow:hidden;
	line-height:0px;
	font-size:0px;
	padding:0px;
	margin:0px;
}

img
{
	border: none;
}

input[type=checkbox], input[type=radio] {
	border:0px; 
	background:none;
}

div, span, ul, table, form, label, tr, td
{
	margin: 0;
	padding: 0;
	border: 1;
	outline: 0;
	font-size: 100%;
}

select {
	text-transform:capitalize;
}

a
{
	text-decoration:none;
}

.tlb_st_01
{
	color:#cccc99;
}
.tlb_st_01:hover
{
	cursor:pointer;
	background-color:#0e0e0e;
}

.tlb_st_02
{
	color:#ffffff;
}
.tlb_st_02:hover
{
	cursor:pointer;
	background-color:#0e0e0e;
}
/* ------------------ Page Header ------------------- */

div#header
{
	padding: 0px;
	margin: 0 auto;
	border:0px solid #ffffff;
	background: url(../images/header/bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

div#header-content
{
	padding: 0px;
	margin: 0 auto;
	width: 970px;
	border:0px solid #cc0000;
	height: 125px;
}

div#header-logo
{
	float:left;
	padding: 0px;
	margin: 10px;
	width: 325px;
	height: 75px;
	border:0px solid #cc0000;
	background: url(../images/header/logo.png);
	background-position:top center;
	background-repeat:no-repeat;
	behavior: url(js/iepngfix/iepngfix.htc);
}

div#header-telephone
{
	float:right;
	padding: 0px;
	margin: 0px;
	width: 574px;
	height: 115px;
	border:0px solid #cc0000;
	/*
	background: url(../images/header/telephone.png);
	background-position:top center;
	background-repeat:no-repeat;
	behavior: url(js/iepngfix/iepngfix.htc);
	*/
}


div#header-menu
{
	padding: 0px;
	padding-top:20px;
	margin: 0 auto;
	width: 970px;
	border:0px solid #cc0000;
	height: 55px;
	text-align:center;
}


div#header-menu div.element-menu
{
	width:148px;
	height:44px;	
	background: url(../images/menu/off.png);
	background-position:top center;
	background-repeat:no-repeat;
	behavior: url(js/iepngfix/iepngfix.htc);
	cursor:pointer;
}

div#header-menu div.current-menu
{
	width:148px;
	height:44px;	
	background: url(../images/menu/on.png);
	background-position:top center;
	background-repeat:no-repeat;
	behavior: url(js/iepngfix/iepngfix.htc);
	cursor:pointer;
}

/* ------------------ Page Content ------------------- */

div#content
{
	font-size:11px;
	color:#ffffff;
	padding: 0px;
	margin: 0 auto;
	border:0px solid #ffffff;
	overflow:hidden;
}

div#main-content
{
	padding: 0px;
	margin: 0 auto;
	margin-bottom:20px;
	width: 970px;
	border:0px solid #cc0000;
}

div#main-content a
{
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}

div#main-content 
{
	color:#ffffff;
}

div.c-top
{
	color:#ffffff;
	padding: 0px;
	width:970px;
	height:21px;	
	border:0px solid #ffffff;
	background: url(../images/content/c_top.png);
	background-position:top center;
	background-repeat:no-repeat;
}

div.c-mid
{
	color:#ffffff;
	padding: 10px 33px 10px 33px;
	width:904px;
	height:auto;	
	overflow:hidden;
	border:0px solid #ffffff;
	background: url(../images/content/c_mid.png);
	background-position:top center;
	background-repeat:repeat-y;
}

div.c-bot
{
	color:#ffffff;
	padding: 0px;
	width:970px;
	height:21px;	
	border:0px solid #ffffff;
	background: url(../images/content/c_bot.png);
	background-position:top center;
	background-repeat:no-repeat;
}

div.c-mid div.vn-flash
{
	margin:0 auto;
	margin-bottom:0px;
	padding: 0px;
	width:904px;
	background:none;
	height:375px;	
	border:0px solid #ffffff;
	/*background: url(../images/voitures_neuves/flash.png);*/
	/*background-position:top center;*/
	/*background-repeat:no-repeat;*/
	/*behavior: url(js/iepngfix/iepngfix.htc);*/
}

div.c-mid div.vn-brands
{
	margin:0 auto;
	margin-bottom:10px;
	padding: 0px;
	width:904px;
	height:125px;	
	border:0px solid #ffffff;
	background: url(../images/voitures_neuves/brands.png);
	background-position:top center;
	background-repeat:no-repeat;
	behavior: url(js/iepngfix/iepngfix.htc);
	text-align:right;
}

div.c-mid div.vn-brands img
{
	margin:10px 15px 10px 0px;
	behavior: url(js/iepngfix/iepngfix.htc);
}

div.c-mid div.vn-brands div.fast-search
{
	margin:0 auto;
	padding: 15px 20px 10px 240px;
	width:620px;
	height:15px;	
	border-top:1px solid #0f0f0f;
	text-align:left;
}

div.c-mid div.vn-brands div.fast-search select
{
	margin-right:10px;
	background:#000000;
	color:#FBB853;
	width:150px;
}


div.c-mid div#left-side
{
	color:#ffffff;
	float:left;
}

div.c-mid div#right-side
{
	color:#ffffff;
	float:right;
}

div.c-mid div#tarif
{
	font-size:10px; 
	margin-bottom:10px; 
	text-align:justify; 
	color:#b7b7b7;
}
div.c-mid div#middle-side
{
	color:#ffffff;
	float:left;
}

/* ------------------ Page SAV ---------- */

div.sav-t
{
	color:#ffffff;
	padding: 0px;
	width:614px;
	height:40px;		
	overflow:hidden;
	border:0px solid #ffffff;
	background: url(../images/sav/sav_t.png);
	background-position:top center;
	background-repeat:no-repeat;
	behavior: url(js/iepngfix/iepngfix.htc);
}

div.sav-m
{
	color:#ffffff;
	padding: 10px 0px 10px 0px;
	width:614px;
	height:auto;
	font-size:10px;
	overflow:hidden;
	border:0px solid #ffffff;
	background: url(../images/sav/sav_m.png);
	background-position:top center;
	background-repeat:repeat-y;
}

div.sav-m td {
	text-indent:0px;
	padding-left:3px;
}
div.sav-m td.sav_label {
	text-transform:uppercase;
	font-size:10px;
	font-weight:bold;
	color:#FBB853;
	text-indent:0px;
	padding-right:2px;
}

div.sav-m input[type=radio], input[type=checkbox] {
	border:0px;
	background:none;
}

div.sav-b
{
	color:#ffffff;
	padding: 0px;
	width:614px;
	height:10px;		
	overflow:hidden;
	border:0px solid #ffffff;
	background: url(../images/sav/sav_b.png);
	background-position:top center;
	background-repeat:no-repeat;
	behavior: url(js/iepngfix/iepngfix.htc);
}

div.rsav-t
{
	color:#ffffff;
	padding: 0px;
	width:264px;
	height:40px;		
	overflow:hidden;
	border:0px solid #ffffff;
	background: url(../images/sav/rsav_t.png);
	background-position:top center;
	background-repeat:no-repeat;
	behavior: url(js/iepngfix/iepngfix.htc);
}

div.rsav-m
{
	color:#ffffff;
	padding: 10px 5px 10px 5px;
	width:254px;
	height:auto;
	font-size:10px;
	overflow:hidden;
	border:0px solid #ffffff;
	background: url(../images/sav/rsav_m.png);
	background-position:top center;
	background-repeat:repeat-y;
}

div.rsav-b
{
	color:#ffffff;
	padding: 0px;
	width:264px;
	height:10px;		
	overflow:hidden;
	border:0px solid #ffffff;
	background: url(../images/sav/rsav_b.png);
	background-position:top center;
	background-repeat:no-repeat;
	behavior: url(js/iepngfix/iepngfix.htc);
}

div#sav-image {
	border:0px solid #cc0000;
	text-align:center;
}
div#sav-garage {
	border:0px solid #cc0000;
	text-align:center;
	display:none;
}
div.sav-g-image {
	border:0px solid #cc0000;
	text-align:center;
}
div.sav-g-name {
	margin:0px 0px 0px 0px;
	padding:5px 0px 2px 0px;
	border:0px solid #cc0000;
	text-align:center;
	text-transform:capitalize;
	font-size:12px;
	font-weight:bold;
	color:#f1f1f1;
}
div.sav-g-adresse {
	margin:0px 0px 0px 0px;
	padding:2px 0px 2px 0px;
	border:0px solid #cc0000;
	text-align:center;
	font-size:11px;
	color:#f1f1f1;
}
div.sav-g-cpville {
	margin:0px 0px 0px 0px;
	padding:2px 0px 2px 0px;
	border:0px solid #cc0000;
	text-align:center;
	font-size:11px;
	color:#f1f1f1;
}
div.sav-g-phone {
	padding: 5px 65px 2px 5px;
	width:184px;
	height:19px;
	font-size:10px;
	overflow:hidden;
	font-size:12px;
	text-align:right;
	color:#f1f1f1;
	border:0px solid #ffffff;
	background: url(../images/sav/sav_phone.png);
	background-position:top center;
	background-repeat:repeat-y;
}
div.sav-g-contact {
	padding: 5px 0px 0px 50px;
	height:auto;
	width:auto;
	overflow:hidden;
	font-size:11px;
	text-align:left;
	color:#f1f1f1;
	border:0px solid #ffffff;
	background: url(../images/icons/letter.png);
	background-position:25px 5px;
	background-repeat:no-repeat;
}
div.sav-g-acces {
	padding: 5px 0px 0px 50px;
	height:14px;
	width:auto;
	overflow:hidden;
	font-size:11px;
	text-align:left;
	color:#f1f1f1;
	border:0px solid #ffffff;
	background: url(../images/icons/acces.png);
	background-position:25px 5px;
	background-repeat:no-repeat;
}
div.sav-g-detail {
	padding: 5px 0px 0px 50px;
	height:14px;
	width:auto;
	overflow:hidden;
	font-size:11px;
	text-align:left;
	color:#f1f1f1;
	border:0px solid #ffffff;
	background: url(../images/icons/detail.png);
	background-position:25px 5px;
	background-repeat:no-repeat;
}
/* ------------------ Page Brand ------------------- */

div.brand-t
{
	color:#ffffff;
	padding: 0px;
	width:614px;
	height:5px;		
	overflow:hidden;
	border:0px solid #ffffff;
	background: url(../images/brand/brand_t.png);
	background-position:top center;
	background-repeat:no-repeat;
	behavior: url(js/iepngfix/iepngfix.htc);
}

div.brand-m
{
	color:#ffffff;
	padding: 10px 13px 10px 13px;
	width:588px;
	height:auto;
	overflow:hidden;
	border:0px solid #ffffff;
	background: url(../images/brand/brand_m.jpg);
	background-position:top center;
	background-repeat:repeat-y;
}

div.brand-m img
{
	border:1px solid #323233;
}

div.brand-m p 
{
	margin:0px 0px 10px 0px;
	padding:0px;
	width:110px;
	text-align:center;
	font-size:10px;
}

div.brand-b
{
	color:#ffffff;
	padding:0px;
	width:614px;
	height:5px;
	margin: 0px;
	margin-bottom:10px;
	overflow:hidden;
	border:0px solid #ffffff;
	background: url(../images/brand/brand_b.png);
	background-position:top center;
	background-repeat:no-repeat;
	behavior: url(js/iepngfix/iepngfix.htc);
}

div.brand-promo
{
	margin:0px;
	margin-bottom:10px;
	padding: 0px;
	width:614px;
	height:285px;	
	border:0px solid #000000;
	background: url(../images/brand/brand.png);
	background-position:top center;
	background-repeat:no-repeat;
	behavior: url(js/iepngfix/iepngfix.htc);
}

div.brand-offre-title
{
	margin: 0px;
	padding: 0px;
	width:614px;
	height:41px;	
	border:0px solid #000000;
	background: url(../images/brand/brand_offre_title.png);
	background-position:top center;
	background-repeat:no-repeat;
	behavior: url(js/iepngfix/iepngfix.htc);
}

div.brand-offre
{
	color:#b7b7b7;
	margin:0px;
	margin-bottom:10px;
	padding: 0px;
	width:614px;
	height:250px;	
	border:0px solid #000000;
	background: url(../images/brand/brand_offre.png);
	background-position:top center;
	background-repeat:no-repeat;
	behavior: url(js/iepngfix/iepngfix.htc);
}

div.brand-offre img
{
	border:2px solid #2F2F2F;
}

div.brand-offre span
{
	color:#ffffff;
}

div.brand-offre p.st1
{
	margin:0px;
	padding:0px;
	text-indent:20px;
}

div.brand-offre p.st2
{
	margin:0px 10px 0px 0px;
	padding:0px;
}

div.brand-offre p.st3
{
	margin:0px;
	padding:0px;
	text-indent:20px;
	font-size:14px;
	font-weight:bold;
}

div.brand-offre p.st4
{
	margin:0px 10px 0px 0px;
	padding:0px;
	font-size:15px;
	font-weight:bold;
}

/* ------------------ Page Listing ------------------- */

div.listing-t-const
{
	color:#666666;
	padding: 0px;
	padding:25px 0px 25px 150px;
	width:464px;
	height:15px;
	font-size:13px;		
	overflow:hidden;
	border:0px solid #ffffff;
	background: url(../images/listing/listing_t_const.png);
	background-position:top center;
	background-repeat:no-repeat;
	behavior: url(js/iepngfix/iepngfix.htc);
}

div.listing-t-stock
{
	color:#666666;
	padding: 0px;
	padding:25px 0px 25px 150px;
	width:464px;
	height:15px;
	font-size:13px;		
	overflow:hidden;
	border:0px solid #ffffff;
	background: url(../images/listing/listing_t_stock.png);
	background-position:top center;
	background-repeat:no-repeat;
	behavior: url(js/iepngfix/iepngfix.htc);
}

div.listing-l
{
	color:#666666;
	padding: 0px;
	width:614px;
	height:21px;
	font-size:10px;		
	overflow:hidden;
	border:0px solid #ffffff;
	background: url(../images/listing/listing_l_const.png);
	background-position:top center;
	background-repeat:no-repeat;
	behavior: url(js/iepngfix/iepngfix.htc);
}

div.listing-s
{
	color:#666666;
	padding:0px 0px 0px 0px;
	width:614px;
	height:15px;
	font-size:10px;		
	overflow:hidden;
	border:0px solid #ffffff;
	background: url(../images/listing/listing_l_const.png);
	background-position:top center;
	background-repeat:no-repeat;
	behavior: url(js/iepngfix/iepngfix.htc);
}

div.listing-m
{
	color:#ffffff;
	padding: 0px;
	width:614px;
	font-size:10px;		
	overflow:hidden;
	border:0px solid #ffffff;
}
div.listing-m table
{
	overflow:hidden;
	background: url(../images/listing/listing_m_const.jpg);
	background-position:top center;
	background-repeat:repeat-y;
}

div.listing-b
{
	color:#ffffff;
	padding: 0px;
	width:614px;
	height:5px;		
	overflow:hidden;
	border:0px solid #ffffff;
	background: url(../images/listing/listing_b_const.png);
	background-position:top center;
	background-repeat:no-repeat;
	behavior: url(js/iepngfix/iepngfix.htc);
}

/* ------------------ Voitures Occasions ---------------- */
div.occ-title
{
	color:#666666;
	padding: 0px;
	padding:25px 0px 25px 150px;
	width:auto;
	height:15px;
	font-size:13px;		
	overflow:hidden;
	border:0px solid #ffffff;
	background: url(../images/listing/listing-occ.png);
	background-position:top center;
	background-repeat:repeat-x;
	behavior: url(js/iepngfix/iepngfix.htc);
}
div.listing-occ-l
{
	color:#666666;
	padding: 0px;
	width:auto;
	height:21px;
	font-size:10px;		
	overflow:hidden;
	border:0px solid #ffffff;
	background-color:#0E0E0E;
}

div.listing-occ-s
{
	color:#666666;
	padding:0px 0px 0px 0px;
	width:auto;
	height:15px;
	font-size:10px;		
	overflow:hidden;
	border:0px solid #ffffff;
	background-color:#0E0E0E;
}

div.listing-occ-m
{
	color:#ffffff;
	padding: 0px;
	width:auto;
	font-size:10px;		
	overflow:hidden;
	border:0px solid #ffffff;
}
div.listing-occ-m img.i1
{
	margin:2px 0px 2px 0px;
	padding:5px;
	background-color:#232323;
	border:1px solid #0E0E0E;
}
div.listing-occ-m table
{
	overflow:hidden;
	/*background: url(../images/listing/listing_m_const.jpg);*/
	/*background-position:top center;*/
	/*background-repeat:repeat-y;*/
}

/* ------------------ Voitures Neuves ------------------- */
div.page-location
{
	color:#6f6969;
	font-weight:bold;
	width:614px;
	height:20px;
}
div.page-location a
{
	color:#ffffff;
}
div.page-location a:hover, a:active
{
	text-decoration:underline;
}


div.vn-promo
{
	margin:0px;
	margin-bottom:10px;
	padding:0px 0px 0px 0px;
	width:262px;
	height:285px;	
	border:0px solid #000000;
	text-align:center;
	/*background: url(../images/voitures_neuves/promo.jpg);*/
	/*background-position:top center;*/
	/*background-repeat:no-repeat;*/
	/*behavior: url(js/iepngfix/iepngfix.htc);*/
}

div.vn-service
{
	margin:0px;
	margin-bottom:10px;
	padding: 0px;
	width:264px;
	height:164px;	
	border:0px solid #ffffff;
	background: url(../images/voitures_neuves/service.png);
	background-position:top center;
	background-repeat:no-repeat;
	behavior: url(js/iepngfix/iepngfix.htc);
}

div.vn-newsletter
{
	margin:0px;
	margin-bottom:10px;
	padding: 0px;
	width:264px;
	height:100px;	
	border:0px solid #ffffff;
	background: url(../images/voitures_neuves/newsletter.png);
	background-position:top center;
	background-repeat:no-repeat;
	behavior: url(js/iepngfix/iepngfix.htc);
}

div.vitrine-vn-title
{
	margin:0px;
	padding: 0px;
	width:614px;
	height:40px;	
	border:0px solid #000000;
	background: url(../images/voitures_neuves/vitrine_title_vn.png);
	background-position:top center;
	background-repeat:no-repeat;
	behavior: url(js/iepngfix/iepngfix.htc);
}

div.vitrine-vo-title
{
	margin:0px;
	padding: 0px;
	width:614px;
	height:40px;	
	border:0px solid #000000;
	background: url(../images/voitures_neuves/vitrine_title_vo.png);
	background-position:top center;
	background-repeat:no-repeat;
	behavior: url(js/iepngfix/iepngfix.htc);
}

/*	Vitrines	*/
div.vitrine
{
	margin:0px;
	margin-bottom:10px;
	padding: 0px;
	width:614px;
	height:250px;	
	border:0px solid #000000;
	background: url(../images/voitures_neuves/vitrine.png);
	background-position:top center;
	background-repeat:no-repeat;
	behavior: url(js/iepngfix/iepngfix.htc);
	/*border:1px solid #cc0000;*/
}
div.vitrine ul
{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
div.vitrine ul li
{
	/*float:left;*/
	width:614px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	/*border:1px solid #cc0000;*/
}
div.vitrine-box
{
	float:left;
	margin:18px;
	padding:0px;
	border:0px solid #cc0000;
	width:167px;
	height:202px;
	background: url(../images/occasions/vitrine_bg.png);
	background-position:top center;
	background-repeat:no-repeat;
	behavior: url(js/iepngfix/iepngfix.htc);
}
div.vitrine-label 
{
	margin:0px;
	padding:5px 2px 2px 2px;
	border:0px solid #cc0000;
	width:163px;
	text-align:center;
	height:42px;
}
div.vitrine-label span.brand
{
	font-weight:bold;
	color:#333333;
}
div.vitrine-label span.modele
{
	font-weight:bold;
	color:#666666;
}
div.vitrine-label span.finition
{
	font-weight:bold;
	color:#666666;
}
div.vitrine-image 
{
	margin:0px;
	padding:15px 2px 12px 2px;
	border:0px solid #cc0000;
	width:163px;
	text-align:center;
	height:85px;
}
div.vitrine-image img
{
	border:3px solid #cecece;
}
div.vitrine-price 
{
	margin:0px;
	padding:16px 5px 4px 2px;
	border:0px solid #cc0000;
	width:160px;
	font-size:13px;
	color:#f1f1f1;
	font-weight:bold;
	text-align:right;
	height:20px;
}

/* ------------------ Page Occasions ------------------- */
.slideshow {
	float:left;
	/*margin:0 auto;*/
	margin:0px 10px 10px 0px;
	width:480px;
	height:320px;
	border:3px solid #111111;
	
}

/* ------------------ Fiche detaille ------------------- */

div.fiche-title
{
	margin: 0px;
	padding: 15px 0px 15px 25px;
	width:879px;
	height:10px;
	font-size:14px;
	overflow:hidden;
	border:0px solid #000000;
	background: url(../images/fiche_detaille/fiche_detaille_title.png);
	background-position:top center;
	background-repeat:no-repeat;
	behavior: url(js/iepngfix/iepngfix.htc);
}

div.fiche
{
	color:#b7b7b7;
	margin:0px;
	margin-bottom:10px;
	padding: 0px;
	width:904px;
	height:256px;
	overflow:hidden;
	border:0px solid #000000;
	background: url(../images/fiche_detaille/fiche_detaille.png);
	background-position:top center;
	background-repeat:no-repeat;
	behavior: url(js/iepngfix/iepngfix.htc);
}

div.eq
{
	text-indent:10px; padding:2px 2px 2px 0px;
}

div.price_title
{
	width:210px; height:14px; float:right; border:0px solid #cc0000; line-height:14px; font-size:12px; margin-bottom:10px; padding: 0px 0px 0px 0px;
}

div.price_amount
{
	width:70px; height:14px; float:right; border:0px solid #cc0000; line-height:14px; font-size:12px; margin-bottom:10px; padding: 0px 0px 0px 0px; font-weight:bold; color:#ffffff; text-align:left;
}

div.price_info
{
	width:250px; height:14px; float:right; border:0px solid #cc0000; line-height:14px; font-size:12px; margin-top:5px; padding: 0px 10px 0px 0px; color:#ffffff; text-align:right;
}

div.garage_image
{
	width:auto; border:0px solid #cc0000; font-size:12px; margin-bottom:10px; padding:0px 0px 0px 0px; text-align:center;
}

div.garage_info
{
	width:auto; float:left; border:0px solid; font-size:12px; margin-bottom:5px; padding:0px 0px 0px 0px; line-height:14px; text-align:left;
}

div.garage_label
{
	width:75px; float:left; margin:0px 0px 0px 0px;	padding:0px 0px 4px 0px; border:0px solid; line-height:14px; text-align:left;
}

div.fi-title
{
	width:250px; float:left; border:0px solid; margin-bottom:10px; text-indent:10px; text-align:left;
}

div.fo-title
{
	width:300px; float:left; border:0px solid; margin-bottom:0px; text-indent:10px; text-align:left; padding-top:3px;
}

div.fo-price
{
	width:100px; float:left; border:0px solid; margin-bottom:0px; text-indent:10px; text-align:left; padding-top:3px;
}

div.fo-input
{
	width:20px; float:left; border:0px solid; margin-bottom:0px; text-indent:0px; text-align:center;
}

div.fi-value
{
	width:175px; text-indent:0px; float:left; border:0px solid; font-size:11px; margin-bottom:10px; color:#ffffff; text-align:left; white-space:nowrap;
}

div.fiche img
{
	border:2px solid #1B1B1C;
}

div.fiche span
{
	color:#ffffff;
}

div.fiche p.st1
{
	margin:0px 0px 5px 0px;
	padding:0px;
}

div.fiche p.st2
{
	margin:0px 10px 5px 0px;
	padding:0px;
	
}

div.fiche p.st3
{
	margin:0px;
	padding:0px;
	text-indent:20px;
	font-size:14px;
	font-weight:bold;
}

div.fiche p.st4
{
	color:#FBB853;
	margin:0px 10px 0px 0px;
	padding:0px;
	font-size:18px;
	font-weight:bold;
}

div.fiche p.st5
{
	margin:0px 10px 10px 0px;
	padding:0px;
	font-size:12px;
}

div.fiche p.st5 span
{
	width:50px;
	border:0px solid;
}

div.fiche-details-1
{
	margin:0px;
	padding:0px;
	width:435px;
	height:53px;
	text-align:center;
	background: url(../images/fiche_detaille/details_tab_o.png);
	background-position:top center;
	background-repeat:no-repeat;
}

div.fiche-details-2
{
	margin:0px;
	padding:0px;
	width:435px;
	height:53px;
	text-align:center;
	background: url(../images/fiche_detaille/details_tab_f.png);
	background-position:top center;
	background-repeat:no-repeat;
}

div.fiche-details-3
{
	margin:0px;
	padding:0px;
	width:435px;
	height:53px;
	text-align:center;
	background: url(../images/fiche_detaille/details_tab_e.png);
	background-position:top center;
	background-repeat:no-repeat;
}

div.fiche-details-4
{
	margin:0px;
	padding:0px;
	width:435px;
	height:53px;
	text-align:center;
	background: url(../images/fiche_detaille/details_tab_4.png);
	background-position:top center;
	background-repeat:no-repeat;
}

div.fiche-details-tab-1
{
	height:45px; width:92px; margin:0px 2px 0px 0px; float:left; cursor:pointer;
}
div.fiche-details-tab-2
{
	height:45px; width:112px; margin:0px 2px 0px 30px; float:left; cursor:pointer;
}
div.fiche-details-tab-3
{
	height:45px; width:130px; margin:0px 2px 0px 50px; float:left; cursor:pointer;
}

div.fiche-details-m
{
	color:#ffffff;
	width:435px;
	padding-top:10px;
	text-align:left;
	background: url(../images/fiche_detaille/details_m.jpg);
	background-position:top center;
	background-repeat:repeat-y;
}

div.fiche-details-b
{
	color:#000000;
	width:435px;
	height:10px;
	text-align:center;
	background: url(../images/fiche_detaille/details_b.png);
	background-position:top center;
	background-repeat:no-repeat;
	behavior: url(js/iepngfix/iepngfix.htc);
}

div.form-t
{
	font-size:14px;
	width:435px;
	height:50px;
	overflow:hidden;
	background: url(../images/fiche_detaille/form_t.png);
	background-position:top center;
	background-repeat:no-repeat;
	behavior: url(js/iepngfix/iepngfix.htc);
}

div.form-c
{
	font-size:14px;
	width:435px;
	height:50px;
	overflow:hidden;
	background: url(../images/fiche_detaille/form_c.png);
	background-position:top center;
	background-repeat:no-repeat;
	behavior: url(js/iepngfix/iepngfix.htc);
}
div.form-c2
{
	font-size:14px;
	width:900px;
	height:50px;
	overflow:hidden;
	background: url(../images/fiche_detaille/form_c2.png);
	background-position:top left;
	background-repeat:no-repeat;
	border:0px solid #cc0000;
	behavior: url(js/iepngfix/iepngfix.htc);
}

div.form-m
{
	color:#ffffff;
	width:435px;
	text-align:left;
	background: url(../images/fiche_detaille/form_m.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	overflow:hidden;
}
div.form-m2
{
	color:#ffffff;
	width:900px;
	text-align:left;
	background: url(../images/fiche_detaille/form_m2.jpg);
	background-position:top left;
	background-repeat:repeat-y;
	border:0px solid #cc0000;
	overflow:hidden;
}

div.form-b
{
	width:435px;
	height:10px;
	background: url(../images/fiche_detaille/form_b.png);
	background-position:top center;
	background-repeat:no-repeat;
	behavior: url(js/iepngfix/iepngfix.htc);
}
div.form-b2
{
	width:900px;
	height:10px;
	background: url(../images/fiche_detaille/form_b2.png);
	background-position:top left;
	background-repeat:no-repeat;
	border:0px solid #cc0000;
	behavior: url(js/iepngfix/iepngfix.htc);
}

input
{
	border:0px solid #2f2f2f;
	background-color:#cccccc;
	padding:2px;
	margin-bottom:2px;
}
input.send, textarea.send {
	border:1px solid #2f2f2f;
	background-color:#cccccc;
	padding:2px;
	margin-bottom:2px;
	width:185px;
}
select
{
	border:1px solid #2f2f2f;
	background-color:#cccccc;
	padding:2px;
	margin-bottom:2px;	
}

input.send2, textarea.send2 {
	border:1px solid #2f2f2f;
	background-color:#cccccc;
	padding:2px;
	font-size:11px;
	margin-bottom:2px;
	width:120px;
}

label
{
	padding:2px;	
	cursor:pointer;
}

span
{
	color:#fbb853;
}

.occ-label 
{
	float:left; 
	text-transform:uppercase; 
	padding:2px; 
	width:40%; 
	border:0px solid #ff00cc;
}
.occ-total 
{
	float:right;
	width:50%;
	color:#FBB853;
	font-weight:bold;
	border:0px solid #ff00cc;
	text-align:right;
	/*text-transform:uppercase;*/
	padding:2px;
}

/* ------------------ Footer ------------------- */

div#footer
{
	padding: 0px;
	margin: 0 auto;
	border:0px solid #ffffff;
	background: url(../images/footer/bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

div#footer-content
{
	padding: 0px;
	margin: 0 auto;
	width: 970px;
	border:0px solid #cc0000;
	height: 80px;
}

div#footer-info
{
	float:right;
	padding: 0px;
	width: 325px;
	height: 55px;
	padding-top:25px;
	text-align:right;
	border:0px solid #cc0000;
}

div#footer-info	div.footer-menu ul, li
{
	color:#666666;
	padding:25px 5px 25px 5px;
	margin:0px;
	text-decoration:none;
	display:inline;
}

div#footer-info	div.footer-menu ul, li a
{
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}

div#footer-info	div.footer-menu ul, li 
{
	color:#ffffff;
}

/* ------------------ Not found page ------------------- */

div#not-found-page
{
	margin: 0;
	padding: 15px;
}

div#not-found-page div.not-found-title-page
{
	margin: 0;
	padding: 0;
	border-bottom-style: ridge;
	font-size: 25px;
	font-weight: bold;
}

div#not-found-page div.not-found-block
{
	margin: 0;
	padding: 25px;
}

div#not-found-page div.not-found-block .image
{
	width: 160px;
	margin: 0;
	padding: 20px 10px 20px 20px;
	float: left;
}

div#not-found-page div.not-found-block div.not-found-content
{
	width: 300px;
	padding: 30px 0;
	margin: 0;
	float: left;
}

div#not-found-page div.not-found-block .not-found-title
{
	font-size: 15px;
	font-weight: bold;
	float: left;
}

div#not-found-page div.not-found-block .not-found-text
{
	float: left;
}

/* ------------------ A links ------------------- */

a.a1
{
	color:#ffffff;
	text-decoration:underline;
}
a.a1:hover
{
	color:#cccccc;
}

/* ------------------ Buttons ------------------- */

.button-newsletter
{
	background-image:url(../images/voitures_neuves/btn_ok.png); 
	width:27px; 
	height:22px; 
	border:0px; 
	cursor:pointer;
}
.button-occasions {
	background-image:url(../images/occasions/rechercher.png); 
	width:87px; 
	height:23px; 
	border:0px; 
	cursor:pointer;
}

/* ------------------ Messages ------------------- */

.error
{
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.success
{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.warning
{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* ------------------ Navigator ------------------- */

div.navigator
{
	padding: 5px 0;
	margin: 0;
	text-align: center;
	font-size: 11px;
	color: #5B5A5A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.navigator a
{
	padding: 0 0 1px 0;
	margin: 0;
	color: #f1f1f1;
	text-decoration: none;
}

div.navigator 
{
	padding: 0 0 1px 0;
	margin: 0;
	color: #f1f1f1;
	/*text-decoration: underline;*/
}

div.navigator span.unlink
{
	padding: 0;
	margin: 0;
	color: #39434f;
	line-height:20px;
	font-weight: bold;
}
div.navigator span.unlink b
{
	color: #f1f1f1;
}

div.navigator a.img
{
	text-decoration: none;
	background: none;
}

div.navigator a.img:hover
{
	text-decoration: none;
	background: none;
}

/* ------------------ Flash messages ------------------- */

.flashmsg div.button
{
	padding: 5px 0 5px 0;
	margin: 0;
	text-align: center;
}

.flashmsg ul
{
	padding: 10px 0;
	margin: 0;
	list-style: square;
	list-style-position: inside;
}

.flashmsg ul li
{
	padding: 0;
	margin: 0;
	list-style: square;
	font-size: 11px;
}

img.flashmsg-icon
{
	width: 24px;
	height: 24px;
	behavior: url(/iepngfix/iepngfix.htc);
}

#mainwrap{
	width:98%;
	overflow:hidden;
	margin:0 0 0 1%;
	text-align:center;
}
#mainwrap ul {
	float:left;
	margin:auto;
	padding:0;
	list-style:none;
}
#mainwrap ul li {
	border:0px solid #cc0000;
	padding:3px;
	margin:5px 3px 5px 3px;
	float:left;
	
}
#mainwrap ul li img {
	background:#1B1B1C;
	padding:2px;
}
#mainwrap ul li span {
	color:#B9B6B6;
	font-size:11px;
	border:0px solid #ffffff;
	text-transform:capitalize;
	padding:2px 0px 2px 0px;
}
#mainwrap p {
	text-align:left;
	padding:0px;
	clear:both
}

/* ------------------ Ajax containers ------------------- */
#occ_send {
	cursor:pointer;
	margin:5px 25px 5px 0px;
}
#occ_loading {
	display:none;
	margin:0 auto;
	padding:5px 25px 2px 0px;
	width:90%; 
	height:20px;  
	text-align:right; 
	border:0px solid #cc0000; 
}
#occ_response {
	margin:0 auto;
	padding:5px 25px 2px 0px;
	width:90%; 
	text-align:right; 
	border:0px solid #cc0000;
	overflow:hidden;	
}
#occ_response span.error {
	color:#FBB853;		
}
#occ_response span.success {
	color:#009933;		
}

#c_send {
	cursor:pointer;
	margin:5px 5px 5px 0px;
}
#c_loading {
	display:none;
	margin:0 auto;
	padding:5px 5px 2px 0px;
	width:100%; 
	height:20px;  
	text-align:right; 
	border:0px solid #cc0000; 
}
#c_response {
	margin:0 auto;
	padding:5px 5px 2px 0px;
	width:100%; 
	text-align:right; 
	border:0px solid #cc0000;
	overflow:hidden;	
}
#c_response span.error {
	color:#FBB853;		
}
#c_response span.success {
	color:#009933;		
}

#sav_send {
	cursor:pointer;
	margin:5px 25px 5px 0px;
}
#sav_loading {
	display:none;
	margin:0 auto;
	padding:5px 25px 2px 0px;
	width:90%; 
	height:20px;  
	text-align:right; 
	border:0px solid #cc0000; 
}
#sav_response {
	margin:0 auto;
	padding:5px 0px 2px 0px;
	width:95%; 
	text-align:right; 
	border:0px solid #cc0000;
	overflow:hidden;	
}
#sav_response span.error {
	color:#FBB853;		
}
#sav_response span.success {
	color:#009933;		
}

#vn_send, #fin_send {
	cursor:pointer;
	margin:5px 25px 5px 0px;
}
#vn_loading {
	display:none;
	margin:0 auto;
	padding:5px 25px 2px 0px;
	width:90%; 
	height:20px;  
	text-align:right; 
	border:0px solid #cc0000; 
}
#vn_response {
	margin:0 auto;
	padding:5px 25px 2px 0px;
	width:90%; 
	text-align:right; 
	border:0px solid #cc0000;
	overflow:hidden;	
}
#vn_response span.error {
	color:#FBB853;		
}
#vn_response span.success {
	color:#009933;		
}

/* ------------------ CETELEM calculation ------------------- */
#ctlm_mensu {
	height:10px;
	width:230px;
	margin:0px 10px 5px 0px;
	padding:4px 10px 4px 10px;
	color:#FBB853;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	border:0px solid #cc0000;
}
#ctlm_mensu img {
	border:0;
}

#table_fin, #table_rep, #fin_frame {
	display:none;
}

#ctlm_mensu, #ctlm_simu {
	display:block;
}