*
	{
	margin:0px;
	padding:0px;
	}
/* LAYOUT */
body
	{
	background-color:#FEF5D8;
	}
#fondgauche
	{
	background-image:url(../img/bg.gif);
	position:absolute;
	left:0px;
	top:0px;
	width:50%;
	height:810px;
	}
#fonddroit
	{
	background-image:url(../img/bg.gif);
	position:absolute;
	left:49%;
	top:0px;
	width:51%;
	height:810px;
	
	background-position:right;
	}
#bande
	{
	background-image:url(../img/bande.gif);
	background-repeat:repeat-x;
	position:absolute;
	left:0px;
	top:-5px;
	width:100%;
	height:210px;
	}
#centrage
	{
	position:absolute;
	width:910px;
	left: 50%;
	margin-left: -455px;
	top:-1px;
	background-image:url(../img/bannieretop.gif);
	background-repeat:no-repeat;
	}
#diaporama
	{
	padding-left:5px;
	margin-top:230px;
	width: 905px;
	background-image:url(../img/bgshadow.png);
	_background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bgshadow.png', sizingMethod='scale');
	}
#contenu
	{
	padding-left:55px;
	padding-top:25px;
	padding-bottom:25px;
	width: 855px;
	background-image:url(../img/bgshadow.png);
	_background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bgshadow.png', sizingMethod='scale');
	}
#footer
	{
	background-image:url(../img/bgfooter.jpg);
	_background-image:none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bgfooter.jpg', sizingMethod='scale');
	background-repeat:no-repeat;
	height:18px;
	width:910px;
	font-size:0px;
	line-height:10px;
	padding-top:2px;
	margin-bottom:20px;
	}
/* NAVIGATION */
#navigation
	{
	position:absolute;
	left: 50%;
	margin-left: -450px;
	top: 0px;
	z-index: 1000;
	}
#navigation a
	{
	display: block;
	width: 230px;
	height: 24px;
	border-bottom: 1px solid #BF5D24;
	text-align:right;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size:13px;
	padding-right: 15px;
	text-decoration:none;
	color:#EFEBDF;
	line-height:23px;
	}
#navigation a:hover
	{
	border-right: 4px solid #BF5D24;
	padding-right: 11px;
	}
#navigation .in1
	{
	border-top: 1px solid #BF5D24;
	background-image:url(../img/menuin1.jpg);
	color:#622300;
	}
.out1
	{
	border-top: 1px solid #BF5D24;
	background-image:url(../img/menuout1.jpg);
	}
/* TEXT STYLE */
h1
	{
	display:block;
	font-family:"Trebuchet MS", Verdana, Arial;	
	font-size: 18px;
	color:#954314;
	border-left:4px solid #6AA228;	padding-left:5px;
	line-height:13px;
	margin-bottom:30px;
	}
h2
	{
	display:block;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size: 17px;
	color:#954314;
	padding-left:5px;
	line-height:12px;
	margin-bottom:20px;
	margin-top:30px;
	}
p
	{

	margin-bottom:15px;
	}

hr
	{
	border: none;
	width: 805px;
	border-top: 1px solid #DCD9D4;
	}
	
#contenu a
	{
	color:#000000;
	}
#contenu a:hover
	{
	color:#954314;
	}
.bottomimg
	{
	margin-left: -50px;
	margin-top: 10px;
	}
.bottomimg2
	{
	margin-left: -10px;
	margin-top: 10px;
	}
.rightimg
	{
	position:absolute;
	right:35px;
	}

#footer a
	{
	position: absolute;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color:#FEF5D8;
	margin-left:10px;
	}
#footer a:hover
	{
	color:#FFFFFF;
	}
