/* Surcharge CSS pour les sections*/

a#vos-elus{
background:transparent url(/media/images/interface/menu/sections/vos-elus.png) no-repeat center left;
width:83px;
}

a#nos-valeurs{
background:transparent url(/media/images/interface/menu/sections/nos-valeurs.png) no-repeat center left;
width:105px;
}

a#nos-actions{
background:transparent url(/media/images/interface/menu/sections/nos-actions.png) no-repeat center left;
width:104px;
}


a#agenda{
background:transparent url(/media/images/interface/menu/sections/agenda.png) no-repeat center left;
width:74px;
}

a#contactez-nous{
background:transparent url(/media/images/interface/menu/sections/contactez-nous.png) no-repeat center left;
width:124px;
}

.membre{

padding:10px;
width:280px;
height:160px;
float:left;
margin-right:10px;
background:transparent url(/media/images/interface/petite-ombre.png) no-repeat center bottom;

}

.membre-image{
width:100px;
height:100px;
background-color:#e0e0e0;

}

.membre-image-large{
width:200px;
height:200px;
background-color:#e0e0e0;
}

.details{

float:right;
width:410px;
}