#navHD {
z-index:2;
}

.phototheque_accueil {
padding-left:38px;
padding-top:10px;
}

.phototheque_accueil div{
background-image:url("/specific/img/ajax-loader.gif");
background-position:center center;
background-repeat:no-repeat;
border:5px solid #CC071E;
float:left;
margin-bottom:26px;
margin-left:10px;
}

.phototheque_accueil table{

}

.phototheque_accueil td{
padding:2px 8px;
vertical-align:top;
}

.phototheque_accueil td img{
border:5px solid #CC071E;
}

.phototheque_accueil td.gauche img{
width:256px;
height:316px;
}

.phototheque_accueil td.centre img{
width:225px;
height:150px;
}

.phototheque_accueil td.droite img{
width:100;
height:150px;
}

/* version modifiee */


.phototheque_filovan {
padding-left:38px;
padding-top:10px;
position:relative;
}

.phototheque_filovan .nouveau {
position:absolute;
top:0;
left:0;
}

.phototheque_filovan div{
background-image:url("/specific/img/ajax-loader.gif");
background-position:center center;
background-repeat:no-repeat;
border:5px solid #CC071E;
float:left;
margin-bottom:26px;
margin-left:10px;
}

.phototheque_filovan table{

}

.phototheque_filovan td{
padding:2px 8px;
vertical-align:top;
}

.phototheque_filovan td div{
margin:0;
}