body {
	background:				#742828;
	margin:					0;
	padding:				0;
	font-family:			arial, verdana, sans-serif;
	font-size:				13px;
}
img {
	border:					0;
}
#content {
	width:					959px;
	margin : 				0 auto 0 auto;
}
#header {
	display:				inline-block;
	margin:					0;
	padding:				0;
}
#header h1 {
	display:				none;
	margin:					0;
	padding:				0;
}
#degrade {
	height:					20px;
	display:				block;
	clear:					both;
}
html>body #contenu {
	height:					auto;
	min-height:				252px;
	background-color:		white;
}
#contenu {
	float:					left;
	background-color:		white;
	height:					252px;
}
#contenu a {
	text-decoration:		none;
	color:					#D4831F;
}
#contenu a:hover {
	text-decoration:		underline;
}

#footer {
	font-size:				11px;
	clear:					both;
}
#footer ul {
	padding:				0;
	margin:					0;
}
#footer li {
	display:				inline;
	float:					left;
	margin-left:			5px;
	margin-right:			5px;
}
#footer li.right {
	float:					right;
}
#footer a {
	text-decoration:		none;
	padding-left:			10px;
	background:				url(/img/common/puce_footer.gif) no-repeat left center;
	color:					white;
}
#footer a:hover {
	text-decoration:		underline;
}

#newsletter a {
	background:				url(/img/common/bg_newsletter.jpg) no-repeat top left;
	display:				block;
	width:					147px;
	height:					42px;
	margin-left:			111px;
	color:					white;
	font-size:				13px;
	font-weight:			bold;
	text-decoration:		none;
	padding-right:			50px;
	padding-top:			5px;
	text-align:				right;
}
#newsletter a:hover {
	background:				url(/img/common/bg_newsletter_hover.jpg) no-repeat top left;
}
/** CLASS **/

.spacer {
	font-size:				0;
	clear:					both;
display:block;
}
.small {
	font-size:				11px;
}
.bold {
	font-weight:			bold;
}
.left {
	float:					left;
	margin-right:			10px;
	margin-bottom:			10px;
}
.right {
	float:					right;
	margin-left:			10px;
	margin-bottom:			10px;
}
.center {
	text-align:				center;
}
.rss {
	float:					left;
	background:				url(/img/common/rss.gif) no-repeat top left;
	margin:					10px 0px 10px 0px;
	padding-left:			13px;
}
li h4 {
margin:3px 0;
}