body {
	margin: 0px;
	padding: 0px;
	background-color: #380001;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	text-decoration: none;
	color: #FFFFFF;
}
a img {
	border: none;
}

#page {
	width: 1143px;
	/*margin: 0px auto;*/
	position: absolute;
	left: 50%;
	margin-left: -572px;
}
/* ====== */
/* Header */
/* ====== */
#header img {
	position: absolute;
	margin-left: 118px;
	z-index: 10;
}

/* ======= */
/* Contenu */
/* ======= */
#contenu {
	background-image: url(../img/filet_gauche.png);
	background-repeat: repeat-y;
	border-collapse: collapse;
}

/* Contenu gauche */
#cont_gauche {
	width: 338px;
}
#div_gauche {
	height: 1077px;
	margin-top: -13px;
	margin-left: -1px;
	background-image: url(../img/fond_gauche.png);
}
#raisin_grappe {
	position: absolute;
	margin-top: 172px;
	margin-left: 41px;
	z-index: 1;
}
#menu {
	position: absolute;
	z-index: 2;
}
#menu ul {
	list-style-type: none;
	padding-left: 137px;
	padding-top: 445px;
}
#menu ul li {
	padding-bottom: 13px;
}
#menu ul li a {
	font-size: 15px;
	text-transform: uppercase;
	font-family: Verdana, Geneva, sans-serif;
}

#infos_comp {
	position: absolute;
	z-index: 3;
	margin-left: 160px;
	margin-top: 830px;
}
#infos_comp p {
	text-align: center;
}
#infos_comp table {
	width: 100px;
	height: 22px;
	background-color: #330000;
	margin-top: 25px;
}

/* Contenu droit */
#cont_droit {
	width: 804px;
	margin-left: 338px;
}
#feuille {
	margin-top: -1px;
	margin-left: -3px;
}

	/* Diaporama Flash */
#cont1 {
	border-color: #620f0b;
	border-style: solid;
	border-width: 10px 7px;
	width: 687px;
	margin-left: -2px;
	z-index: 1;
}

	/* Edito + carrousel */
#cont2 {
	margin-left: -2px;
	background-image: url(../img/filet_edito.png);
	background-repeat: repeat-y;
	z-index: 1;
}
#degrade {
	top: 344px;
	left: 775px;
	width: 702px;
	position: absolute;
	z-index: 2;
}

#edito, #edito2 {
	width:395px;
	padding-left: 42px;
	margin-top: -20px;
	float: left;
	z-index: 5;
}
#edito h1, #edito2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 18px;
	margin-left: 2px;
	margin-bottom: 5px;
}
#edito h2, #edito2 h2 {
	color: #9c5228;
	margin-top: 0px;
	font-size: 17px;
}
#edito p {
	color: #a89981;
	width: 350px;
}

#carrousel {
	width: 362px;
	float: right;
	margin-top: 0px;
}
#feuille_bas {
	position: absolute;
	margin-top: -80px;
	margin-left: -36px;
	z-index: 4;
}
#halo {
	margin-left: -60px;
	margin-top: -15px;
	position: relative;
	z-index: 3;
}
#carrousel_btl {
	position: absolute;
	margin-left: -311px;
	/*margin-top: -132px;*/
	top: 400px;
	z-index: 5;
}

	/* Actualités */
#cont3 {
	z-index: 10;
	margin: -60px 0px 0px;
	background-image: url(../img/degrade_haut.png);
	background-repeat: no-repeat;
	padding-top: 109px;
}
#cont_actus {
	width: 706px;
	background-image: url(../img/fond_actus.png);
	background-repeat: repeat-y;
	padding-left: 42px;
}
#cont_actus h1 {
	color: #3a0303;
	font-size: 18px;
	margin-top: -40px;
}

.actu {
	width: 325px;
	float: left;
}
.actu h2 {
	color: #620e0b;
	font-size: 12px;
	font-weight: bold;
	width: 140px;
	float: left;
}
.actu p {
	color: #1d1d1e;
	clear: both;
	width: 300px;
}
.actu img {
	border: 2px solid #d3ae71;
	width: 136px;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}
.lire_suite {
	color: #1d1d1e;
}

	/* Pied de page */
#cont4 {
	position: absolute;
	margin-left: 50px;
	margin-top: -80px;
}
#moderation {
	font-size: 10px;
}

.etoile
{
	color:#e20025;
}



/* ======= */
/* CONTACT */
/* ======= */
