body{
background:url(back.gif) repeat-x #C4D3CC;
margin:30px;
padding:0;
font-family:verdana;
font-size:0.75em;
color:#3C6EA0;
}

#main{
margin-left:auto;
margin-right:auto;
width:760px;
padding:0;
background-color:#ffffff;
}



#header{
background:url(back_haut.gif) no-repeat #FFFFFF;
width:760px;height:154px;
}


#header .logo{
width:190px;height:154px;margin:0;
float:left;
}


#header .menu{
width:570px;
float:right;
margin-top:101px;
}

#header .menu {background: url(back_menu.gif) repeat-x left #A2B0AA;height:31px;}
#header .menu ul{list-style:none;margin:0px;float:right;}
#header .menu ul li {padding:0;margin:0;float:left;display:inline;overflow: hidden;}
#header .menu ul li a {
letter-spacing:3px;
height:31px;
display:block;
color:#FFFFFF;
padding:8px 4px 0 4px;
text-decoration:none;
margin-right:8px;
}

#header .menu ul li a:hover, #header .menu ul li a:focus {
background: url(back_menu_on.gif) repeat-x left #728E82;
}





#contenu{
margin-left:auto;
margin-right:auto;
padding:0px;
width:760px;
background-color:#ffffff;
text-align:center;
}


#footer{
background:url(back_bas.gif) no-repeat #FFFFFF;
width:760px;
height:26px;
text-align:center;
margin-top:20px;
}

#footer a{
margin:10px;
font-size:90%;
text-decoration:none;
color:#A4B1AB;
}

#footer a:hover{
text-decoration:none;
color:#63756C;
}

h1{
margin:0;
text-align:left;
text-indent:40px;
font-size:120%;
padding:11px 0 11px 0;
color:#ffffff;
letter-spacing:6px;
background:url(back_h1.gif) no-repeat #FF6200;
}


h2{

padding:4px;
margin:0;
margin-bottom:8px;
margin-top:18px;
background:url(puce_01.gif) no-repeat #E9EFEC;
text-indent:16px;
font-size:90%;
font-weight:bold;
border-top:1px solid #C4D3CC;
border-bottom:1px solid #C4D3CC;

color:#686868;
text-align:left;
letter-spacing:0.6px;
}

.cont{
text-align:left;
padding:20px 80px 20px 80px;
}

.ref{
padding:10px;
background-color:#E9EFEC;
border-top:1px solid #C4D3CC;
border-bottom:1px solid #C4D3CC;
maring-bottom:20px;
margin-top:20px;
}

.ref img{border:1px solid #C4D3CC;}

.clear{clear:both;}

img{border:0;}


.cont ul{list-style:none;margin:0;padding:10px;}
.cont ul li{
background:url(puce_00.gif) no-repeat #FFFFFF;
text-indent:20px;
margin:4px;
}
