@charset "UTF-8";
/* CSS Document */




div #bloc-gauche{
position:relative;
width:281px;
height:440px;
float:left;
}

div #bloc-gauche #distributeur{
position:relative;
width:281px;
height:210px;
}

div #bloc-gauche #carrousel{
position:relative;
width:281px;
height:210px;
margin-left:11px;
padding:5px 5px;
}




div #bloc-milieu{
position:relative;
width:536px;
float:left;
height:440px;
}

div #bloc-milieu #fond-texte{
position:relative;
width:536px;
height:210px;
background:url(../images/fond-texte_08.jpg) no-repeat;
}

div #bloc-milieu #texte{
position:relative;
width:475px;
height:170px;
font-family:Arial, Helvetica, sans-serif;
top:50px;
margin-left:20px;
font-size:10px;
color:#999999;
}

div #bloc-milieu #bloc-carrousel{
position:relative;
width:536px;
height:200px;
margin:5px 0px;
}

div #bloc-milieu #bloc-carrousel #carrousel2{
position:relative;
width:255px;
height:210px;
float:left;
margin-left:2px;
}

div #bloc-milieu #bloc-carrousel #carrousel3{
position:relative;
width:255px;
height:210px;
float:left;
margin-left:13px;


}

div #bloc-milieu #bloc-carrousel #carrousel3 img{
margin:0px 0px;
}



