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


label {
display:block;
width:70px;
float:left;
text-align:right;
}

input {
display:block;
height:10px;
font-size:10px;
float:left;
}

.accueil
{
 	background-color:#7b6356;
	background-image:url(images/img_background.jpg);
	background-repeat: repeat-x; 
}

#conteneur
{
position: relative;
vertical-align:top;
width:972px;
left: 50%; 
margin-left: -487px; /* moitié de la largeur */
padding:0px;
text-align:justify;
height: auto;       /* selon la quantite de texte */
margin-top:18px;
}

#contour_blanc
{
	position: relative;
	width:972px;
	height:auto;
	border:#FFFFFF solid 2px;
	z-index:2;
}
	
#menu
{
position:relative;
background-color:#754C24;
width:972px;

height:43px;
text-align:right;
display:block;
}

.off
{
background-image:url(images/back_off.gif);
background-repeat:no-repeat;
text-align:center;
margin-right:1px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
float:left;
color:#FFFFFF;
text-decoration:none;
height:43px;
width:161px;
padding-top:14px;

}

.off:hover
{
background-image:url(images/back_on.gif);

}

.on
{
background-image:url(images/back_on.gif);
background-repeat:no-repeat;
text-align:center;
margin-right:1px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
float:left;
color:#FFFFFF;
text-decoration:none;
height:43px;
width:161px;
padding-top:14px;

}

.on:hover
{
background-image:url(images/back_on.gif);
}

#fond_vin
{
position:relative;
	width:972px;
	height:580px;
	background-image:url(images/vin_pouilly_fuisse.jpg);
}
#fond_vin2
{
position: relative;
	width:100%;
	height:580px;
	background-image:url(images/vin_pouilly_fuisse2.jpg);
}
#fond_vin3
{
position: relative;
	width:100%;
	height:580px;
	background-image:url(images/vin_pouilly_fuisse3.jpg);
}
#fond_vin4
{
position: relative;
	width:100%;
	height:580px;
	background-image:url(images/vin_pouilly_fuisse4.jpg);
}
#fond_vin5
{
position: relative;
	width:100%;
	height:580px;
	background-image:url(images/vin_pouilly_fuisse5.jpg);
}

#fond_mentions
{
position: relative;
	width:100%;
	height:879px;
	background-image:url(images/vin-mentions-legales.jpg);
}
#bandeau_bas
{
position: relative;
	width:972px;
	height:16px;
	background-color:#754C24;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	color:#42210B;
}

#bandeau_bas a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#42210B;
	text-decoration:none;
	
}

#bandeau_bas a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#42210B;
	text-decoration:underline;
	
}

.petit_blanc
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
	}
.petit_blanc2
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
	text-align:right;
	}

.petit_blanc:hover
{
	text-decoration:underline;
	}

#menu_secondaire_bas	
{
	position:relative;
	float:left;
	width:100px;
	margin-top:12px;
	height:22px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
}

#menu_secondaire_bas2	
{
	position:relative;
	float:right;
	width:780px;
	margin-top:12px;
	height:22px;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
		
}
#bas_vin
{
	position:relative;
	width:972px;
	height:200px;
	padding-top:370px;
}

#gauche_vin
{
	position: relative;
	float:left;
	width:700px;
	height:200px;
}

#titre_vin
{
	position: relative;
	width:470px;
	height:42px;
	padding-top:20px;
	margin-left:230px;
    text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#C69C6D;
}

span.titre2
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#42210B;
}

#texte_vin
{
	position: relative;
	width:580px;
	padding-right:40px;
	height:110px;
	margin-left:80px;
	padding-top:10px;
    text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#C69C6D;
}

#texte_vin a
{
    text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#C69C6D;
}

#droite_vin
{
	position: relative;
	width:270px;
	height:200px;
	float:right;
}