body {
margin: 14px 0 0 0 ;
padding: 0;
background-color: #333333;
font-family:Verdana, Arial, Helvetica, sans-serif; /* + BASE*/
font-size: 0.8em; /* + BASE*/
color:#ffffff; /* + BASE*/
}

/*Mise en forme des elements*/
a img {
	border: 0px
}
a{
text-decoration: none;
color:#b6b6b6;
}
a:hover{
color:#ffffff;
}

#menu_pied{
color:#c4f500; /* + BASE*/
text-align: center;/* + BASE*/
font-size: 0.8em; /* + BASE*/
padding:27px 0 0 0;/* + BASE*/
}

#centre_gauche{
float: left;
width: 520px;
min-height:230px;
height: auto !important; /*COMPATIBILITE IE6*/
height: 230px; /*COMPATIBILITE IE6*/
}

#centre_droite{
float: right;
width: 460px;
min-height:230px;
height: auto !important; /*COMPATIBILITE IE6*/
height: 230px; /*COMPATIBILITE IE6*/
}

#centre_gauche_bas{
float: left;
width: 520px;
height: 150px;
background-image: url(../images/infogauche.jpg);
background-position: center bottom;
background-repeat: no-repeat;
}

#centre_droite_bas{
float: right;
width: 460px;
height: 150px;
background-image: url(../images/infodroite.jpg);
background-position: center bottom;
background-repeat: no-repeat;
}

.articlegauche{
float: left;
width: 600px;
}
.articledroite{
float: right;
width: 300px;
}
.derniertitre{
color:#ffff99 ;
font-size:16px;
padding:0 0 0 5px;
}

h2 ul{
margin: 0 ;
padding: 0 0 0 30px;
}
h2 li{
list-style-type: none;
}
h2, h2 li a{
font-size: 16px;
font-family: arial;
color:#b6b6b6;
}
h2 li a:hover{
color:#ffffff;
background-image: url(../images/arrow_left.png);
background-repeat: no-repeat;
background-position: 100%;
padding-right: 30px;
text-align: right;
}
h3{
font-size: 16px;
font-family: arial;
padding: 0 0 10px 20px;
}
