
@import url('_commun.css');

div#contener div#content div#content_left div#encart_pub {
width:654px;
/*border:1px solid blue;*/
}

div#contener div#content div#content_left div#encart_pub div#encart_pub_haut {
height:344px;
/*border:1px solid blue;*/
margin-bottom:10px;
}

div#contener div#content div#content_left div#encart_pub div#encart_pub_haut div#encart_pub_haut_droite {
float:right;
width:319px;
height:344px;
/*background:green;*/
}

div#contener div#content div#content_left div#encart_pub div#encart_pub_haut div#encart_pub_haut_gauche {
margin-right:330px;
height:344px;
/*background:purple;*/
}

div#contener div#content div#content_left div#encart_pub div#encart_pub_haut div#encart_pub_haut_droite a:hover img,
div#contener div#content div#content_left div#encart_pub div#encart_pub_haut div#encart_pub_haut_gauche a:hover img {
opacity:0.9;
filter: alpha(opacity=80);
}

div#contener div#content div#content_left div#encart_pub div#encart_pub_bas {
height:146px;
/*border:1px solid green;*/
margin-bottom:10px;
background:url('../images/home_encart_pub_bas.png') no-repeat #f0f0f0;
background-position:right bottom;
padding:5px;
}

div#contener div#content div#content_left div#encart_pub div#encart_pub_bas div#img1,
div#contener div#content div#content_left div#encart_pub div#encart_pub_bas div#img2,
div#contener div#content div#content_left div#encart_pub div#encart_pub_bas div#img3 {
width:146px;
height:146px;
background:#fff;
float:left;
margin-right:5px;
}

div#contener div#content div#content_left div#encart_pub div#encart_pub_bas div#img1 a:hover img,
div#contener div#content div#content_left div#encart_pub div#encart_pub_bas div#img2 a:hover img,
div#contener div#content div#content_left div#encart_pub div#encart_pub_bas div#img3 a:hover img {
opacity:0.9;
filter: alpha(opacity=80);
}

div#contener div#content div#content_left div#encart_occasion {
width:654px;
height:178px;
background:url('../images/bg_bons_plans.png') no-repeat #f0f0f0;
background-position:right top;
}

div#contener div#content div#content_left div#encart_occasion div.encart_occasion_ctnt {
/*background:yellow;*/
height:152px;
}

div#contener div#content div#content_left div#encart_occasion div.encart_occasion_ctnt .text {
/*border:1px solid orange;*/
float:left;
width:220px;
height:142px;
margin-left:10px;
margin-top:10px;
font-size:11px;
}

div#contener div#content div#content_left div#encart_occasion div.encart_occasion_title {
background:#9dd111;
text-transform:uppercase;
height:18px;
color:#fff;
font-size:24px;
font-weight:bold;
padding-top:8px;
padding-left:10px;
}

p.hometitle {
margin:0;
padding:0;
color:#343434;
text-transform:uppercase;
font-weight:bold;
font-size:15px;
padding-bottom:10px;
}

