/* Import des styles communs à tous les niveaux de page */
@import url(commun.css);

/* Déclaration des styles propres au niveau de page 1 */
#header{
	position:relative;
	width:100%;
	height:109px;
	background-image:url(../img/bg_header_n1.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin-top:-1px;
	z-index:0;
}

#header h1{
	display:none;
}

#rayures{
	position:absolute;
	right:94px;
	top:92px;
}

#col_g{
	float:left;
	width:261px;
	margin-right:50px;
	margin-top:10px;
	color:#fff;
}

#col_g h3{
	display:none;
}

#col_g a{
	text-decoration:none;
	color:#fff;
}

#col_g a:hover{
	text-decoration:underline;
	color:#fff;
}

#col_g ul li{
	list-style-type:none;
	font-size:1.2em;
	margin-bottom:10px;
}

#col_g_haut{
	width:100%;
	height:13px;
	background-image:url(../img/bg_catalogue_home_haut.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#col_g_milieu{
	width:221px;
	height:auto;
	background-color:#33698a;
	background-image:url(../img/bg_catalogue_home.gif);
	background-position:top left;
	background-repeat:repeat-x;
	padding-left:20px;
	padding-right:20px;
}

#col_g_bas{
	width:100%;
	height:66px;
	background-image:url(../img/bg_catalogue_home_bas.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin-top:-30px;
}


#col_g_milieu #photo_catalogue{
	width:261px;
	height:67px;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:-20px;
	margin-right:-20px;
	background-image:url(../img/image_catalogue_home.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

#occasions .lien1_selected{
	background-image:url(../img/occasion_serie_r_petit.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}

#occasions .lien2_selected{
	background-image:url(../img/occasion_serie_k_petit.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}

#occasions .lien3_selected{
	background-image:url(../img/occasion_serie_boxer_petit.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}

#occasions .lien4_selected{
	background-image:url(../img/occasion_serie_f_petit.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}

#occasions .lien_occasion{
	position:relative;
	margin-top:15px;
	width:157px;
	height:107px;
}

#occasions .lien_occasion a{
	display:block;
	width:157px;
	height:107px;
}

#occasions .lien_occasion a.lien1{
	background-image:url(../img/occasion_serie_r_petit.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#occasions .lien_occasion a.lien1:hover{
	background-image:url(../img/occasion_serie_r_petit.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}

#occasions .lien_occasion a.lien2{
	background-image:url(../img/occasion_serie_k_petit.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#occasions .lien_occasion a.lien2:hover{
	background-image:url(../img/occasion_serie_k_petit.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}

#occasions .lien_occasion a.lien3{
	background-image:url(../img/occasion_serie_boxer_petit.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#occasions .lien_occasion a.lien3:hover{
	background-image:url(../img/occasion_serie_boxer_petit.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}

#occasions .lien_occasion a.lien4{
	background-image:url(../img/occasion_serie_f_petit.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#occasions .lien_occasion a.lien4:hover{
	background-image:url(../img/occasion_serie_f_petit.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
/* PG *************** */
#occasions .lien_occasion a.lientoutes{
	color:#000000;
	display:block;
	font-size: 1.2em;
	padding: 5px 0px 5px 5px;
	margin-left: 5px;
	margin-top: 10px;
	height: auto;
	width: 146px;
}
#occasions .lien_occasion a.lientoutes:hover{
	background-color: #F8F4F8;
	text-decoration:none;
}
#occasions .lientoutes_selected{
	color:#000000;
	display:block;
	font-size: 1.2em;
	padding: 5px 0px 5px 5px;
	margin-left: 5px;
	margin-top: 10px;
	height:auto;
	width:146px;
	background-color: #F8F4F8;
	text-decoration:none;
}
/*   ****************/
#occasions_css_inactif{
	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 h2.sorry {
	font-size:1.5em;
	color:#024e68;
	margin-bottom:0px;
	margin-top:20px;
}

#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 a:hover{
	color:#c98f24;
	text-decoration:underline;
}

#col_d ul li{
	font-size:1.2em;
	margin-bottom:5px;
	margin-left:15px;
}

#col_d #illustration_catalogue{
	width:100%;
	height:91px;
	background-image:url(../img/illustration_catalogue.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin-bottom:15px;
}

#col_d #illustration_contact{
	width:100%;
	height:205px;
	background-image:url(../img/illustration_contact.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	margin-bottom:15px;
}

#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_commentaire{
	color:#024e68;
	font-size:1.3em;
}

#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;
}
/* PG *************** */
#col_d a.die{
	font-size: 1.3em;
	text-decoration:none;
	color:#024e68;
}
#col_d a.die:hover{
	text-decoration:underline;
}
/* ****************** */