body {
	text-align: center;
	font: 12px Verdana;
	color: #333333;
	background: #CACC98 url(/images/bkgd-black-top.gif) repeat-x 0 0;
}

#content {
	background: #FBFAF8;
	clear: both;
	float: left;
	border-right: 1px solid #CCCCCC;
	width: 700px;
	padding: 10px 9px 10px 0;
	height: 1050px; 
}

html>body #content {
height: auto;
min-height: 680px;
} 


#sidebar .l a{
		color: #A38444;
}

#content h1 {
	color: #436206;	
}
 
#menu-top a{
	color: #CACC98;	
}

#footer a{
	color: #436206;	
}


#footer {

	width:100%;
	height: 70px;
	clear: both;
    border-top: 5px solid #000;
	font-size: 0.8em;
	padding: 10px 0 0;
}

#footer-left{
	width:710px;
	float: left;

	padding-top: 0px;
	margin-top: 15px;
}
#header ul {
		list-style-type: none;
		clear: both;
		margin: 1px 0 0;
		background-color: #323232;
	}
#footer-right{
	
	float: right;
	width:230px;
	margin-right:10px;
}

#sidebar .li{
	color:#FFFFFF;	
}

#header ul.sous-menu {
		list-style-type: none;
		clear: both;
//		border-bottom: 1px solid #cccccc;
//		border-left: 1px solid #cccccc;
//		border-right: 1px solid #cccccc;
//		border-top: 1px solid #cccccc;
		height: 27px;
		padding-bottom:4px;
		margin: 0px 0 0 0;
		background: #C0BEB9 url('/images/degrade-hotel.jpg') top left;
		
	}

#sidebar .l img {
		border: none;
}


li.page-item-cadeaux a{
	width:30px;
	height:20px;
	margin-top:-5px;
	background:url('/images/cheques-cadeaux.png') center no-repeat;
}

li.page-item-cadeaux a:hover{
	width:30px;
	height:20px;
	margin-top:-5px;
	background:url('/images/cheques-cadeaux-over.gif') center no-repeat;
}

li.page-item-gift a{
	width:15px;
	height:20px;
	margin-top:-5px;
	background:url('/images/gift-token.png') center no-repeat;
}

li.page-item-gift a:hover{
	width:15px;
	height:20px;
	background:url('/images/gift-token-over.gif') center no-repeat;
}

.evenements_date {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #993300;
	top: auto;
	text-align:right; 
}
.evenements_prix {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #808080;
	text-align:center
}

.evenements_contenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
}
#book_button a {
    color: white;
    display: block;
    float: right;
    font-size: 1.2em;
    height: 28px;
    margin: 0;
    padding: 12px 0 0;
    text-align: center;
	background-color: #A2A2A2;
    width: 85px;
	font-variant:small-caps;
}

#book_button a:hover {
    display: block;
    background-color: #646464;

}
