body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding: 0;
	width: 880px;
	margin: 0 auto;
}
.conteneur {
	width: 880px;
	color: #eaeaea;
	background-color:#323232;
	padding: 10px;
	float: left;
	
}
.header {
	background: url(images/embouchure.jpg) no-repeat;
	width:880px;
	color: #eaeaea;
	text-align: right;
	padding: 50px 0;
	font-size: 30px;
	border-bottom: 1px solid #eaeaea;
	float: left;
}
.menu {
	border-left:1px solid #eaeaea;
	width: 170px;
	margin: 10px 0 10px 10px;
	float: left;
}
* html .menu {margin-left: -3px;}
.centre {
	padding:10px 0;
	width: 699px;
	float: left;
}
.centre img {float:left; margin:0 5px 0 0; width:100px; height:67px}
.pied {
	padding-top:3px;
	border-top:1px solid #eaeaea;
	width: 880px;
	background-color: #323232;
	text-align: center;
	float: left;
}
.menu-list {
	list-style-type: none;
	margin:0px;
	width: 160px;
	padding:0 0 0 10px;
}
.menu li {
	margin:0px;
	border-bottom:1px solid #eaeaea;
	color: #D9CEB8;
	font-size: 12px;
	font-type: thoma;
	text-decoration: none;
	background-color:#D96C00;
	font-weight:bold
}
.menu li a {
	margin:0px;
	color: #FFFFFF;
	font-size: 12px;
	font-type: thoma;
	text-decoration: none;
	border-left:5px solid #BF6000;
	padding:5px;
	font-weight:bold;
	display: block;
}
.menu li a:hover {
	text-decoration: none;
	background-color:#BF6000;
	font-weight:bold;
}
.sub-title{color: #FFFFFF;font-family:Tahoma; font-size:10pt; text-align:justify}
.title{
	margin-top:5px;
	padding-left:5px;
	font-size: 1.6em;
	color: #eaeaea;
	font-weight: bold;
}
.header-title {font-size:30px;font-type: thoma;border-top:2px solid #eaeaea;}
.header-title-two {font-size: 10pt;font-type: thoma;padding-bottom:3px;color:#FFFFFF}
a{color:#eaeaea;text-decoration:underline;}
a:hover{text-decoration:none;}
blockquote{background-color:rgb(25%, 25%, 25%);padding : 3px;border-left:2px solid #eaeaea;}
.header span {font-size:12px;}
.frame {float:left; width: 880px; border-bottom: 1px solid #eaeaea;}

