body
{
	margin: 10px 0 ;
	padding: 0 ;
	text-align: center ;
	font: 0.8em "Trebuchet MS", helvetica, sans-serif ;
	color: gray;
	background: #000000 url(../img/fond2.jpg) ;
}
a:link { font-weight: bold ; color: white ; text-decoration: none ;}

a:visited {color :gray; text-decoration: none ;}

a:hover { color: gray ; text-decoration: none ; }



div#conteneur
{
	width: 770px ;
	margin: 0 auto ;
	text-align: left ;
	background: black;
}

div#titre
{
top:10px;
float:left;
position: absolute;
background: #000000;
height:150px;

}

ul#menu {
list-style-type: none;
z-index:10;
background: #a6a7ab;

}

ul#menu li {

  float: left;
  z-index:10;
  height:30px;
  width:80px;
  }
ul#menu a{

background: #2d2d2e;
float: left;
width:85px;
text-align: center;
color: white;
}
ul#menu a:hover {
z-index:10;
font-weight:bold;
 
}

a.linkOver{
    background-color: #c4f514;
    }

div#cadre
{	
		position:relative;
		float:left;
		width: 770px ;
		color: #fff;
						
		}


#content {
	clear: left;
	color: #fff;
}
a.linkOver{
    background-color: #c4f514;
    }
div#contenug
{
	
	padding: 150px 0px 0 0px ;
	width: 770px;
}

div#contenu
{
	
	padding: 20px 0px 0 100px ;
	width: 650px;
}

div#contenu h2
{
	padding-left: 25px ;
	line-height: 25px ;
	font-size: 1.4em ;
	color: #fff;
	border-bottom: 1px solid #fff ;
}

div#contenu h3
{
	margin-left: 15px ;
	padding-left: 5px ;
	border-bottom: 1px solid #fff ;
	border-left: 3px solid #fff ;
	color: #fff ;
}
div#contenu h4
{

	text-align: center ;
	color: gray;
}

div#contenu h5
{
	font-size: 1.4em ;
	text-align: center ;
	color: gray;
	border-bottom: 1px solid gray;
}

div#contenu h6
{
	font-size: 1.2em ;
	text-align: center ;
	color: #fff ;

}
div#contenu h8
{
	font-size: 1.6em ;
	color: red ;

}
div#contenu h7
{
	font-size: 1.6em ;
	color: gray ;

}
div#menuphoto
{
	font-size: 1.6em ;
	text-align: center ;
	border-bottom: 1px solid gray;
	background-color: #2d2d2e;
}

div#contenu p
{
	text-align: justify ;
	text-indent: 2em ;
	line-height: 1.7em ;
	color: #FFf ;
	font-size: 1.2em ;
}

.milieu  { 

text-align: center ;
background-color: #c4f514;

 }
div#center
{
 margin-left: auto;
     margin-right: auto;
     width: 770;


}

p#footer
{
	
	margin-top: 50 ;
	height:20px ;
	text-align: center ;
	color: #fff ;
}

pre
{
	overflow: auto ;
	background: #dea ;
	border: 2px solid #9b2 ;
	padding: 5px 0 0 5px ;
	font-size: 1.2em ;
}



div#img
{


width:100%;
text-align: center;

}