#maincol h1{
	font-size:15px;
	color:#FFF;
	background-image:url(../../images/flecheder.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding:0px 25px;
	margin:0 10px 0px 5px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#D2D58E;
	font-weight: normal;
} 
h3 a{
font-size:13px;
color:#900;
background-image:url(../../images/icones/fleche.png);
background-repeat:no-repeat;
background-position:5px center;
background-color:#D2D58E;
padding:3px 3px 3px 23px;
border:1px solid #FFF;
}
h3 a:hover{
background-color:#cbcd92;
}
#futurBoite {
width:88%;
height:147px;
background-image:url(../../images/futurboite.gif);
background-repeat:no-repeat;
background-position:center center;
margin:10px 0 10px 12px;
padding:20px 0 10px 25px;
}
/*COMMENTAIRES SPOTS*/
.VoirCommentaires  {
  padding-bottom:0px;
  height:16px;
  }
.VoirCommentaires b{
background-image:url(../../images/icones/commentaires-spots.png);
padding:15px 0 8px 25px;
 }
.FermerCommentaires {
left:253px;
top:0px;
  }
.DivCommentaires {
  padding:0 10px 10px 0;
  margin-top:-20px;
  }
.LeCommentaire {
  padding:5px;
  margin-bottom:10px;
}
.LeCommentaire p{
margin:5px 0px;
width:95%;
}
.DivCommentaires
{
display:none;
visibility:hidden;
}