/* *** =CLEARFIX *** */ 

.clearfix:after { 
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden; 
overflow:hidden; 
} 
.clearfix {display: inline-block;} 

/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
.clearfix {display: block;} 
/* End hide from IE-mac */ 
/* *** end CLEARFIX *** */ 


/* 
* =wordsAdHref 
*/ 
.wordsAdHref { 
clear: both; 
border: 1px solid #BFD2DD; 
width: 100%; 
font-size: 11px; 
} 

.wordsAdHref div { 
border: 0px solid pink; 
} 


.wordsAdHref .wAhtitre { 
float: right; 
text-align: right; 
margin:0; 
padding: 0px 5px 0px 0; 
font-size: 10px; 
} 

.wordsAdHref .wAhImg { 
float: left; 
border: 1px solid #000000 ; 
padding: 2px; 
margin: 5px 5px 5px 10px; 
} 

.wordsAdHref .wAhTexte { 
float: right; 
width: 70%; 
text-align: justify; 
color : #2E5A87 ; 
padding: 3px; 
} 

.wordsAdHref .wAhTexte , .wordsAdHref .wAhTexte a { 
font-family:verdana;
color : #2E5A87 ; 
text-decoration : none; 
font-size: 11px; 
} 

.wordsAdHref .wAhTexte a:hover { 

text-decoration : underline; 
} 

.wordsAdHref .wAhImg img  {
border: 0;
}
