@charset "utf-8";
/* CSS Document */
body{
padding:0px;
margin:0px;
background-color:#333333;
background-image: url(images/fond.gif);
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#af9b91;
font-size:10px;}

p{
margin: 5px 0 5px 0;
padding:0px;}

h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#af9b91;
font-size:14px;
margin:2px 0 2px 0;
font-weight:normal;}

h4{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#af9b91;
font-size:12px;
margin:10px 0 5px 0;
font-weight:normal;}


#page{
position:relative;
background-image:url(images/fond_top.gif);
background-repeat:repeat-x;
width:100%;
margin-bottom:20px;
min-height:512px;
}

#conteneur{
background-color:#000000;
margin: 5px auto 0 auto;
padding:10px;
width: 956px;
}
.img_presse{
border-style:solid;
border-width:15px;
border-color:#000000;
}



#conteneur a{
text-decoration:none;
font-weight:bold;
color:#af9b91;}

#conteneur a:hover{
text-decoration:underline;
font-weight:bold;
color:#af9b91;}

#conteneur a.liens2 {
text-decoration:none;
font-weight:normal;
color:#492e20;}

 #conteneur a.liens2:hover {
text-decoration:underline;
color:#492e20;}

#header{
background-image:url(images/header.jpg);
width:956px;
height:242px;
}

.bar{
border-bottom-color:#262626;
border-bottom-style:dotted;
border-bottom-width:1px;
clear:both;
}

#left{
float:left;
width:466px;
margin-left:35px;}
#left2{
float:left;
width:366px;
margin-left:35px;}
#left3{
float:left;
width:900px;
margin-left:35px;}

.img_left{
float:left;
margin-right:25px;}

#right{
float:right;
width:351px;
margin-right:25px;}
#right2{
float:right;
width:451px;
margin-right:25px;}


#footer{
background-image:url(images/fond_footer.gif);
background-repeat:repeat-x;
height:82px;
color:#2a1a12;
text-align:right;
font-size:10px;
}

#footer a{
text-decoration:none;
color:#2a1a12;}
#footer a:hover{
text-decoration:none;
color:#af9b91;}

.menu_foot{
font-size:12px;
text-transform:uppercase;
float:left;
margin-top:55px;
margin-left:15px;}

.box_vins{
float:left;
width:133px;
padding:5px 10px 5px 5px;
border-left-color:#262626;
border-left-style:dotted;
border-left-width:1px;
}
.box_vins h4{
font-weight:bold;
color:#af9b91;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:0px 0 3px 0px;
padding:0px;}

.box_vins h1{
font-weight:normal;
color:#492e20;
font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:0px;
padding:0px;}

.box_vins h2{
color:#492e20;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:0px;
padding:0px;}

.box_trouvez {
background-image:url(images/fond_trouvez_box.gif);
background-repeat:repeat-x;
background-color:#090604;
padding:5px;
margin-top:7px;}

.box_vins h3{
font-weight:bold;
color:#492e20;
font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:0px;
padding:0px;}

#conteneur a.menu{
font-weight:normal;}

.input_contact{
background-color:#362a23;
border:0px;
border-bottom-style:none;
width:264px;
height:23px;
padding-left:5px;
color:#FFFFFF;}

.textarea_contact{
background-color:#362a23;
border:0px;
border-bottom-style:none;
width:334px;
height:130px;
padding-left:5px;
color:#FFFFFF;}


/* BOX VIN  */


.box_vin{
	height:248px;
	width:894px;
	background-image:url(images/fond_box_vin.jpg);
	background-repeat:no-repeat;}


.box_vin_content{
	width:600px;
	position:absolute;
	margin-left:174px;
	margin-top:20px;}
.box_vin_content h4{
	font-size:14px;
	font-weight:bold;}
	
.box_vin_prix{
	position:absolute;
	margin-top:201px;
	padding:0px 10px 5px 5px;
	border-left-color:#262626;
	border-left-style:dotted;
	border-left-width:1px;
}
.box_vin_prix h1{
	 color:#795a4a;
	 font-size:12px;
	 margin:0px;
	 padding:0px;
	 line-height:normal;}

.box_vin_commande{
	position:absolute;
	margin-top:201px;
	margin-left:700px;
	padding:0px 10px 5px 0px;
	}
.box_vin_commande img{ border:none; margin-left:-5px;}
.box_vin_commande a:link{ font-size:9px; font-weight:bold; text-decoration:none; color:#795a4a!important; }
.box_vin_commande a:hover{ text-decoration:underline;}
