/* CSS Document */

body 
{font-family:Arial, Helvetica, sans-serif; color:#ABABAB;}

a {text-decoration:none;}

.titre_page {
font-size:20px;
color:#FF00FF;
padding-left:5px;
}

.titre_admin {
font-size:25px;
color:#FF00FF;
padding-left:5px;
}

.titre  {
font-size:14px;
color:#ABABAB;
font-weight:bold;
text-decoration:none;

}

.texte  {
font-size:12px;
color:#ABABAB;

}

a.texte  {
font-size:12px;
color:#ABABAB;
font-weight:bold;
text-decoration:none;

}

a.texte:hover  {
font-size:12px;
color:#DD00DD;
text-decoration:none;

}

a.titre_ssrubrique  {
font-size:14px;
color:#ABABAB;
text-decoration:none;
font-weight:bold;

}

 a.titre_ssrubrique:hover {
font-size:14px;
color:#DD00DD;

text-decoration:none;
}

.titre_photo {
font-size:11px;
color:#ABABAB;
text-align:left;
text-decoration:none;
}

.listing {
border-style:solid; border-width:1px; border-color:#ABABAB;
border-collapse:collapse;

}

#masquer {

 filter:alpha(opacity=50); -moz-opacity:0.5; opacity: 0.5;
 }
 
 
 img.photo{border:2px solid #666666;}
 
.relsample:hover img.photo {border:2px solid #DD00DD;}

.pano:hover img {border:2px solid #DD00DD;}

.champ_texte {

background-color:#333333;
border-color:#333333;
color:#ABABAB;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}