body{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
margin:0;
padding: 1;
background-image:url(images/fond2.png);
background-position:top;
background-repeat:no-repeat;
text-align:justify;

}




#container{
width:846px;
height:692px;
margin: 0 auto; 
}

#header {
height: 170px;
width:846px;
background-image:url(images/header.png);
background-repeat:no-repeat;
margin: 0 auto; 
}


#milieu{
width:846px;
height:475px;
}

#milieu_gauche{
width:91px;
height:475px;
background-image:url(images/gauche_milieu.png);
float:left;
}

#milieu_milieu{
width:664px;
height:454px;
background-color:#efefef;
float:left;
}

#milieu_bas{
width:664px;
height:21px;
background-image:url(images/bas_milieu.png);
float:left;

}

#milieu_droite{
width:91px;
height:475px;
background-image:url(images/droite_milieu.png);
float:left;
}

#milieu_contient{
width:664px;
height:475px;
float:left;
}

#footer{
width:846px;
height:45px;
background-image:url(images/footer.png);
}





.vert{
font-weight:bold;
text-decoration:none;
color:#abc037;
font-size:12px;
}

.vignette{
margin:0;
padding:0;
background:#3E3A28;
width:200px;
height:150px;
float:left;
}

/* LE RESTE DU SITE  */
#info{

color:#ff0aab;
background-color:efefef;
width:600px;
float:left;
margin-left:75px;

}
#news{
margin-left:20px;
color:#b5b2a3;
width:251px;
float:left;
margin-bottom:100px;
}
#music{
margin-left:18px;
color:#b5b2a3;
width:248px;
float:left;
}
.trucvert{
width:241px;
font-size:9px;
padding:4px;
font-weight:bold;
color:#abc037;
border-bottom:1px dotted #abc037;
}
.trucvert b{
float:right;
color:#b5b2a3;
margin-top:-10px;
}

.vert{
font-size:9px;
padding:4px;
font-weight:bold;
color:#abc037;
}

ul{
margin-top:0px;
margin-left:0px;
}

#feature{
border:none;}

a{
color:#ABC037}