#maincol {
width:620px;
}
#twocols{
 width:620px; 
 }
 #rightcol {
width:370px;
}
#contdivspot {
width:600px;
}
#spotsHL a{
	background: #999966 url(../../images/fond-menu-highlight-us.png);
	color:#FFF;
	border-right: 1px solid #333;
}
/*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:316px;
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;
}