/* Feuille de style pour la charte graphique du site
 * Cette feuille de style est appelée depuis styles.css.
 */

/***************** STRUCTURE *****************/

*{
/*---toutes les marges sont à 0---*/
	margin:0;
	padding:0;
}
body,html{
	height:100%;/*---obligatoire pour le footer---*/
	scrollbar-base-color: #350000;
	background-color:#350000;
}
body{
	font-size:62.5%;
	background-image: url(images/charte/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color: #350000;
}
#container{
	position: relative;/*---obligatoire pour le footer---*/
	width:949px;
	margin:0 auto;
	background-image: url(../images/charte/bg-contenu.jpg);
	background-repeat: no-repeat;
	background-position:top right;
	background-color:#E3D099;
}
#wrapcontainer{
	width: 100%;
}
#header{
	width:950px;
	height:278px;
	margin: 0 auto; 	
}
/***************** MENU V *****************/
#menuv {
	position:absolute;
	z-index:130;
	width: 949px; /* précision pour Opera */
	height:28px;
	background: url(../images/charte/bg-menu.gif) no-repeat #1F0F00;
}
dl, dt, dd {
	margin: 0;
	text-align: center;
	padding: 0 13px /**uniquement quand on supprime les rubriques 'formules brunch' et 'carte des vins'**/;
}
#menuv ul{
	position:absolute;
	margin-left:-15px;
	margin-top: 2px;
	width:110px;
	border:1px solid #DCA755;
	border-width:0px;
	background-color:#F2EACE;
}
#menuv li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font:normal 1.1em/22px sans-serif, Helvetica;
	text-align: center;
	border-bottom:1px solid #DCA755;
}
#menuv dl {
	float:left;
	padding: 0 10px;
}
#menuv dt {
	cursor: pointer;
	float: left;
	line-height:10px;
	height:27px;
}
#menuv dd {
	float: left;
	text-align:center;
	display: none;
}
#menuv li a {
	color: #CB8A29;
	text-decoration: none;
	height: 100%;
	display:block;
	text-align: center
}
#menuv li a:hover{
	color:#CB8A29;
	background-color:#E3D099;
	text-decoration:none;
}
#menuv dt a {
	text-decoration: none;
	display:block;
	height:16px;
	font-size: 1.1em;
	line-height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	text-indent:2px;
	color:#DCA755;
	background:none;
	float: left;
}
#menuv dt a:hover {
	text-decoration:none;
	color:#FFF;
	background:none;
}
/***************** CONTAINER DU CONTENU *****************/





#contenu {

	width:949px;

	padding:0px;

	display:table;

	font-family:sans-serif, Helvetica;

	color: #5C2D00;

}







/***************** CONTENU TEXTUEL *****************/



#contenuTexte{

	width:910px;

	padding:40px 0 0 20px;

	float:left;

	display:table;

}



#contenu-menu{

	background: url(../images/charte/logo.jpg) left top no-repeat;

	border: 1px solid #5C2D00;

}



#contenuTexte h1{

	margin:0px 0 20px 0;

	font-family: Arial, Helvetica, sans-serif;

	font-size:1.7em;

	text-align:left;

	color:#BE790D;

	border-bottom: 1px solid #BE790D;

}



#contenuTexte h2{

	padding-top: 10px;

	padding-bottom: 10px;

	font-family: Arial, Helvetica, sans-serif;

	font-size:1.5em;

	text-align:left;

	color:#5C2D00;

}



#contenuTexte p{

	padding-bottom:5px;

	font-size:1.2em;

	text-align: justify;

	}

#contenuTexte a:link, #contenu a:visited{

	color: #A82C01;

	text-decoration:none;

	}

#contenuTexte a:hover, #contenu a:active{

	color: #BE790D;

	text-decoration: underline;

	}

#contenuTexte p.couleur, .couleur{

	font-weight:bold;

	color:#BE790D;

	}

	

#contenuTexte p.titre-boissons, .titre-boissons{

	line-height: 1.2em;

	font-weight: bold;

	padding-bottom: 0px;

	color: #BE790D;

	font-size: 1.4em;

	}

#contenuTexte p.titre-boissons-1, .titre-boissons-1{	

	text-align: right;

	line-height: 1.2em;

	font-weight: bold;

	padding-bottom: 0px;

	font-size: 1.4em;

}



#contenuTexte td.cell-titre-boissons, .cell-titre-boissons{

	border-bottom: 1px solid #5C2D00;

}



#contenuTexte p.soustitre, .soustitre{

	font-weight:bold;

	color:#BE790D;

	font-size: 1.5em;

	text-align: center;

	padding-bottom: 0px;

}



#contenuTexte p.text-menu, .text-menu{

	text-align: center;

	line-height: 1.2em;

	font-weight: bold;

}



#contenuTexte p.text-boissons, .text-boissons{

	line-height: 1.8em;

	font-weight: bold;

	padding-bottom: 0px;

}



#contenuTexte p.text-boissons-1, .text-boissons-1{

	text-align: right;

	line-height: 1.8em;

	font-weight: bold;

	padding-bottom: 0px;

	color: #BE790D;

}



#contenuTexte p.text-boissons-2, .text-boissons-2{

	line-height: 1.2em;

	font-weight: bold;

	padding-bottom: 0px;

}



#contenuTexte p.text-boissons-21, .text-boissons-21{

	text-align: right;

	line-height: 1.2em;

	font-weight: bold;

	padding-bottom: 0px;

	color: #BE790D;

}



#contenuTexte p.separateur-text-menu, .separateur-text-menu{

	text-align: center;

	color: #BE790D;

	font-size: 1em;

	letter-spacing: 0.3em;

}



#contenuTexte p.ligne, .ligne{

	border-top: 1px solid #5C2D00;

	width: 386px;

	margin-left: 523px;

}



/*---obligatoire pour le footer---*/

/*---mettre <div class="clearer"></div> apres la div contenu---*/

.clearer

{

	clear: both;

	display: block;

	height: 0px;

	margin-bottom: 0px;

	font-size: 0px;

	line-height: 0px;

}



/***************** FOOTER *****************/

#wrapfooter{

	width: 100%;

	height: 32px;

}



#footer{

	width: 950px;

	margin: 0 auto;

	height:32px;

	text-align:center;

	font-size: 1.1em;

	font-family: Arial, Helvetica, sans-serif;

	color: #FFFFFF;

	font-weight:normal;

	clear:both;

	background: url(../images/charte/footer.gif) no-repeat scroll left top;

}





#footer a {

	height:32px;

	text-decoration:none;

	color: #805E41;

	font-family: Arial, Helvetica, sans-serif;

}

#footer a:hover {

	height:27px;

	text-decoration:underline;



}

