#general-content h1{
	font-size:31px;
	color:#c0ad92;   
	background:url(../images/puce-static-item-selected.gif) 0 18px no-repeat;
	padding:9px 0 17px 29px;	
}


/*------------menu calendrier-----------*/
ul.list-mois{
	background:#c1ad85;
	height:16px;   
	text-align:center;  
	padding:1px 0 1px 1px;
}           
ul.list-mois li{
	float:left;
	font-size:10px;
	text-transform:uppercase;
}
ul.list-mois li a{
	color:#fff;        
	padding:0 15px;
	letter-spacing:0.5px;      
	display:inline-block;
	line-height:16px;
}
ul.list-mois li.first-child a{
	padding-left:10px;
}
ul.list-mois li.last-child a{
	padding-right:10px;
}        
ul.list-mois li a:hover,
ul.list-mois li a.selected{
	color:#c1ad85;
	background:#fff;
} 


/*------------content calendrier-----------*/
.list-date{
	border:1px solid #ebe6df;
	padding:23px 0px;
	margin-top:8px;
}       
.list-date li{  
	position:relative;
	padding:0 9px 0 7px;
}
.list-date li.hover{
	background:#e9e0cf url(../images/border-item.gif) left bottom repeat-x;
}  
.list-date .info-pad{
	padding:15px 7px 15px 87px;	
	background:url(../images/border-item.gif) left bottom repeat-x;		
}    
.list-date li.last-child .info-pad{
	background:none;
}
.list-date li.hover.last-child .info-pad{
	background:#e9e0cf;
}        

.list-date .info{
	float:left;
}    
.list-date .info{
	width:627px;  
	padding-right:20px;
}
.list-date .info .date{
	text-transform:uppercase;
	background:transparent url(../images/puce-fleche-beige.png) 0 4px no-repeat;
	padding-left:20px;                                 
	margin-bottom:2px;
}     
.list-date .info h2{
	font-family:"Times New Roman", times; 
	font-size:18px;
	font-weight:bold; 
	line-height:24px;  
	padding-left:20px; 
} 
.list-date .info h2 a{
	color:#c0ad92;
}
.list-date .btn-resa{
	background:url(../images/btn-resa-small.gif) no-repeat;
	width:150px;
	height:16px; 
	position:absolute;
	bottom:15px;
	left:734px;   
} 
.list-date .btn-resa a{
	display:block;                                   
	width:150px;
	height:16px;      
	text-indent:-5000px;
}      
.list-date .detail{
	background:url(../images/btn-detail.gif) no-repeat;
	width:63px;
	height:16px;       
	text-indent:-5000px;
	position:absolute;
	bottom:15px;
	right:9px;	
}  
.list-date .detail a{
	display:block;
	width:63px;
	height:16px;    
}

.no-result{
  padding: 40px 0;
  font-size: 12px;
  text-align: center;
}
