body {
	margin-top: 10px;
	width:100%;
	background-color:#ffffff;
}

#full {
	position: absolute;
	width: 977px;
	margin-left: -483px;
	left: 50%;
	z-index:10;
}

.menu {
	float: left;
	margin-left: 4px;
	margin-top: 130px;
	width: 160px;
	text-align: right;
	font-family: Lucida,sans-serif;
	font-weight: bold;
	font-size: 9pt;
	text-transform:uppercase;
	color: #3F3F3F;
	z-index:1;
	line-height: 1.4em;
}


.carres25 {
	float: right;
	width: 108px;
	margin-top: 20px;
	z-index:1; 
	border: 0px solid #fff;
}

.menu a:hover{
	text-decoration: none;
	color: #3F3F3F;
}

.menu a:visited{
	text-decoration: none;
	color: #3F3F3F;
}
.menu a{
	text-decoration: none;
	color: #3F3F3F;
}

.header {
	display:block;
	width: 977px;
	height: 118px;
	margin-left: 57px;
	background-image:url(images/graphical/head.png);
	background-repeat: no-repeat;
}

.header #mail {
	display: block;
	width: 100px;
	height: 20px;
	background-color: none;
	position:relative;
	z-index: 20;
	top: 94px;
	left: 770px;
}


.contenu{
	display:block;
	margin-top: 130px;
	margin-left: 174px;
	width: 788px;
	min-height: 622px;
	text-align: left;
	font-family: Lucida,sans-serif;
	font-weight: normal;
	font-size: 9pt;
	color: #000;
	border: 1px solid #8a1d20;
	padding: 6px;
	z-index: 2;
}

.contenu ul, .contenu li{
	text-align: left;
	font-family: Lucida,sans-serif;
	font-weight: normal;
	font-size: 9pt;
	color: #000;
}

.foot {
	display: block;
	width: 910px;
	height: 195px;
	margin-top: -36px;
	margin-left: 67px;
	margin-bottom: 20px;
	z-index: 1;
	background-image:url(images/graphical/footer.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}


.foot #twit {
	display: block;
	width: 30px;
	height: 40px;
	background-color: none;
	position:relative;
	z-index: 20;
	top: 54px;
	left: 74px;
	margin-top: 0px;
	margin-left: 0px;
	background-position: top left;
}

.foot #book {
	display: block;
	width: 30px;
	height: 30px;
	background-color: none;
	position:relative;
	z-index: 20;
	top: 54px;
	left: 118px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-position: top left;
}

.foot #ferme {
	display: block;
	width: 300px;
	height: 60px;
	background-color: none;
	position:relative;
	z-index: 21;
	top: 68px;
	left: 60px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	background-position: top left;
}


.menu2_top {
	display:block;
	width: 200px;
	height: 5px;
	background-image:url(images/graphical/top_menu2.png);
	background-repeat: repeat-y;
}


.menu2_bottom {
	display:block;
	width: 200px;
	height: 34px;
	background-image:url(images/graphical/bottom_menu2.png);
	background-repeat: no-repeat;
	background-position:left bottom;
}


.menu2_contenu {
	text-align: left;
	font-family: Lucida,sans-serif;
	font-weight: normal;
	font-size: 9pt;
	/* text-transform:uppercase; */
	color: #fff;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 30px;
	line-height: 1.5em;
	background-image:url(images/graphical/top_menu2.png);
	background-repeat: repeat-y;
}

.menu2_contenu a {
	text-decoration: none;
	color: #fff;
}


#bacchus {
 position: absolute;
 width: 131px;
 left: 0px;
 height:275px;
 top: 0px;
 z-index:20;
}


.contenu a  {
	text-decoration: none;
	color: #8a1d20;
}

.contenu a:hover  {
	text-decoration: underline;
	color: #8a1d20;
}

.contenu a:visited  {
	text-decoration: none;
	color: #8a1d20;
}

.titreregion {
	text-align: left;
	font-family: Lucida,sans-serif;
	font-weight: normal;
	font-size: 10pt;
	text-transform:uppercase;
	color: #8a1d20;
}

.nomvin {
	text-align: left;
	font-family: Lucida,sans-serif;
	font-weight: bold;
	font-size: 9pt;
	text-transform:uppercase;
	color: #3F3F3F;
}

.nommaison {
	text-align: left;
	font-family: Lucida,sans-serif;
	font-weight: bold;
	font-size: 9pt;
	text-transform:uppercase;
	color: #8a1d20;
}

.nomvin a{
	text-decoration: none;
	color: #3F3F3F;
}

.nomvin a:hover  {
	text-decoration: underline;
	color: #3F3F3F;
}

.nomvin a:visited  {
	text-decoration: none;
	color: #3F3F3F;
}

.recap table
{
    border-color: #600;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
}

.recap td
{
    border-color: #600;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    margin: 0;
    padding: 4px;
    background-color: #fff;
}

