html{
	overflow-x:hidden;
	}


body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	background: #dededc;
	margin:0;
	padding: 0px;
	text-align:center;
	width: 1200px;

	
}

#conteneur {
	z-index:200;
	position:relative;
	top:15px;
	left:15px;
	margin-right: auto;
	margin-left: auto;
	width: 1200px;
	text-align:left;
}
#conteneur #page {
	background: #FFFFFF;
	position: absolute;
	z-index: 1;
	height: 635px;
	width: 984px;
}
#menu {
	position: absolute;
	left: 11px;
	top: 100px;
	z-index:100;
	height: 520px;
	width: 200px;
}

#page #coin_hg, #page #coin_hd, #page #coin_bd, #page #coin_bg, #page #coin_bd_vert, #page #coin_bg_vert{
	height: 34px;
	width: 34px;
	position: absolute;
	z-index: 1;
}
#page #coin_hg {
	background: url(../images/marillac_coin_gris_HG.jpg);
	left: -8px;
	top: -7px;
}

#page #coin_hd {
	background: url(../images/marillac_coin_gris_HD.jpg);
	top: -7px;
	right: -9px;
}

#page #coin_bd {
	background: url(../images/marillac_coin_gris_BD.jpg);
	right: -9px;
	bottom: -7px;
}
#page #coin_bg {
	background: url(../images/marillac_coin_gris_BG.jpg);
	left: -8px;
	bottom: -7px;
}
#page #coin_bd_vert {
	background: url(../images/marillac_coin_vert_D.jpg);
	right: -9px;
	bottom: -7px;
}
#page #coin_bg_vert {
	background: url(../images/marillac_coin_vert_G.jpg);
	left: -8px;
	bottom: -7px;
}
#page #bandeau_haut {
	position: absolute;
	z-index: 1;
	height: 100px;
	width: 927px;
	left: 22px;
	top: 6px;
}
#page #bandeau_haut #logo_g {
	position: absolute;
	left: -1px;
	top: 15px;
	z-index: 2;
	border:none;
}

#page #bandeau_haut #logo_d {
	position: absolute;
	left: 489px;
	top: -6px;
	z-index: 600;
}

#bandeau_bas {
	background: #FFFFFF;
	position: absolute;
	height: 70px;
	width: 984px;
	z-index: 1;
	top: 650px;
	text-align: center;
	padding-top: 10px;
}
#pied_de_page   {
	background: #97b613;
	position: absolute;
	height: 80px;
	width: 100%;
	top: 700px;
	left: -200px;
	text-align: center;
}
#liens_bas {
	font-size: 10px;
	color: #339900;
	position: absolute;
	bottom: -25px;
	width:984px;
	left: 0px;
	text-align: center;
}
#page #cont_diapo {
	position: absolute;
	width: 730px;
	height:242px;
	left: 220px;
	top: 98px;
	z-index:100;
	overflow:hidden;
}
h1 {
	font:"Arial Black";
	font-weight:bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#44a6b0;
	font-size:20px;

}

#conteneur #page #titre {
	margin-top:-10px;
	position: absolute;
	left: 235px;
	top: 330px;
}
#conteneur #page #texte_g {
	position: absolute;
	left: 235px;
	top: 359px;
	
	}
#texte_g ul{
margin-top: 20px;
margin-left: -20px;
}
#texte_g ul li{
	white-space: normal;
	margin-top: 0;
	list-style: url(../images/marillac_puce_liste.jpg) outside;
}
.sous_titre {
	font-size: 16px;
	font-weight: bold;
	color: #88b10d;
	margin-bottom: -7px;
	margin-left: 25px;
	display: block;
	list-style: url(../images/marillac_puce_titre.jpg) outside;
}


a {
	color: #669933;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}

#popup_photo{
	position: absolute;
	z-index:600;
	top:150px;
	right:200px;
	visibility:hidden;
	padding: 10px;
	background-color:#97b613;	
}

