body {
	background: #fff url('images/web/background.jpg') repeat-x;
}
#fond{
	width:830px;
}
#conteneur {
  margin-right: 0;
}
#contenu {
  margin-right: 0;
}
#barre-laterale {
display:none;
}
h1, h2 {
  margin: 0;
}
ul {
	list-style-type: none;
}
#en-tete {
width: 100%;
height: 221px;
	background: url(images/web/entete_bg.jpg) repeat-x 0 0;
}

#header a {
	color: #fff;
	background: inherit;
}

#header a:hover {
	color: #F43E95;
	background-color: inherit;
}
#header_title {
	width: 413px;
	height: 221px;
	color: #fff;
	float: right;
	overflow: hidden;
}
#header span {
display: none;
}

#header_links {
	height: 221px;
	float: left;
	overflow: hidden;
	font-size: 10px;
}

#header_links a {
	text-decoration: none;
}

#header_links ul {
	width: 220px;
	height: 46px;
	color: #fff;
	background-color: #cc0000;
}

#header_links li {
	padding: 20px 12px 0px;
	float: left;
}

#img_templates{
	display: none;
}


