body {
	background : #ebe8dc url(images/body_01.png) repeat-x top;
	background-attachment : scroll;
	margin : 0 auto;
	font-size : 12px;
	font-family : verdana, trebuchet MS, arial, sans serif;
	color : #6d6d6d;
	line-height : 1.5em;
	text-align : justify;
}
#full{
	width:100%;
	height:100%;
	background:transparent url(images/form-bg.png) repeat scroll 0 0;	
}
#conteneur {
	width : 1024px;
	background : url(images/Fond_contenu.png) repeat-y top left;
	margin : 0 auto;
}
#header {
	width : 100%;
	height : 213px;
	background : url(images/header_01.png) no-repeat;
}
a.logo{
	display:block;
	float:left;
	margin-top :45px;
	margin-left:63px;
	width:268px;
	height:154px;
	background:url(images/logo.gif) no-repeat;
	border:none;
}
.slogan{
	width:603px;
	height:135px;
	float:left;
	margin-top:60px;
	margin-left:10px;
}
	
#menu {
	float : left;
	width : 265px;
	margin-left:43px;
	background: url(images/bg_test.gif) no-repeat top right;
}
#menu li{
    clear:both;
    float:left;   
    width:200px;
    display:block;
    background:url(images/divideur.gif) no-repeat bottom;
    padding-bottom:3px;
}
#menu li a{
    display:block;
    background:url(images/chek.gif) no-repeat left 53%;
    padding:15px 10px 15px 30px;
    text-decoration:none;
    color:#3a3b36;
    font-size:11px;
    width:200px;
}
#menu li a:hover{
    display:block;
    background:url(images/chek.gif) no-repeat left 53%;
    padding:15px 10px 15px 30px;
    margin:0 20px 0 0;
    text-decoration:none;
    color:#EB840C;
    font-size:11px;
}
#menu li.ssmenu{
    clear:both;
    float:left;   
    width:180px;
    display:block;
    padding-bottom:3px;
    width:200px;
}
#menu li.ssmenu a{
    display:block;
    background:transparent url(images/flech.gif) no-repeat scroll 0 10%;
    padding:9px 10px 16px 30px;
    text-decoration:none;
    color:#000000;
    font-size:11px;
    width:160px;
}
#menu li.ssmenu a:hover{
    display:block;
    background:transparent url(images/flech2.gif) no-repeat scroll 0 10%;
    padding:9px 10px 16px 30px;
    /*margin:0 30px 0 0;*/
    font-style:italic;
    text-decoration:none;
    color:#EB840C;
    font-size:11px;
    width:160px;
}
#contenu-text {
	float : left;
	width : 613px;
	margin-left : 10px;
	padding:10px;
	margin-right : 15px;
	margin-top : 0;
	background : #F8F5EE url(images/form-bg.png) repeat scroll 0 0;
}
#contact {
	border-bottom : 1px dotted #eb840c;
	margin-bottom : 25px;
}
#contact p.coord{
	margin-left:40px;	
}
#footer {
	background : transparent url(images/BG_footer.png) no-repeat;
	height : 28px;
	width : 100%;
	text-align : right;
	color : #ff0000;
}
#cleaner {
	clear : both;
}
#ment {
	width : 800px;
	margin : 0 auto;
	text-align : center;
}
#ment a {
	width : 99%;
	color : #3a3b36;
	font-size : 9px;
	text-decoration : none;
}
#ment a:hover {
	width : 99%;
	color : #EB840C;
	font-size : 9px;
	text-decoration : none;
}
#mentionslegales a.oim {
	color : #F8F5EE;
	padding-bottom : 15px;
}
ul.prem{
	margin-left:25px;	
}
li.ssprem{
	font-size:12px;
	font-weight:normal;
	list-style:circle;
	margin-bottom:10px;
	margin-top:15px;
}
p.renvoi{
	text-align:left;
	font-size:9px;	
}
ul.link{
	margin-left:60px;	
}
a{
	color:#6D6D6D;
	text-decoration:none;
}
a:hover{
	color:#EB840C;
	text-decoration:none;
}
/*li{
	margin-right:70px;	
}*/
#form1{
	margin:0 0 0 30;

}
#form2{
	margin:10 10 0 30;

}
#form{
	width:600px;
	background:transparent;
	text-align:right;
}
.img{
	border:7px #ffffff solid;
	text-align:center;	
}
#download ul{
	background:transparent url(images/pdf.png) left top no-repeat;
	padding-left:100px;
}
label{
float:left;
font-weight:bold;
}
h3.prem {
font-size : 120%;
margin-left: 30px;
margin-bottom : 10px;
margin-top : 15px;
}