/* Correction des styles HTML par defaut */
* {margin: 0; padding: 0; border: 0; font-style: normal;  list-style-type: none;}

/* GENERAL */
body {font: 11px Verdana, Helvetica, sans-serif; color: #000; text-align: center; background: #480003;/*#300002*/ }
h1{ font-size: 14px; }
h2{ font-size:12px; line-height: 12px; color: #414141; letter-spacing: 1px}
h3{ font-size: 11px; margin-bottom: 5px; letter-spacing: 1px}
p{ line-height: 14px; }
a{ color: #fff; text-decoration:none }
a:hover{ color: #EFECDF; }
hr {display:block; clear:both; height: 1px;  _margin: -7px 0; color: #FFF;background-color: #FFF;}
#left{ float:left; text-align: right; width: 100px; height: 80px; padding-right:20px }
em{ font-style: italic; color: #5F5F5F }
#page {position: relative; width:766px; margin-top:5px; margin-left: auto; margin-right: auto;text-align: left; background: #EFECDF/*#990000*/; border:1px solid #FFF}
#header{ width:100%; height: 140px; background: #990000; }
#logo{ width: 726px; height:140px; background: #990000 url(img/logo2.gif); margin:0px 0 0 40px; }

/* CENTRE ACCUEIL */
#centre, #centre-vin {
background-color:#FFF;
margin-left: 290px;
margin-right: 115px;
padding: 20px 40px 15px 40px;
height: 298px;
border-right: 12px solid #CDCABA;
}
#centre img{ margin-bottom: 20px }

/* CENTRE VIGNE */
#centre-vigne {
background-color:#FFF;
margin-left:40px;
margin-right: 115px;
padding: 35px 40px 20px 40px;
border-right: 12px solid #CDCABA;
text-align: center;
}
#photo{ margin:10px 20px; border: 1px solid #353535;}
#centre-vigne h1, #centre-vigne h2, #centre-vigne h2, #centre-vigne ul, #centre-vigne p{text-align: left;  margin:5px 0}
#centre-vigne h1{color: #CC3300;  margin:30px 0 10px 0}
#centre-vigne h2{ margin:10px 0 0 0; }
#centre-vigne ul{ margin-left:15px; padding-bottom: 5px}
#centre-vigne ul li{ padding-bottom: 5px}

/* CENTRE VIN */
#centre-vin h1{  margin:20px 0 4px 0}
#centre-vin h2{  margin-bottom:8px; font-size: 11px}
#centre-vin h2{  margin-bottom:8px; font-size: 11px}
#centre-vin img{ margin: 0 0 0px 70px}

/* CENTRE CONTACT */
.tel{ width:100%; text-align: center; line-height:18px; font-size:13px;}
.tel a{ color: #660000; text-decoration:underline;}
.tel a:hover, .plan a:hover{ color: #000000;}
.plan { margin-top: 10px; text-align: center; }
.plan a{color: #660000; text-decoration:underline;}

/* GAUCHE */
#gauche {
position: absolute;
left:0;
width: 290px; background: #EFECDF
}

#gauche img{ float: right; }

/* DROITE */
#droite {
position: absolute;
right:0;
width: 115px; background: #EFECDF; border-left: 2px solid #CDCABA;
}
#droite ul{ margin: 10px 0 0 20px; }
#droite li{ margin-bottom: 2px; }
#droite ul a{ font: bold 12px Arial; color: #990000 }
#droite a:link#current, #droite a:visited#current, #droite a:hover{ color: #66624A }

#ligneariane{ height: 22px; background: #BE3529; border-top: 1px solid #990000}
#footer{ height: 60px; background: #990000; }
#fd{
position: absolute;
left:0;
margin-top: 13px; margin-left: 20px; font-size:10px; font-weight: bold; text-align: left; color: #fff
}
#fc{
position: absolute;
left:240px;
margin-top: 13px; margin-left: 20px; font-size:10px; font-weight: bold; text-align: left; color: #fff
}
#fc a:hover{ color: #CDCABA; }
#fg{
position: absolute;
right:0;
width: 115px; height: 40px;
 margin-top: 20px; font-size:10px; font-weight: bold; text-align: right; margin-right: 20px}


#cg{
	width: 779px;
	margin: 0 auto;
 text-align: center;
 font-size: 9px;
 margin-top: 5px;
 color:#D8D8D8
	}
 #cg a{ text-decoration:underline;}
 #cg a:hover{ color: #BE3529}

