*
{
	margin:0;
	padding:0;
}

body
{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color:#575757;
	background-color:#fff;
	width:100%;
}

a
{
	text-decoration:none;
}

h1
{
	font-size:26px;
	margin-bottom:50px;
}

h1:first-letter
{
	font-size:32px;
}

h2
{
	font-size:22px;	
	margin-bottom:35px;
	float:left;
}

h3
{	
	font-size:18px;
	margin:25px 0 25px 0;
	
}

h4
{
	text-align:center;
	font-size:18px;
	margin-bottom:25px;
}

fieldset
{
	margin:25px 0 25px 0;
	padding:15px;
}

form
{
	margin-bottom:50px;
}

legend
{
	font-size:18px;
	margin-left:25px
}

img
{
	border:none;
}

p
{
	text-align:justify;
	margin-bottom:10px;
}

ul,li
{
	list-style-type:none;
}

table
{
	border:1px solid #575757;
	border-collapse:collapse;
	text-align:center;
	margin:25px auto 25px auto;
}

caption
{
	font-size:16px;
	font-weight:bold;
	margin:50px auto 15px auto;
}

thead
{
	font-weight:bold;
	font-size:14px;
}

td
{
	border:solid 1px;
	padding:5px;
}

.background1{background-color:#57422f;}
.background2{background-color:#877217;}
.background3{background-color:#926f4f;}
.background4{background-color:#c38bba;}
.background5{background-color:#adbb63;}
.background6{background-color:#df882b;}
.background7{background-color:#93728d;}
.background8{background-color:#dcb011;}

.backgroundpicturehome{background-image:url(./pictures/fondhome.jpg);}
.backgroundpicturegen{background-image:url(./pictures/fondgen.jpg);}
.backgroundpicture1{background-image:url(./pictures/fond1.jpg);}
.backgroundpicture2{background-image:url(./pictures/fond2.jpg);}
.backgroundpicture3{background-image:url(./pictures/fond3.jpg);}
.backgroundpicture4{background-image:url(./pictures/fond4.jpg);}
.backgroundpicture5{background-image:url(./pictures/fond5.jpg);}
.backgroundpicture6{background-image:url(./pictures/fond6.jpg);}
.backgroundpicture7{background-image:url(./pictures/fond7.jpg);}
.backgroundpicture8{background-image:url(./pictures/fond8.jpg);}

.h11{color:#57422f;}
.h12{color:#877217;}
.h13{color:#926f4f;}
.h14{color:#c38bba;}
.h15{color:#adbb63;}
.h16{color:#df882b;}
.h17{color:#93728d;}
.h18{color:#dcb011;}

.illustrations
{
	margin:10px 0 10px 0;
}

.illustrations p
{
	text-align:center;
}

.illustrations img
{
	border:1px solid #575757;
	margin-left:10px;
	margin-right:10px
}

.lampes
{
	float:left;
	margin-right:15px;
	/*margin-bottom:10px;*/	
	/*position:absolute;
	right:15px;
	top:15px;*/
}

.cut
{
	clear:both;
	visibility:hidden;
	margin-top:40px;
	margin-bottom:40px;
}

.spacer
{
	clear:both;
	visibility:hidden;
	height:0px;
	font-size:0px;
}

.signature
{
	margin-top:25px;
	margin-left:300px;;
}

#conteneur
{
	position:relative;
	width: 1024px;
	height: auto;
	margin:0 auto 0 auto;
}

#header
{
	height:110px;
}

#main
{
	height:650px;
	width:1024px;
}

#main_home
{
	font-size: 12px;
	position:absolute;
	top:110px;
	left:220px;
	height:566px;
	width:489px;
	padding:15px;
}

#logos
{
	height:83px;
	position:absolute;
	bottom:15px;
	margin:0px;
}

#logos p
{
	text-align:center;
}

#main_menu_home
{
	position:absolute;
	top:110px;
	left:739px;
	height:596px;
	width:285px;
	background-color:transparent;
}

#main_menu_home li
{
	height:95px;
	margin:0px;
}

#main_menu_home ul,dt,dd,dl
{
	margin:0px;
}

#main_text
{
	position:absolute;
	left:0;
	font-size:12px;
	height:566px;
	width:709px;
	padding:15px;
	overflow:auto;
}

#main_text ul
{
	margin-bottom:15px;
}

#main_text li
{
	list-style-position:inside;
	list-style-type:square;
	margin-top:5px;
	margin-bottom:5px;
}

#main_text dt
{
	font-size:18px;
	margin-bottom:5px;
}

#main_text dd
{
	margin-bottom:20px;
}


#main_menu
{
	position:absolute;
	top:110px;
	left:739px;
	height:596px;
	width:285px;
	background-color:transparent;
	
}

#main_menu dt
{
	cursor:pointer;
	height:37px;
	width:138px;
	margin-left:147px;
	margin-bottom:1px;
	font-weight:bold;
	text-align:center;
	line-height:37px;
}

#main_menu dd
{
	position: absolute;
	left: 0px;
	margin-top: -37px;
	/*width: 147px;*/
	width:146px;
	border-right:1px solid transparent;
}

#main_menu li
{
	text-align:right;
	color:#fff;
	padding:5px;
}

#main_menu li a:hover
{
	text-decoration:underline;
}

#main_menu a
{
	color:white;
}

#main_text ul
{
	margin-bottom:15px;
}

#main_text li
{
	list-style-position:inside;
	list-style-type:square;
}

#main_text dl
{
	clear:both;
}

#main_text dt
{
	font-size:18px;
	margin-bottom:5px;
}

#main_text dd
{
	margin-bottom:20px;
}

#main_text a
{
	/*color:#96a835;*/
	color:#69771C;
}

#main_text a:hover
{
	/*color:#96a835;*/
	text-decoration:underline;
}

#main_text a.nolink
{
	color:#575757;
}

#main_text a.nolink:hover
{
	text-decoration:none;
}

#encart
{
	margin-top:25px;
	border:1px solid #575757;
	padding:10px;
	background-color:white;
}

#main_footer
{
	position:absolute;
	right:0;
	top:706px;
	height:54px;
}

#footer
{
	height:18px;
	line-height:18px;
	color:#96a933;
}

#footer a
{
	color:#96a933;
}

#footer a:hover
{
	color:#000;
}

.accessibilite
{
	display:none;
}