@charset "utf-8";
/* CSS Document */
body{
top:0px;
margin:0px;
padding:0px;
/*background:#2A001E;*/
color:#333333;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}
#container{
width:100%

}
#page{
width:900px;
position:relative;
margin-top:0px;
margin:5px;
z-index:2;
}

#menu{
width:900px;
height:156px;
}

#index_header{
width:900px;
height:203px;
background:url(../images/index_header.gif) no-repeat;
}

#index_langue_f{
	text-align:right;
}

#header{
width:900px;
height:203px;
background:url(../images/header.gif) no-repeat;
}

#index_content{
width:900px;
height:181px;
margin-bottom:15px;
background:url(../images/index_content.jpg) no-repeat;
}

#content{
background:url(../images/heure.gif) no-repeat;
}
#content_boutique{
	float:right;
}

#menu_bas{
width:203px;
height:40px;
margin-left:680px;
margin-top:5px;
margin-bottom:10px;
}

#footer_ef{
width:800px;
margin-left:0px;
color:#333333;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}

#footer_ef a:link{color: #666666;}
#footer_ef a:visited{color:#660000;}
#footer_ef a:hover{color:#cccccc;}
#footer_ef a:active{color:#990000;}

