@charset "iso-8859-1";
/* CSS Document */
#entete, #mg_contenu, #mg, #menu_header{
  display:none;  
}

h5{
margin:3px 0px 10px 0px;
}




.listeimages{
float:left;
width:275px;

}

.listeimages .image_petite{
font-style:italic;
width: 250px;

}

.listeimages .image_petite i{
font-style:normal;

}

.image_petite i{
font-style:normal;

}

 .texte{
padding-right:20px;
margin-bottom:1.5em;

}


.clearfix:after {
	content : "."; 
	display : block; 
	height : 0; 
	clear : both; 
	visibility : hidden; 
} 
.clearfix {
	display : inline-table; 
} 
* html .clearfix {
	height : 1%; 
} 
.clearfix {
	display : block; 
} 

