body{
	margintop: 0px;
	marginleft: 0px;
	padding: 0px;
	background-color: #D9D9D9;
}

#article {
	background-color:#D9D9D9;
margin-top:70px;
vertical-align:top;
padding-left:0px;
padding-right:0px;
background-position:bottom right;
background-repeat:no-repeat;
padding-bottom:50px;
line-height:17px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
color: #335255;
	font-size: 12px;
	

}
	 
#article a {
	color: #2B82C2;

}

#article a:hover {
	color: #B93625;
	text-decoration: underline;


}


#barre_nav{
    width: 800px;
    height: 25px;
    line-height:3em;
	 text-align: center;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bolder;
}

#barre_nav ul, li{
    display:inline;
}

#barre_nav a{
    color: #335255;
    border:1px solid White;
    text-decoration: none;
    padding:px;
    background: white;
    text-align: center;
}

#barre_nav a:hover{
     color: white;
     background: #B93625;
     border: 1px solid #335255;
}


.rubrique_en_cours{
     color: #FFFFFF;
     background: #B93625;
     border: 1px solid #335255;
}
