
/************ liens ************/

A
 {
 text-decoration: none;
 border: 0;
 margin: 0;
 padding: 0;
 }


/************ images ************/

IMG
 {
 border: 0;
 margin: 0;
 padding: 0;
 }


/************ images chargées ************/

.image_chargee, .box_src_image_chargee
 {
 visibility: hidden;  
 position: absolute;
 top: 0;
 left: 0; 
 width: 0;
 height: 0; 
 }

/************ box chargées ************/

.box_chargee
 {
 visibility: hidden; 
 overflow: hidden;
 position: absolute;
 top: 0;
 left: 0;
 width: 0;
 height: 0;			
}

/************ iframe visite ************/

#iframe_visites
 {
 visibility: hidden; 
 position: absolute;
 top: 0;
 left: 0;
 width: 0;
 height: 0;			
}
