#gauche {
float : left;
width : 220px;
min-height:400px;
margin-left:35px;
}


#menu {
width : 220px;
height:340px;
z-index : 3;
}

#flam {
margin-top : -35px;
margin-left : 35px;
width:160px;
height : 230px; 
z-index : 2;
}

#cont-tableau {
float : left;
width:625px;
}

#cont-tableau *:first-child {
  margin-top: 0px;

}

#cont-tableau {
color:#CCCCCC;
 }

#cont-tableau strong {
color : #FFF;
}

#tableau { 
width : 625px;
min-height : 500px;
background : url(../images/tableau_fond.gif) repeat-y ;
padding-left : 35px;
padding-right: 85px;
}

 #tableau h1 {
width : 90%;
border : 0;
margin-bottom : 15px;
}

#tableau h2 {
width : 88%;
font-family: "Verdana", "Helvetica";
font-weight : bold;
font-size : 1.1em ;
color : #333 ;
padding : 0;
border : 0;
}
#tableau hr {
width : 90%;
color : #0a0a0a;
margin : 0;
padding : 0;
height : 1px;
}

#tableau p {
padding-right : 60px;
text-align : justify;
}

#tableau form {
border : 0;
padding-right : 60px;
padding-bottom : 15px;
}

#tableau legend {
border : 0;
}

#tableau fieldset {
border : 1px dotted #0a0a0a;
}

#tableau ul li {
list-style-type:none;
}


#tab-top {
background:url(../images/tableau_top.gif) top left no-repeat ;
width : 625px;
height : 25px;
}

#tab-bottom {
background:url(../images/tableau_top.gif) top left no-repeat #000 ;
width : 625px;
height : 25px;
}


#droite {
background : url('../images/epee.png') top left no-repeat transparent;
margin-left : 890px;
border : 0;
min-height : 400px;
}

