/*******************************************************************************************/
/******************************    MISE EN AVANT 1 VIN   ***********************************/
/*******************************************************************************************/

#promo{
width:540px;
background-image:url(/fr/images/interface/promo-bckg.jpg);
background-repeat:no-repeat;
background-position:top center;
margin-left: 5px;
margin-top: 20px;
border-bottom:1px solid #555555;
border-top:1px solid #555555;
min-height:160px;
}

#promo #promo_txt{
}

#promo #promo_txt h3{
width:400px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-style:italic;
font-weight:bold;
padding-left:75px;
margin-top: 10px;}

#promo #promo_txt p{
width:400px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-style:italic;
padding-left:75px;}

#promo #promo_img{
min-height: 120px;
text-align:center;
}

.promo_img {
border:0;
}
/*******************************************************************************************/
/******************************          DIVERS   		 ***********************************/
/*******************************************************************************************/


#carte_france img{
margin-left:90px;
border:0;}

#carte_europe img{
margin-left:90px;
border:0;}

#carte_monde img{
margin-left:0px;
border:0;}

#carte_region img{
float:left;
margin-right:10px;
margin-bottom:30px;
border: 1px solid #555555;
height:200px;}

.lien_region{
text-align:center;}

.sous-region {
background-image:url(/fr/images/interface/bckg_li.gif);
background-repeat: repeat-x;
margin-bottom:10px;
}

.vignerons ul{
margin-bottom:10px;
}

.vignerons li{
list-style-image:url(/fr/images/interface/check.gif);
padding-left: 5px;
margin-bottom:10px;
}
