/* CSS Document */

body
	{
	background-color:#131510;
	font-family:Trebuchet MS, Arial;
	font-size:11px;
	}
a {
	color: #333333;
}
#page
	{
	width:850px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	}
#top
	{
	width:850px;
	height:110px;
	}
#contenu-dessus
	{
	position:absolute;
	width:850px;
	height:290px;
	background-repeat:no-repeat;
	overflow:hidden;
	}
#texte
	{
	position:absolute;
	left:150px;
	top:10px;
	border-left-color:#333333;
	border-left-style:solid;
	border-left-width:1px;
	padding-left:20px;
	width:600px;
	overflow:hidden;
	height:250px;;
	z-index:10;
	}
#texte-commander
	{
	position:absolute;
	left:150px;
	top:20px;
	border-left-color:#333333;
	border-left-style:solid;
	border-left-width:1px;
	padding-left:20px;
	width:600px;
	overflow:hidden;
	height:240px;
	clear:both;
	z-index:10;
	}
#texte-contact
	{
	position:absolute;
	left:150px;
	top:20px;
	border-left-color:#333333;
	border-left-style:solid;
	border-left-width:1px;
	padding-left:20px;
	width:650px;
	overflow:hidden;
	height:240px;
	clear:both;
	z-index:10;
	}
#contenu-dessous
	{
	width:850px;
	height:290px;
	overflow:hidden;
	}
#contenu-dessous-vins
	{
	width:850px;
	height:290px;
	overflow:hidden;
	background-color:#8E7A61;
	}
#menu
	{
	width:850px;
	height:auto;
	padding-bottom:20px;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:1px;
	}
#footer
	{
	width:850px;
	height:auto;
	font-size:10px;
	text-align:center;
	color:#FFFFFF;
	}
#langue
	{
	width:850px;
	height:auto;
	}
#langue a
	{
	width:850px;
	height:auto;
	}
#adresse
	{
		width:850px;
	height:auto;
	}
#sousmenu {
    background-color:#FFFFFF;
    overflow:hidden; /* so we can animate to zero width */
    width:745px;
	height:20px;
	opacity: 0.6;
	padding-left:85px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
	filter : alpha(opacity=60);
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:justify;
	font-size:14px;
	color:#000000;
}
#sousmenu-vins {
    background-color:#FFFFFF;
    overflow:hidden; /* so we can animate to zero width */
    width:745px;
	height:20px;
	opacity: 0.6;
	padding-left:85px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	filter : alpha(opacity=60);
		font-weight:bold;
	text-align:justify;
	font-size:14px;
	color:#000000;
}
#contenu
	{
	width:850px;
	height:290px;
	overflow:hidden;
	}
#sousmenu a {
text-decoration:none;
color:#000000;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
		font-weight:bold;
filter : alpha(opacity=100);
opacity: 1;

	}
#sousmenu-vins a {
text-decoration:none;
color:#000000;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
		font-weight:bold;
filter : alpha(opacity=100);
opacity: 1;

	}
img
	{
	border:0;
	}
#sousmenu2 {
    background:#ccc;
    overflow:hidden; /* so we can animate to zero width */
    width:850px;
	height:0px;
	opacity: 0.7;
			font-weight:bold;
			font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	filter : alpha(opacity=70);
}
#masque
	{
	width:850px;
	height:390px
	}
#masque2
	{
	background:#ccc;
	width:850px;
	height:290px;
	opacity: 0.8;
	filter : alpha(opacity=80);
	}
#masque3
	{
	width:850px;
	height:290px;
	}
#bouteilles
	{
	background-color:#8C7B63;
	position:absolute
	width:850px;
	height:290px;
	overflow:hidden;
	}
#bouteille-gauche
	{
	height:290px;
	width:95px;
	float:left;
	background-color:#8C7B63;
	}
#bouteille1
	{
	height:290px;
	width:220px;
	float:left;
	overflow:hidden;
	background-color:#8C7B63;
	}
#bouteille2
	{
	height:290px;
	width:220px;
	float:left;
	overflow:hidden;
	background-color:#8C7B63;
	}
#bouteille3
	{
	height:290px;
	width:220px;
	float:left;
	overflow:hidden;
	background-color:#8C7B63;
	}
#bouteille-droite
	{
	height:290px;
	width:95px;
	float:left;
	background-color:#8C7B63;
	}
.texte-vins
	{
	padding:30px;
	}
.texte-sousmenu
	{
	color:#000000;
	font-size:14px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	opacity: 1.0;
  	filter:alpha(opacity=100);
	}
.titre
	{
	font-size:18px;
	color:#000000;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	}