/* CSS Points de vente */

select {width:226px;margin:0 0 0 1px;}

#bloc_pv {
width:722px;
/*border:1px solid #000000;*/
}

#bloc_pv p {
color:#747476;
padding:10px;
}

.encart_pv_g {
width:353px;
float:left;
margin:15px 1px 0 0;
/*background:#F9F8F8;*/
}

.encart_pv_d {
width:353px;
float: right;
margin:15px 1px 0 0;
/*background:#F9F8F8;*/
}



.tt_pv {
border-bottom:1px solid #E3E3E4;
padding: 20px 0 5px 0;
}

.tt_pv h3{
float:left;
width:450px;
display:block;
}

.tt_pv a {
float:right;
padding-top:3px;
}
