* {
margin: 0;
padding: 0;
}

html {
height: 100%;
font-size: 62.5%;
}

body {
height: 100%;
text-align: center;
font: 1.2em Verdana, Arial, Helvetica, sans-serif;
background: #242424 url('../img/bg.gif') repeat-x 0 0;
width:758px;
margin:auto;

}

p
{          text-align: left;
 color :white;

}

h2
{ font: 1.5em Verdana, Arial, Helvetica, sans-serif;
  color :orange;
  padding:0px 0px 10px 0px;
}

h3
{ font: 0.9em Verdana, Arial, Helvetica, sans-serif;
  color :white;
  padding:5px 0px 0px 0px;
  text-align: left;
}

ul#navigation {


text-decoration: none;
color: #FFFFFF;
}

ul#navigation li {

text-align: left;
list-style-type: none;
text-decoration: none;


}

ul#navigation li a, ul#navigation li a:visited {
text-decoration: none;
color: yellow;
font-weight: normal;
}

.oran {
      font-family: "Trebuchet MS", Arial, sans-serif; 
  font-size: 1.7em ;
  font-weight: bold; 
   color :orange;
}

.gris
{          
 color :grey;
}

.photo  {          
       color: black;    
       margin-top:20px;
}

.trait  {
	clear:both;
	float: right;
	color: white;
	width:550px;
	height:15px;
	 }
	
	.divider { 
  clear: both;
   background: transparent url('images/divider.gif') no-repeat; 
   height: 4px; 
   margin-left: 160px;    
    }

       .img
{          
 color :grey;
}



#header
{
	
	height: 151px;
	background-repeat: no-repeat;

}

#content
{
  width:758px;
}

#droite
{
	right: 60px;
	padding:0px 15px 0px 15px;
border-left: 1px solid #363430;
border-right: 1px solid #363430;
background-color:#22201d;
}

  .titre
{              float: right;
      padding:30px 0px 50px 0px;
line-height:1.5em;
}



#menu
{    	float:left;
background-color:#22201d;
   padding:0px 5px 0px 5px;
  
border-right: 1px solid #363430;
                            
}

#foot
{

height: 80px;
margin: 20px auto 0 auto;
}


.noscreen {
display: none;
}

.cleaner {
clear: both;
height: 0;
font-size: 0;
visibility: hidden;
content: ' ';
}


.hr
{background-color:#22201d;
border:1px solid #363430;
height:20px;
margin:10px 0;
width:758px;
}




ul#menu2 {list-style-type: none;} 

ul#menu2 li {margin-bottom: 0px;}

ul#menu2 a {
     margin: 0 0px;
     width: 135px; 
     height: 20px;
     display: block;
     text-align: center;
     border: 1px solid #22201d;
     text-decoration: none;
    
     color: white;
     background: #333333;
	 }
	 
ul#menu2 a:hover {
     background: #FFFFFF;
     border: 1px solid white; 
      color: black;
     }

	 #navigue{
	 width : 120px;
	height : 18px;
	list-style-type: none;
	float: right;
	margin-top: 0px;
	 }
	 
	 ul#navigue a {
     margin: 0 0px;
     width: 120px; 
     height: 18px;
     display: block;
     text-align: center;
     border: 1px solid #22201d;
     text-decoration: none;
    
     color: white;
     background: #333333;
	 }
	 
	 
	

ul#navigue li a{
  
	text-decoration: none;
	color: white;
	
     background: #333333;
}
ul#navigue a:hover {
     background: #FFFFFF;
     border: 1px solid white; 
      color: black;
     }