/* CSS Document */

body {
	background-color:#ffffff;
	background-image:url(../../images/template/bg-pattern.gif);
	margin:0;
	padding:0;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#level_0 {
	margin:auto;
	width:954px;
}

#stroke {
	border: 2px solid #f7f8f3;
	border: 1px solid #A0B05D;
	border-top:none;
}

#header {
	height:85px;
	background-image:url(../../images/template/logo-header.gif);
	background-repeat:no-repeat;
	background-position:106px 20px;
	background-color:#ffffff;
}

a#retour_accueil {
	display:block;
	height:56px;
	width:259px;
	float:left;
	margin-left:100px;
	margin-top:16px;
	text-indent:-99999px;
}

#header_menu {
	text-align:right;
	padding:8px 24px 0 0;
	color:#b7a442;
	font-size:12px;
}

#header_menu a {
	color:#b7a442;
}

#ban {
	height:93px;
	background-image:url(../../images/template/ban-photos.jpg);
}

#menu_principal {
	line-height:47px;
	background-image:url(../../images/template/bg-menu.jpg);
	background-repeat:repeat-x;
	text-align:center;
	background-color:#ffffff;
}

#menu_principal a {
	display:inline-block;
	padding:0 13px;
	color:14px;
	font-weight:bold;
	color:#73813e;
}

#main {
	background-repeat:repeat-y;
	background-image:url(../../images/template/bg-main.gif);
	background-color:#ffffff;
}

#col_gauche {
	float:left;
	width:179px;
	height:562px;
	background-image:url(../../images/template/photo-bouteille.jpg);
	background-repeat:no-repeat;
	border-bottom:1px solid #FFFFFF;
}

#col_droite {
	float:right;
	width:772px;
	padding-bottom:184px;
	background-image:url(../../images/template/divine-bas.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
	margin-bottom:25px;
}

#contenu {
	background-image:url(../../images/template/bg-contenu.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color:#E7E9DB;
	padding:50px 80px 36px 72px;
}

#footer {
	clear:both;
	padding-top:8px;
	font-size:11px;
	font-weight:bold;
	color:#a2a790;
}

#credit_megavolt {
	float:right;
	width:61px;
	display:block;
	height:14px;
	background-image:url(../../images/template/credit-megavolt.gif);
	text-indent:-99999px;
}