/* sax_du_mois */
div#sax_du_mois {
  min-height:480px;
  _height:480px;
}

#sax_du_mois h4 {
  margin:4px;
  margin-top:8px;
  margin-bottom:6px;
  font-family : Verdena,Arial,Sans-serif;
  font-size: 12px;    
  font-weight:bold;
  color: #25386B;
  border-bottom:1px solid #25386B;
}

#sax_du_mois p {
  margin:5px;
  padding:0;
  font-family : Verdena,Arial,Sans-serif;
  font-size: 10px;    
  font-weight:lighter;
  color: #000000;
}

.photoThumbBt {
  float:left;  
  width:128px;
  margin:1px;padding:0px;
/*  border:2px solid #000000;*/
  height:100px;
  overflow:hidden;
  text-align:center;
  font-family : Verdena,Arial,Sans-serif;
  font-size: 10px;    
  font-weight:bold;
  color:#000;
}

.photoThumbBt img { border:2px solid #000;padding:1px; }

.photoRight {
  float:right;
  clear:both;
  text-align:center;
  width:140px;
  margin:0;
  padding:0;  
  font-family : Verdena,Arial,Sans-serif;
  font-size: 10px;    
  font-weight:bold;
  color:#000;
  
}

.photoThumb{
  clear:both;
  width:128px;  
  text-align:center;
  vertical-align:middle;
  margin:1px;
  /*border:2px solid #000000;*/
}
.photoThumb img { border:2px solid #000;padding:1px; }

.photoThumb a, .photoThumb a:hover {
 text-decoration:none;
 border:none;  
}


#infos {
 border:1px solid #ccc;
 margin:5px;padding:5px;
 margin-bottom:10px;
 background-color: #f0f0f0; 
 clear:both;
}

#infos h4 {
  margin:0;padding:0;clear:both;
  font-family : Verdena,Arial,Sans-serif;
  font-size: 10px;    
  font-weight:lighter;    
  border:none;
  color:#000;
}

#infos h5 {
  float:right;
  margin:0;padding:0;
  font-family : Verdena,Arial,Sans-serif;
  font-size: 11px;    
  font-weight:bold;    
  color:#000;
}

#infos h6 {
  float:left;
  margin:0;padding:0;
  font-family : Verdena,Arial,Sans-serif;
  font-size: 11px;    
  font-weight:bold;    
  color:#000;
}

a.bouton_concours { display:block;width:150px;height:55px;background:transparent url(/img/b_concours.png) top left no-repeat; }
a.bouton_concours span { display:none; }
a.bouton_concours:hover { background-position:bottom left; }
