body {
	text-align: center;
	font: 12px Verdana;
	color: #333333;
	background: #B7C0FF 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: 950px; 
}

html>body #content {
height: auto;

} 


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

#content h1 {
	color: #6175FF;	
}
 
#menu-top a{
	color: #B7C0FF;	
}

#footer a{
	color: #6175FF;	
}

#sidebar .l img {
		border: none;
}

#footer {
	/*background : url('http://bretesche.fr/images/besse-signature-hotels') no-repeat top right  ;*/
	width:100%;
	height: 70px;
	clear: both;
    border-top: 5px solid #000;
	font-size: 0.8em;
	padding: 10px 0 0;
}
#header ul {
		list-style-type: none;
		clear: both;
		margin: 1px 0 0;
		background-color: #323232;
	}
#footer-left{
	width:710px;
	float: left;

	padding-top: 0px;
	margin-top: 15px;
}

#footer-right{
	
	float: right;
	width:230px;
	margin-right:10px;
}
/*#sidebar {
	float: right;
	width: 250px;
	color:  #333;
	background: #fff;
	padding-right: 10px;
}*/

/*
#wrapper {
	background: #B7C0FF;
	text-align: left;
	width: 980px;
	margin: auto auto;
}*/
li.page-item-cadeaux a{
	width:30px;
	height:20px;
	margin-top:-5px;
	background:url('http://bretesche.fr/images/cheques-cadeaux.png') center no-repeat;
}

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

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

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

