#pop1,#pop3, #pop4, #pop5, #pop6, #pop7, #pop8, #pop10, #pop11, #pop12 {
display: none;
position: absolute;
top:150px;
left:200px;
/*
bottom: 5em;
right: 10em;
*/ 
width: 500px;
height:auto;
border-size: 3px;
border-color:#666666;
border-style:outset;
background: #ffffff;
z-index: 500;
cursor: pointer;
font-size: 80%;
}

#pop3, #pop4, #pop5, #pop6, #pop7, #pop8, #pop9, #pop10, #pop11, #pop12 {
display: none;
position: absolute;
top:520px;
left:200px;
/*
bottom: 5em;
right: 10em;
*/ 
width: 500px;
height:auto;
border-size: 3px;
border-color:#666666;
border-style:outset;
background: #ffffff;
z-index: 800;
cursor: pointer;
font-size: 80%;
}


#pop2 {
display: none;
position: absolute;
top:220px;
left:5px;
/*
bottom: 5em;
right: 10em;
*/ 
width: 955px;
height:auto;
border-size: 3px;
border-color:#666666;
border-style:outset;
background: #ffffff;
z-index: 500;
cursor: pointer;
font-size: 80%;
}


.fermer {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
margin: 0.5em 0 0 0;
border-top: 1px solid black;
background: white url(bottom.gif) left top repeat-x;
color: black;
text-align: center;
}

.zoom_photo{
width:500px;
height:500px;
}

a.pop { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#E20404; text-decoration:underline; font-weight:bold;}

