body {
	position:absolute;
	padding:0px; /* Note -> 2 */
	font-family: Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif; /* 3 */
	font-size: .8em; /* -> 4 */
	line-height: 1.25; /* -> 5 */
	color: black;
	background: #1b1b1b;
	height: 100%; /* Voir -> Note 1 ci-dessous */
	width:1280px;
	margin-left:-640px;
	left:50%;

}
html {
	height: 100%; /* Voir -> Note 1 ci-dessous */
}

* {
	margin:0;
	padding:0;
}


/* Bandeau */
#bandeau {
	height:250px;
	width:1280px;
	margin-left:auto;
	margin-right:auto;
}


/* Page */

#conteneur {
	min-height: 100%; /* -> 1 */
	width: 1000px;
	overflow: hidden; /* -> 2 */
	margin-left: auto;
	margin-right: auto; /* -> 3 */
	background-color:#FFF;
}

/* En-tête */
#entete {
	padding: 15px 20px 10px 20px;
}
#entete h1 {
	margin: 0;
}
#entete h1 img {
	float: left;
	margin: 7px 20px 10px 0;
}
#entete .sous-titre {
	margin: 4px 0 15px 0;
}

/* menu haut*/
#menu_haut {
	width:100%;
	height:25px;
	background-color:#4e2d16;
}
#menu_haut div {
	float:left;
}
.pro_btn,.evt_btn,.sante_btn,.presse_btn,.recettes_btn,.toggleSubMenu, .vinocacao_btn,.boutique_btn ,.produit_btn,.trouver_btn,.contact_btn{
	display:block;
	height:25px;
	width:200px;
}
.pro_btn{
	background: url(../images/img_menu/pro_btn.gif) no-repeat top left;

}
.pro_btn:hover{
	background: url(../images/img_menu/pro_btn_over.gif) no-repeat top left;

}
.evt_btn{
	background: url(../images/img_menu/evenement_btn.gif) no-repeat top left;
}
.evt_btn:hover{
	background: url(../images/img_menu/evenement_btn_over.gif) no-repeat top left;
}
.sante_btn{
	background: url(../images/img_menu/sante_btn.gif) no-repeat top left;
}
.sante_btn:hover{
	background: url(../images/img_menu/sante_btn_over.gif) no-repeat top left;
}
.presse_btn{
	background: url(../images/img_menu/presse_btn.gif) no-repeat top left;
}
.presse_btn:hover{
	background: url(../images/img_menu/presse_btn_over.gif) no-repeat top left;
}
.recettes_btn{
	background: url(../images/img_menu/recettes_btn.gif) no-repeat top left;
}
.recettes_btn:hover{
	background: url(../images/img_menu/recettes_btn_over.gif) no-repeat top left;
}
/*menu anglais*/
.pro_btn_eng,.evt_btn_eng,.sante_btn_eng,.presse_btn_eng,.recettes_btn_eng,.toggleSubMenu_eng, .vinocacao_btn_eng,.boutique_btn_eng ,.produit_btn_eng,.trouver_btn_eng,.contact_btn_eng{
	display:block;
	height:25px;
	width:200px;
}
.pro_btn_eng{
	background: url(../images/img_menu/pro_btn_eng.gif) no-repeat top left;

}
.pro_btn_eng:hover{
	background: url(../images/img_menu/pro_btn_over_eng.gif) no-repeat top left;

}
.evt_btn_eng{
	background: url(../images/img_menu/evenement_btn_eng.gif) no-repeat top left;
}
.evt_btn_eng:hover{
	background: url(../images/img_menu/evenement_btn_over_eng.gif) no-repeat top left;
}
.sante_btn_eng{
	background: url(../images/img_menu/sante_btn_eng.gif) no-repeat top left;
}
.sante_btn_eng:hover{
	background: url(../images/img_menu/sante_btn_over_eng.gif) no-repeat top left;
}
.presse_btn_eng{
	background: url(../images/img_menu/presse_btn_eng.gif) no-repeat top left;
}
.presse_btn_eng:hover{
	background: url(../images/img_menu/presse_btn_over_eng.gif) no-repeat top left;
}
.recettes_btn_eng{
	background: url(../images/img_menu/recettes_btn_eng.gif) no-repeat top left;
}
.recettes_btn_eng:hover{
	background: url(../images/img_menu/recettes_btn_over_eng.gif) no-repeat top left;
}
/* menu bas */
#menu_bas {
	width:100%;
	height:25px;
	display:block;
	z-index:1000;
}
#menu_bas div {
	padding:0;
	float:left;
}
#nav { 
	display: block; 
	margin: 0; 
	padding: 0; 
	position: relative; 
}
 li.item1{
   position: relative; 
   display:block;
   float:left;
}
/* Basic code - don't modify */
#nav a { display: block; }
/* #nav ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; }*/
* html #nav ul { line-height: 0; } /* IE6 "fix" */
#nav ul a { zoom: 1; } /* IE6/7 fix */
#nav ul li { float: none; }
#nav ul ul { top: 0; }

/*****menu bas eng***/

.boutique_btn_eng{
	background: url(../images/img_menu/boutique_btn_eng.gif) no-repeat top left;
}
.boutique_btn_eng:hover{
	background: url(../images/img_menu/boutique_btn_over_eng.gif) no-repeat top left;
}
.produit_btn_eng{
	background: url(../images/img_menu/produit_btn_eng.gif) no-repeat top left;
}
.produit_btn_eng:hover{
	background: url(../images/img_menu/produit_btn_over_eng.gif) no-repeat top left;
}
.contact_btn_eng{
	background: url(../images/img_menu/contact_btn_eng.gif) no-repeat top left;
}
.contact_btn_eng:hover{
	background: url(../images/img_menu/contact_btn_over_eng.gif) no-repeat top left;
}
.trouver_btn_eng{
	background: url(../images/img_menu/trouver_btn_eng.gif) no-repeat top left;
}
.trouver_btn_eng:hover{
	background: url(../images/img_menu/trouver_btn_over_eng.gif) no-repeat top left;
}
/****menu bas*****/
.vinocacao_btn{
	background: url(../images/img_menu/vinocacao_btn.gif) no-repeat top left;
}
.vinocacao_btn:hover{
	background: url(../images/img_menu/vinocacao_btn_over.gif) no-repeat top left;
}
.boutique_btn{
	background: url(../images/img_menu/boutique_btn.gif) no-repeat top left;
}
.boutique_btn:hover{
	background: url(../images/img_menu/boutique_btn_over.gif) no-repeat top left;
}
.produit_btn{
	background: url(../images/img_menu/produit_btn.gif) no-repeat top left;
}
.produit_btn:hover{
	background: url(../images/img_menu/produit_btn_over.gif) no-repeat top left;
}
.contact_btn{
	background: url(../images/img_menu/contact_btn.gif) no-repeat top left;
}
.contact_btn:hover{
	background: url(../images/img_menu/contact_btn_over.gif) no-repeat top left;
}
.trouver_btn{
	background: url(../images/img_menu/trouver_btn.gif) no-repeat top left;
}
.trouver_btn:hover{
	background: url(../images/img_menu/trouver_btn_over.gif) no-repeat top left;
}
/**********************/

ul.subMenu {
	width:201px;
    display:block;
	border-top:none;
	position:absolute;
	display: none; 
	position: absolute;
	left: 0; 
	margin: 0; 
	padding: 0;
	z-index: 100;
}
.subMenu li {
   display: block;
   height:100%;
   list-style:none;
}
.milieu,.top ,.bottom  {
	display:block;
	height:20px;
	padding-top:5px;
	text-align:center;
    list-style:none;
	text-align:center;
	text-decoration:none;
	color:black;
	background: url(../images/img_menu/submenu_background.gif) no-repeat top left;
}
.top:hover{
	background: url(../images/img_menu/submenu_background_top_active.gif) no-repeat top left;
}
.bottom:hover{
	background: url(../images/img_menu/submenu_background_bottom_active.gif) no-repeat top left;
}
.milieu:hover{
	background: url(../images/img_menu/submenu_background_active.gif) no-repeat top left;
}

.top {
	background: url(../images/img_menu/submenu_background_top.gif) no-repeat top left;
}
.bottom {
	background: url(../images/img_menu/submenu_background_bottom.gif) no-repeat bottom left;
	height:25px;
}

/* Contenu principal */

button, td, input, select {
	color:#333;
	font-size: 11px;
	line-height: 14px;
}

#contenu {
	background:white;
}
#contenu a, #mention a {
	color:#8e600f;
	text-decoration:none;
}
#contenu a:hover, #contenu a:focus , #mention a :hover{
	text-decoration:underline;
}
#contenu strong {
	
}
#contenu {
	padding: 0px;
	overflow: hidden;
}
#contenu > :first-child {
	margin-top: 10px;
}
#contenu p, #contenu li {
	line-height: 1.5;
}

#gauche, #droite{
    float:left;
    margin-bottom:80px;
    margin-left:65px;
    margin-top:30px;
    width:420px;
}

h1{
    width:850px;
	height:60px;
	margin-top:25px;
	float:left;
	margin-left:80px;
    font-size:14px;
}

.presentationTitre{
    width:800px;
	height:47px;
	margin-top:30px;
    margin-left:0;
}


h2{
    width:368px;
	height:40px;
	background-repeat: no-repeat;
	margin-bottom:0px;
    overflow:hidden;
    font-size:12px;
}

.soutitreEspacePro{
    width:451px;
}

.sousTitreSociete{
    margin-left:-3px;
}

.sousTitreVin{
    margin-left:4px;
}

.sousTitrePlan{
    width:453px;
}

.sousTitrePresse{
    width:848px;
}


h3{
   font-size:11px; 
}


/*/.retrait{
	
	width:280px;
	padding-left:30px;
}*/

ul{
	padding-left:20px;
}

/*cache image menu*/
#cache{
	position:absolute;
	width:100%;
	height:100%;
	left:-8000px;
	top:-8000px;
}
#footer{
	display:block;
	float:left;
	width:1000px;
	height:80px;
	background:#ffffff url(../images/bg_partenaire.gif) no-repeat;
	padding-top:20px;
	margin-top:10px;
}
#diapo {
	height:80px;
	width : 1000px;
}

/***********************MENTIONS LEGALES***************************************************/
.titreMention{
	display:block;
	background-image:url(../images/mentionLegales.gif);
	background-repeat:no-repeat;
	width:600px;
	height:60px;

	margin-bottom:30px;
	margin-left:auto;
	margin-right:auto;
}
.titreMentionEng{
	display:block;
	background-image:url(../images/mentionLegalesEng.gif);
	background-repeat:no-repeat;
	width:600px;
	height:60px;

	margin-bottom:30px;
	margin-left:auto;
	margin-right:auto;
}
#mention{	
	width:800px;	
	margin-left:auto;
	margin-right:auto;	
	text-align:justify;
	background-color:white;
	padding:50px;
}
.texteVert{
	font-weight:bold;
	text-decoration:underline;
	
	
}