*{
margin: 0px;
padding:0px;
}
body{
font-family: Arial;
font-size:12px;
background-color: #e2e2e2;
}
a{
color: #005192;
text-decoration:none;
}
a:hover{
color: black;
}
h1{
font-family: Arial;
font-size:15px;
font-weight: bold;
}
ul{
margin-left: 15px;
text-align: left;
}
#conteneur{
width: 812px;
margin-top: 20px;
margin:auto;
background: url(images/ombre_droite.jpg) right repeat-y;
background-color: #FFFFFF;
}
#recherche{
width: 200px;
height: 40px;
float:left;
background-color:#6f8db9  ;
}
#recherche input{
margin-top: 12px;
margin-left:10px;
height: 15px;
width: 180px;
background-color:#FFFFFF;
}
#menu{
padding-top: 12px;
text-align:center;
width: 600px;
height: 28px;
float:left;
color: #FFF;
/*background-color: #0077BB; *//* Bleu  */
background-color: #b9b9b9; 
word-spacing: 2mm;
}
#menu a{
color: #FFF;
font-weight:bold;
}

#menu a:hover{
color: #0077BB;
}
#logo{
width: 260px;
height: 141px;
float:left;
padding-bottom:10px;
padding-left:15px;
padding-top:10px;
}
#flash{
width: 525px;
height: 141px;
float:left;
padding-bottom:10px;
padding-top:10px;
}
#main{
clear:left;
width: 800px;
overflow:auto;
background: url(images/fond_actu.jpg) left repeat-y;
}
#actu{
width: 190px;
float: left;
padding: 5px;
text-align:center;
}
#actu a{
text-decoration:none;
color:#fff;
}
#actu a:hover{
text-decoration:none;
color:#000;
}
#actu td{text-align:center;}
#contenu{
width: 600px;
float: left;
}
#ariane{
float:left;
width: 585px;
height: 16px;
padding-top: 1px;
padding-left: 15px;
clear:left;
border-top:1px solid #b9b9b9;
background-color: #b9b9b9; /* Jaune */
}
#ariane a{
color:#005192;
}

#ariane a:hover{
color: #005192;
}


#presentation{
width: 600px;
margin-bottom: 25px;
float:left;
}
#presentation Img{float:left; margin:5px;}

#article_texte{
width: 600px;
float:left;
margin-bottom: 25px;
}

#article_aleatoire{
width: 385px;
float:left;
}
#article_droite{
width: 200px;
float:left;
}
#pied{
width: 800px;
padding-top: 2px;
height: 18px;
clear:left;
text-align: center;
background-color: #e2e2e2;
margin:auto;
}
#pied a{
color: black;
}
#pied a:hover{
color: #999999;
}
#ombre_bas{
width: 805px;
height: 10px;
margin:auto;
text-align: center;
background: url(images/ombre_bas.jpg) top right no-repeat;
}
.blanc{
color: #FFF;
}
.bleu{
color: #0077BB;
}
.rouge{
color: red;
word-spacing: 2mm;
}

#sous-rubrique{
	float:left;
	width:200px;
	clear:left;
}
#plan{
padding:10px;
}
#plan a{
color: black;
}
#plan a:hover{
color: #FBC900;
}
.td1{
color:#0077BB;
background-color:yellow;
font-weight:bold;
padding:5px;
margin: 3px;
}
.td2{
background-color:yellow;
padding:5px;
margin: 3px;
}
