body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	
}

.conteneur {
	margin-top: 10px;
	position: absolute;
	width: 791px;
	left: 50%;
	margin-left: -370px;
	color: #eaeaea;
	background-color:#323232;
	height: 737px;
}


.header {
	background-image: url('images/embouchure.jpg'); 
	
	background-repeat: no-repeat;
	height:157px;
	padding-left:400px;
	padding-top:50px;
	width:340px;
	color: #eaeaea;
	border-bottom:1px solid #eaeaea
}

.menu {
	float:right;
	margin: 0px;
	padding:0px;
	border-left:1px solid #eaeaea;
}


* html .menu {
	margin-left: -3px;
}

.centre {
	padding:20px;
	padding-left:10px;,
	
}

.pied {
	height: 25px;
	text-align:right;
	padding-right:10px;
	padding-top:3px;
	border-top:1px solid #eaeaea;
}

.menu-list {
	list-style-type: none;
	margin:0px 0px 0px 0px;
	padding:0px;
}


.menu li {
	margin:0px;
	border-bottom:1px solid #eaeaea;
	color: #D9CEB8;
	font-size: 12px;
	font-type: thoma;
	text-decoration: none;
	background-color:#D96C00;
	padding:0px; font-weight:bold
}

.menu li a {
	margin:0px;
	display: block;
	color: #FFFFFF;
	font-size: 12px;
	font-type: thoma;
	text-decoration: none;
	border-left:5px solid #BF6000;
	padding:5px;
	width:200px; font-weight:bold
}

.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-left:-30px;
	margin-top:5px;
	padding-left:5px;
	font-size: 1.6em;
	color: #eaeaea;
}

.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; border-left-width:1px; border-right-width:1px; border-top-width:1px; border-bottom-style:solid; border-bottom-width:1px

	
}

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;
}
