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

.ie7 #content{
	margin-top: 42px;
}

/*html>body #content {
height: auto;
min-height: 950px;
} */

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

#sidebar .l img {
		border: none;
}

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

#footer a{
	color: #AB9D76;	
}





#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;
}
/*#sidebar {
	float: right;
	width: 250px;
	
	background: #fff;
	padding-right: 10px;
}*/

/*
#wrapper {
	background: #B7C0FF;
	text-align: left;
	width: 980px;
	margin: auto auto;
}

.textwidget{
	padding-bottom: 25px;
	border-bottom: 3px solid #FFFFFF;
}*/

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;
}