/* @override http://2007.artsetmetiers.net/css/header.css?C1=3&coul=yes */
html, body {
	background-color: #f7f4ef;
/*	height: 100%;
	width: 950px;
	margin-left: auto;
	margin-right: auto;*/

}
.container{
	position: static;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}
.header {
	width: 950px;
	height: 157px;
	position: relative;
	color: #fff;
	float: left;
	font: bold 12px Arial, Helvetica, sans-serif;
	background: url(/graphics/bandeau.png) no-repeat;
	margin: 0;
	margin-bottom: 10px;
	border: 0;
}
.header a {
	text-decoration: none;
	color: #fff;
}

.hleft {
	margin: 0;
	padding: 0 11px 0 14px;
	width: 276px;
	float: left;
}
.hleft a{
	display: block;
	width: 276px;
	height: 155px;
	padding: 0;
	margin: 0;
}
.hright {
	text-align: right;
	float: left;
	width: 638px;
	height: 144px;
	margin: 0;
	padding-top: 11px;
	padding-right: 10px;
}
.hright .top{
	width: 640px;
	height: 108px;
	margin-bottom: 18px;
	float: left;
}
.header .top .image{
	float: left;
	height: 108px;
	width: 556px;
	background-image: url(/graphics/bandeau_8coul.jpg);
}
.liens {
	display: block;
	float: right;
	color: #555;
	width: 636px;
	top: -10px;
	position: relative;
	text-align: right;
}
.liens a{
	color: #555;
}
.liens a:hover{
	color: #fff;
}
.liens a#handicap{
	margin-right: 7px;
	margin-left: 10px;
}
.logocnam {
	float: left;
	width: 70px;
	height: 108px;
	top: 0px;
	position: relative;
	margin-left: 11px;
}
.logocnam a{
	display: block;
	width: 70px;
	height: 108px;
}
.recherche {
	position: absolute;
	margin-right: 5px;
	right: 93px;
	top: 15px;
	float: right;
	width: 152px;
}
div.recherche .headform {
	display: inline-block;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	width: 130px;
	height: 17px;
	border: 0;
	opacity: .8;
	margin: 0;
	position: relative;
	float: left;
}
div.recherche #lebouton{
	display: block;
	float: right;
	position: relative;
}