body {
	width: 856px;
	margin: 0 auto;
	background: #ed0355 url("images/fond.jpg") repeat-x;
	font: 12px Verdana, Geneva, sans-serif;
}
img { border: 0; }
#header {
	width: 640px;
	height: 149px;
	margin: 0 auto;
	background: url("images/header.png") no-repeat;
	padding: 30px 0 0 200px;
}
.bookmarks {
	width: 100%;
	height: 86px;
}
.bookmarks img { float: right; margin: 0 4px 0 0; }
.speedbarre {
	margin: 21px 0 0 0;
}
a {
	color:#CA0032;
}
.linkhead {
	display: block;
	background: url("images/puce.gif") no-repeat;
	line-height: 12px;
	width: 110px;
	padding: 0 0 0 15px;
	text-decoration: none;
	float: left;
	font-size: 13px;
	color: #f71359;
	font-weight: bold;
}
.linkhead:hover { text-decoration: underline; }
#wrapper {
	width: 856px;
	background: url("images/fondwrapper.png") repeat-y;
	background-position: center;
}
#sidebarre {
	width: 175px;
	float: left;
}
.menu {
	width: 175px;
	background: url("images/fondmenu.png") repeat-y;
}
.finmenu {
	width: 175px;
	background: url("images/finmenu.png") no-repeat;
	background-position: bottom left;
}
.debutmenu {
	width: 175px;
	background: url("images/debutmenu.png") no-repeat;
	background-position: top right;
	padding: 0 0 20px 0;
}
.menu h2 {
	margin: 0;
	text-transform:uppercase;
	font-size: 12px;
	color: white;
	padding: 8px 0 0 45px;
	margin: 0 0 15px 0;
}
.menu a {
	display: block;
	color: #ec0354;
	font-weight: bold;
	padding: 0 0 0 30px;
}
#content {
	width: 650px;
	margin: 0 0 0 185px;
}
.pub {
	width: 468px;
	margin: 0 auto;
}
.pub p {
	margin: 0;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.conteneur { 
	width: 642px;
	background: url("images/fondcontent.png") repeat-y;
	margin: 10px 0 10px 0;
}
.fc {
	width: 642px;
	background: url("images/fincontent.png") no-repeat;
	background-position: bottom left;
}
.dc {
	width: 642px;
	background: url("images/debutcontent.png") no-repeat;
	padding: 0 0 10px 0;
}
.thumbs {
	float: left;
	margin: 5px 5px 0 0;
}
.conteneur h1 {
	margin: 0;
	color: white;
	font-size: 12px;
	padding: 7px 0 0 70px;
	text-transform:uppercase;
}
.conteneur p {
	color: #ec0354;
	padding: 10px 5px 10px 5px;
	margin: 0;
}
.clearer {
	height: 1px;
	clear: both;
}
#footer {
	width: 833px;
	height: 39px;
	background: url("images/footer.png") no-repeat;
	margin: 0 0 0 15px;
}
#footer p {
	color: white;
	text-align: center;
	margin: 0;
	padding: 14px 0 0 0;
}
#footer a {
	color: white;	
}
#footer a:hover {
	text-decoration: none;	
}
