body{
   width:910px;
   margin:auto;
text-align:center;
	background-color: #cccccc;
}

#engl{
width:910px;
text-align:left;
}

#header{
   width:910px;
   height:147px;
   background-image:url(../images/header3.png);
   -background-image:url(../images/header3.jpg);
   background-repeat:no-repeat;
   margin:0px;
   padding:0px;
   text-align:left;
}

#photosheader{
width:622px;
-width:617px;
height:147px;
margin-left:216px;
overflow:hidden;
padding-top:28px;
text-align:left;
}

#main{
	margin-top:0px;
	width:893px;
	padding:3px;
	background-color:#6a2015;
}

#menuhaut{
  background-image:url(../images/fdmenu.jpg);
   background-repeat:repeat;
   border: 3px solid white;
   height:38px;
margin:0px;
padding:0px;
   width:887px;
   vertical-align:middle;
   text-align:center;
   font-family:"Helvetica Bold", Arial;
   font-size:0.98em;
}

#gauche{
   background-image:url(../images/md-mg.jpg);
   background-repeat:repeat-y;
   width:125px;
   height:630px;
   float:left;
   text-align:left;
   padding:2px;
   border-left: 3px solid white;
   border-right: 3px solid white;
   font-size:0.85em;
   color:#FFFFFF;
margin-top:0px;
}

#gauche a,a:visited{
color:#FFFFFF;
text-decoration:	none;
font-weight:bold;
    font-size:0.85em;
  
}

#gauche a:hover{
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
    font-size:0.85em;
  
}

#droite{
   background-image:url(../images/md-mg.jpg);
   background-repeat:repeat-y;
   width:125px;
   height:630px;
   text-align:left;
   padding:2px;
   float:right;
   border-left: 3px solid white;
   border-right: 3px solid white;
    font-size:0.85em;
   color:#FFFFFF;
margin-top:0px;
}

#droite a,a:visited{
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
    font-size:0.85em;
}

#droite a:hover{
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
    font-size:0.85em;
}


#contenu{ /* Contenu */
   width:615px;
   height:630px;
   background-image:url(../images/fond2.jpg);
   background-repeat:repeat;
   overflow:auto;
   padding:0;
   margin: 0 auto;
text-align:center;
}

#contenu a,a:visited{
text-decoration:underline;
color:#FFFFFF;
}

#contenu a:hover{
text-decoration:none;
color:#FFFFFF;
}

#pagecontenu{
 background-image:url(../images/fond1.jpg);
 background-position:center center;
 background-repeat:no-repeat;
 margin: 0 auto;
 width:615px;
 height:630px;
 padding:0px;
 color:#FFFFFF;
overflow: auto;
overflow-x: hidden;
}


#footer{ /* Pied */
   width:888px;
   min-height:44px;
   border: 3px solid white;
   vertical-align:middle;
   text-align:center;
   color:#FFFFFF;
font-size:0.8em;
   background-image:url(../images/footer.jpg);
   background-repeat:repeat-x;
display:inline-block;
}

#footer a,a:visited{
text-decoration:none;
color:#FFFFFF;
}

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

