.pmoyens_contacts{
text-align:left;
margin-bottom: 0px;
}
.boiteInfoFlash {
float : right;
width : 320px; 
height : 86px; 
color : #000000;
text-align : left;
overflow: auto; /* presence d'un ascensseur si l'info flash dépasse environ 3 lignes*/
padding-top: 0px;
padding-left: 5px;
padding-right: 5px;
padding-bottom : 5px;
margin-bottom : 5px;
border-style: dotted;
}
.boiteInfoAutre {
float : right;
width : 210px; 
height : 75px; 
color : #000000;
text-align : left;
overflow: auto; /* presence d'un ascensseur si l'info flash dépasse environ 3 lignes*/
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
padding-bottom : 5px;
margin-bottom : 5px;
margin-left : 5px; 
border-style: dotted;
}
