body,div,table,tr,td img{
	margin:0px;
	padding:0px;
}
body {
	background-color: #d2d6ec;
}
#conteneur {
	width:800px;
	height:600px;
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
}
#banniere {
	position:relative;
	float:left;
	width:800px;
	height:134px;
	background-image: url(../image/banniere.png);
}
#total_haut{
	position:relative;
	float:left;
	width:800px;
	height:395px;
}
#menu {
	position:relative;
	width:213px;
	height:395px;
	float:left;
	background-color:#FFFFFF;
}
#acces {
	position:relative;
	float:left;
	width:83px;
	height:106px;
}
#comite {
	position:absolute;
	width:130px;
	height:106px;
	right:0px;
	top: 0px;
}
#comptoir {
	position:absolute;
	width:123px;
	height:114px;
	left:0px;
	top:106px;
}
#inscription {
	position:absolute;
	width:90px;
	height:105px;
	right:0px;
	top:105px;
}
#tombola {
	position:absolute;
	width:102px;
	height:80px;
	top:221px;
	left:0px;
}
#degustation {
	position:absolute;
	width:109px;
	height:89px;
	z-index:2;
	top:212px;
	right:0px;
}
#contact {
	position:absolute;
	width:100px;
	height:93px;
	bottom:0px;
	left:0px;
}
#press {
	position:absolute;
	width:113px;
	height:93px;
	bottom:0px;
	right:0px;
}
#contenu {
	position:relative;
	float:left;
	width:587px;
	height:395px;
	background-image:url(../image/contenu.png);;
	overflow: auto;
	scrollbar-face-color: #7790c4;
    scrollbar-shadow-color: #fda147;
    scrollbar-highlight-color: #fda147;
    scrollbar-3dlight-color: #ffffff;
    scrollbar-darkshadow-color: #ffffff;
    scrollbar-track-color: #ffffff;
    scrollbar-arrow-color: #fda147;
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
}
#total_ba {
	position:relative;
	float:left;
	width:800px;
	height:69px;
}
#menu_ba {
	position:relative;
	float:left;
	width:800px;
	height:34px;
	background-image:url(../image/menu_bas.png);
}
#menu_ba ul{
	float:left;
	margin:0px;
	padding:0px;
	vertical-align:middle;
	line-height:34px;
}
#menu_ba li{
	display:inline;
}
#menu_ba a {
	float:left;
	width:133px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #ffffff;
	text-decoration: none;
	text-align:center;
	font-weight: bold;
}
#menu_ba a:hover, a:link{
	color:#1B589C;
}

#bloc_ba {
	position:relative;
	float:left;
	width:800px;
	height:35px;
	background-image: url(../image/bas_de_page.png);
}
