@charset "iso-8859-1";

/* niveau1 */
#header{
	display: none;
}
#header h1{
	display:none;
}
#col_g{
	display:none;
}
#col_d{
	float:left;
	width:425px;
	margin-top:10px;
	z-index:10;
}
#col_d h2{
	font-size:2.8em;
	margin-bottom:10px;
	font-weight:normal;
}
#col_d h2.bis{
	font-size:2.1em;
}
#col_d h2.ter{
	font-size:1.8em;
	color:#024e68;
	margin-bottom:0px;
}
#col_d h3{
	display:none;
}
#col_d h4{
	font-size:2.8em;
	height:40px;
	width:100%;
	line-height:40px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	font-weight:normal;
}
#col_d p{
	font-size:1.2em;
	line-height:18px;
	font-weight:normal;
	margin-bottom:10px;
}
#col_d a{
	color:#c98f24;
	text-decoration:none;
}
#col_d a.email{
	padding-left:15px;
	background-image:url(../img/icone_mail.gif);
	background-repeat:no-repeat;
	background-position:middle left;
}
#col_d ul li{
	font-size:1.2em;
	margin-bottom:5px;
	margin-left:15px;
}
#col_d #illustration_catalogue{
	display: none;
}
#col_d #illustration_contact{
	display: none;
}
#col_d .resume_img{
	float:left;
	width:177px;
	height:auto;
	margin-right:20px;
}
#col_d .resume_img img{
	border:1px solid #06799f;
	width:175px;
}
#col_d .resume_img2{
	float:left;
	width:403px;
	height:auto;
	margin-bottom:10px;
	margin-top:-15px;
	-margin-top:0px;
}
#col_d .resume_img2 img{
	border:1px solid #06799f;
	width:423px;
}
#col_d .resume_text{
	float:left;
	width:228px;
	height:auto;
}
#col_d .resume_text2{
	float:left;
	width:100%;
	height:auto;
}
#col_d .resume_objet{
	position:relative;
	height:auto;
	width:100%;
	padding-bottom:15px;
	border-bottom:5px solid #bccbd0;
	margin-top:20px;
}
#col_d .resume_objet .resume_text_titre{
	color:#024e68;
	font-size:1.6em;
}
#col_d .resume_objet .resume_text_prix{
	color:#c37f02;
	font-size:2em;
}
#col_d .resume_objet2{
	position:relative;
	height:auto;
	width:100%;
	padding-bottom:15px;
	border-bottom:5px solid #bccbd0;
	margin-top:20px;
}
#col_d .resume_objet2 .infos_01{
	position:relative;
	width:100%;
	height:20px;
	line-height:20px;
	margin-bottom:7px;
}
#col_d .resume_objet2 .infos_01 .resume_text_annee{
	width:50%;
	float:left;
	text-align:right;
	font-size:1.6em;
}
#col_d .resume_objet2 .infos_01 .resume_text_titre{
	color:#024e68;
	font-size:1.6em;
	width:50%;
	float:left;
	text-align:left;
}
#col_d .resume_objet2 .infos_01 .resume_text_titre a{
	color:#024e68;
	text-decoration:none;
}
#col_d .resume_objet2 .infos_01 .resume_text_titre a:hover{
	color:#024e68;
	text-decoration:underline;
}
#col_d .resume_objet2 .infos_02{
	position:relative;
	width:100%;
	margin-bottom:7px;
	height:20px;
	line-height:19px;
	background-color:#bccbd0;
}
#col_d .resume_objet2 .infos_02 .resume_text_kilometrage{
	width:47%;
	float:left;
	text-align:left;
	font-size:1.6em;
	margin-left:3%;
	-margin-left:1%;
}
#col_d .resume_objet2 .infos_02 .resume_text_prix{
	color:#c37f02;
	font-size:2em;
	width:47%;
	margin-right:3%;
	-margin-right:1%;
	float:left;
	text-align:right;
}
#col_d .resume_objet2 .infos_03 p{
	margin-bottom:0px;
	font-size:1.1em;
	line-height:16px;
}
#col_d .resume_objet2 .infos_04{
	position:relative;
	width:100%;
	margin-bottom:7px;
	height:20px;
	line-height:19px;
	background-color:#bccbd0;
}
#col_d .resume_objet2 .infos_04 .resume_text_annee{
	width:26%;
	float:left;
	text-align:left;
	font-size:1.6em;
	font-weight:bolder;
	margin-left:2%;
	-margin-left:1%;
}
#col_d .resume_objet2 .infos_04 .resume_text_kilometrage{
	width:35%;
	float:left;
	text-align:left;
	font-size:1.6em;
}
#col_d .resume_objet2 .infos_04 .resume_text_prix{
	color:#c37f02;
	font-size:2em;
	width:34%;
	-width:30%;
	margin-right:2%;
	-margin-right:1%;
	float:right;
	text-align:right;
}
#col_d #liste_liens_nav{
	position:relative;
	margin-top:10px;
	text-align:right;
	width:100%;
	height:20px;
	line-height:20px;
	color:#065059;
	font-size:1.1em;
}
#col_d #liste_liens_nav a{
	color:#065059;
	text-decoration:none;
}
#col_d #liste_liens_nav a:hover{
	color:#065059;
	text-decoration:underline;
}
#col_d iframe{
	border:1px solid #06799f;
	margin-bottom:15px;
}

/* commun */
*{
	margin:0px;
	padding:0px;
}
.clear{
	clear:both;
}
body{
	font-size:60%;
	font-family:Tahoma, Geneva, sans-serif;
	text-align:center;
}
#subheader{
	display: none;
}
#global{
	position:relative;
	width:910px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#container{
	position:relative;
	width:880px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#lien_accueil{
	display: none;
}
#deco_gauche{
	display: none;
}
#deco_droite{
	display: none;
}
#menu{
	display: none;
}
#contenu{
	padding-left:70px;
	padding-right:70px;
	padding-bottom:25px;
	width:740px;
}
#faux_h3_occasions{
	display: none;
}

#faux_h3_catalogue{
	display: none;
}
#faux_h3_contacter{
	display: none;
}
#faux_h3_acces{
	display: none;
}
#footer{
	position:relative;
	width:910px;
	height:161px;
	line-height:16px;
	background-image:url(../img/bg_footer.png);
	background-repeat:no-repeat;
	background-position:top left;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	color:#a3a3a3;
	font-size:1.1em;
	padding-top:27px;
}
/* home */
#col_d_milieu{
	display: none;
}