
img
 {  
behavior: url(http://www.amnios.fr/iepngfix.htc);  
}


#cadre_photos
{
float:left;
width:700px;
margin-left:20px;
margin-top:30px;
border: solid 0px dimgray;  
}


.colonne1
{
float:left;
width:205px;
margin-right:5px;
border: solid 0px dimgray; 
}


.colonne2
{
float:left;
width:205px;
margin-left:5px;
margin-right:5px;
border: solid 0px dimgray;  
}


.colonne3
{
float:left;
width:255px;
margin-left:5px;
border: solid 0px dimgray;  
}


.photos
{
float:left;
margin-bottom:10px;
border: solid 0px dimgray;  
}


.photos img
{
border: solid 1px dimgray;  
}

/*Image */
div.middle img 
{ 
margin-top:100px;
}


/* l'image agrandie est cachée */
div.middle
{ 
display: none;
}


/* une fois le lien vignette cliqué, style et image fond du calque, retraits éventuels */
div.middle:target 
{ 
display: block !important; 
position: absolute; 
top: 0; 
left: 0; 
right: 0; 
bottom: 0; 
text-align: center; 
background: url('images/fond_calque.png'); 
position: fixed; 
}
