/* formulaire */

.FORMchamps {
clear:both;width:100%;
margin:0;margin-bottom:8px;
}
.FORMlibelles {font-family:"Trebuchet MS", Arial, Tahoma; color:#698CFF;
clear:both;width:100%;text-align:left; font-weight:bold;font-size:100%;
margin:0;
}
.FORM select.FORMliste{
width:100%;font-size:90%;
}
.FORM fieldset{
border:none; padding:0;
}

legend {
display:none;
}


/* galerie */
/*div.photo-item {text-align:center;vertical-align:middle;
float:left;width:100px;height:100px;display:block;margin-bottom:10px;margin-right:10px;
}*/
p.auteur{
clear:both;
}


.FORM .FORMvalider input{ background-color:#3f5499 !important; color:#FFFFFF;}


ul.photos-rappel {padding-left:20px;list-style-type:none;}


div.photo-item{
text-align:center;vertical-align:middle;
width:110px;height:110px;float:left;
margin-left:10px;margin-right:10px;margin-bottom:5px;
margin-top:0px;padding:0;
margin-right:expression("5px");
}


div.photo-item img {
  padding: 6px;
  }
div.photo-item img:hover{
  padding: 6px;
  }
div.photo-item img:active{
  padding: 6px;
  }
  
 
a.photos-plus{
color:#698CFF;font-size:90%;text-decoration:none;border:none;
}
a.photos-plus:hover{border-bottom:1px dotted #698CFF;}

h2.photos-entete {
color:#FFCC00 !important;;clear:both;
font-family: Georgia, "Times New Roman", Times, serif; 
font-size:210%; 
font-weight:normal;margin:0;padding:0;margin-top:25px !important;padding-top:25px !important;margin-bottom:10px;
}

