.agence h1{
font-size:12px;
margin-top:0px;
margin-bottom:5px;

}
.agence h1 a{
color:#000;
width:100%;}
.agence {
background-color:#e4e4e4;
border:1px solid #afb4b7;
padding:5px;
padding-top:0px;
margin-bottom:5px;
float:left;
width:520px;
background-repeat:no-repeat;
background-position: 410px 5px;
}
/*  AGENCE MEMBRE */


.agenceMembre h1{
font-size:11px;
margin-top:0px;
margin-bottom:5px;

}
.agenceMembre h1 a{
color:#b60000 !important;
width:100%;}
.agenceMembre {
background-color:#538bc5;
color:#ffffff;
border:1px solid #afb4b7;
padding:5px;
margin-bottom:5px;
float:left;
width:520px;
background-repeat:no-repeat;
background-position: 410px 5px;
}


.agence a,.agenceMembre a{
margin-right:10px;
margin-top:10px;
color:#b60000;
text-decoration:none;
float:left;
}
.agence a img,.agenceMembre a img{
vertical-align:middle;
margin-right:5px;
}

.agence a:hover,.agenceMembre a:hover{
text-decoration:underline;
}
