body{
		background-color:#FFFFFF;
        margin:0px;
        padding:0px;
        font-size:12px;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        color:#000000;
}

/* GENERAL -------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------*/
#containeur {
width: 777px;
margin:0 auto;
margin-top:20px;
border:1px solid #000000;
overflow:hidden;
}

#header{
/*background-image:url(../img/header/header-1.jpg);*/
background-repeat:no-repeat;
width:777px;
height:162px;
}

/* MENU ---------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------*/
#langue{
width:767px;
height:30px;
color:#866c73;
text-align:right;
padding:10px 10px 0 0;
}

#langue a{
text-decoration:none;
color:#866c73;
}
#langue a:hover{
text-decoration:underline;
color:#866c73;
}

#menu{
width:330px;
height:30px;
float:right;
margin-top:50px;
border-bottom:2px solid #ee9fb7;
border-top:2px solid #ee9fb7;
border-left:2px solid #ee9fb7;
color:#b00838;
}

#menu ul{
margin:8px 0 0 0;
padding:0;
}

#menu li{
list-style:none;
float:left;
margin-left:20px;
}

#menu a{
color:#b00838;
text-decoration:none;
}

#menu a:hover{
color:#640505;
text-decoration:underline;
}

#contenu{
background-image:url(images/background/fond_contenu.jpg);
background-repeat:repeat-y;
width:777px;
overflow:hidden;
}

#menudeux{
background-image:url(images/menu/fond_menu.jpg);
background-repeat:no-repeat;
background-color:#ccc5c7;
width:190px;
float:left;

}

#menudeux ul{
margin:0;
padding:0;
text-align:right;
padding-top:75px;
margin-bottom:50px;
}

#menudeux li{
margin:0;
padding:0;
list-style:none;
margin-bottom:17px;
}

#menudeux a{
text-decoration:none;
color:#b00838;
font-weight:bold;
padding:0 5px 5px 0;
border-bottom:2px solid #FFFFFF;
border-spacing:
}



/* CONTENU --------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------*/
#acces{
width:150px;
background-color:#b00838;
padding:10px;
float:right;
}

#acces h1{
margin:0;
padding:0;
color:#FFFFFF;
font-size:12px;
}

.sent{
background-image:url(images/contenu/go.jpg);
background-repeat:no-repeat;
width:29px;
height:27px;
border:0;
cursor:pointer;
}

#texte{
width:527px;
float:right;
padding:0 20px 0 40px;
overflow:hidden;
}

#texte h1{
margin:0;
azimuth:0;
font-size:14px;
}

#texte h2{
margin:0;
azimuth:0;
font-size:12px;
}

#texte h3{
margin:0;
azimuth:0;
font-size:12px;
}

.changefont{
font-size:13px;
}


/* FOOTER --------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------*/
#footer{
width:767px;
height:20px;
border-top:1px solid #e04471;
clear:both;
text-align:right;
padding:7px 10px 0 0;
color:#e04471;
}

#footer a{
text-decoration:none;
color:#000000;
}

#footer a:hover{
text-decoration:underline;
color:#000000;
}

