body{
margin:0;
padding:0;
font:12px Arial, Helvetica, sans-serif;
background-color:#333333;
color:#999999;
}

#global{
margin:-20px 0 0 0;
padding:0;
width:100%;
}

#banniere{
margin:0 auto 0 auto;
height:198px;}


#banniere.accueil{
background:url(../images/banniere2.jpg) no-repeat top center;}

#banniere.infos{
background:url(../images/banniere3.jpg) no-repeat top center;}

#banniere.resultat{
background:url(../images/banniere4.jpg) no-repeat top center;}

#banniere.archives{
background:url(../images/banniere5.jpg) no-repeat top center;}

#menu{
margin:0;
background:url(../images/barre2.png) repeat-x top left;
height:39px;
border-top:1px solid #666666;}

.menuliste{
list-style-type:none;
margin:0 auto 0 auto;
width:850px;
background-color:#333333;}

.menuliste li{
margin:8px 15px 0 0;
float:left;}

#contenu{
width:780px;
margin:0 auto 0 auto;
padding:0 0 50px 0;}

#pied{
position:absolute;
width:100%;
background-color:#666666;
background:url(../images/pied.jpg) no-repeat top left;
margin:0;
height:200px;
border-top:1px solid #534d4d;}

#pied .copy{
width:780px;
color:#666666;
font-size:10px;
position:relative;
left:10px;
bottom:-150px;
margin:0;
}

#pied .copy p{
margin:0;
}


hr.clearboth{
clear:both;
visibility:hidden;}

.raider{
margin:40px 0 0 0;
width:390px;
float:left;}


/*menu*/

.menuliste a{
color:#CCCCCC;
text-decoration:none;
font:13px Verdana, Arial, Helvetica, sans-serif;}

.menuliste a:hover{
color:#CC6600;}

.menuliste a.selected{
color:#CC6600;}

/*mise en forme*/

p {
text-align:justify;
font-family:Verdana, Arial, Helvetica, sans-serif;}

#banniere h1{
margin:20px 0 0 0;
color:#FFF;}

h1{
color:#ce4e01;
font:25px "Times New Roman", Times, serif;
margin:40px 0 20px 0;
}

h2{
color:#CC6600;
font:22px "Times New Roman", Times, serif;
margin:20px 0 0 0;}

h3{
color:#FFF;
font:18px "Times New Roman", Times, serif;
margin-top:15px;}

h4{
color:#CCCCCC;
font:18px "Times New Roman", Times, serif;
margin-bottom:5px;}

a{
color:#336699;
text-decoration:underline;}

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

a img{
border:none;}

#contenu img {
margin-top:10px;
border:1px solid #FF6600;}

.blc{
color:#CCC;}

.blcF{
color:#060;
font-size:13px;
font-weight:bold;}

.org{
color:#FF3300;}

.orgF{
color:#FF3300;
font-size:13px;
font-weight:bold;}

#contenu ul{
padding:0;
margin-left:15px;}


.retour_haut {
margin:40px 0 30px 0;
text-align:center;}

.retour_haut a{
text-decoration:none;
color:#993300;}

.retour_haut a:hover{
color:#FFF;}




