/* CSS Document */



body {
	background:#9b9c9f ;
	font:14px 'Trebuchet MS', Arial, sans-serif;
	color:#222222;
	margin:10px 0;
}

a {
	cursor:pointer;
	color:#6b7861;
	
}

a:visited {
	color:#9EB28F;
}

a:hover {
	color:#C74E1B;¸
}

p {
	margin:12px 0;
	padding:0;
}

ol {
	margin:0;
	padding:0 0 0 22px;
}

h1 {
	font:bold 34px 'Trebuchet MS', Arial, sans-serif;
	color:#222;
	margin:15px 0 10px 0;
	line-height:36px;
}

h2 {
	font:bold 18px 'Trebuchet MS', Arial, sans-serif;
	color:#C74E1B;
	margin:15px 0 10px 0;
	line-height:20px;
}


h3 {
	font:bold 14px 'Trebuchet MS', Arial, sans-serif;
	color:#C74E1B;
	margin:15px 0 10px 0;
	line-height:14px;
}

h4 {
	font:bold 1.17em/1.2em 'Trebuchet MS', Arial, sans-serif;
	color:#222;
	margin:15px 0 5px 0;
}

h5 {
	font:bold 1.17em/1.2em 'Trebuchet MS', Arial, sans-serif;
	color:#707070;
	margin:15px 0 5px 0;
}




/*Pour mettre du texte en exposant.  */
sup { font-size : 70% ; vertical-align: text-top ; }

/*img {
	border:0;
}*/


#wrapper {
	width:939px;
	padding:0px;
	margin:0 auto;
	background-color:#fff;
}

#menu-titre {
	width:264px;
	height:70px;
	padding:0px;
	margin:0px;
	background:#fff url(images/menu-fond-haut.jpg) no-repeat top left;
}

.menu-accueil a{
	font:bold 13px 'Trebuchet MS', Arial, sans-serif;
	padding:20px 5px;
	margin:20px 20px 5px 20px;
	text-align:left;
	width:150px;
	text-decoration:none;
	color:#fff;
}


#centre-titre{
	width:624px;
	padding:0px 50px 0px 0px;
	margin:0px;
	background:#fff;
	font:bold 30px 'Trebuchet MS', Arial, sans-serif;
	color:#222;
	line-height:30px;
}

#centre{
	width:624px;
	padding:0px 50px 0px 0px;
	margin:0px;
	background:#fff;
}

	

#normal {
	font:75%/130% 'Trebuchet MS', Arial, sans-serif;
	color:#444444;
}


.menu-haut {
	font:bold 14px 'Trebuchet MS', Arial, sans-serif;
	color:#222;
	padding:70px 50px 10px 30px;
	text-align:right;
}

.menu-off {
	font:bold 13px 'Trebuchet MS', Arial, sans-serif;
	padding:2px 5px;
	margin:5px 20px 5px 20px;
	text-align:left;
	width:150px;
	background:#fff;
	text-decoration:none;
}


.menu-off a {
	text-decoration:none;
}

.menu-on {
	font:bold 13px 'Trebuchet MS', Arial, sans-serif;
	color:#C74E1B;
	padding:2px 5px;
	margin:5px 20px 5px 20px;
	text-align:left;
	width:150px;
	background:#fff;
	text-decoration:none;
}


.encadre {
	border:1px solid #ccc;
	background-color:#e3ecdc;
	padding:10px;
	margin-bottom:10px;
	color:#000;
	position:relative;
	line-height: 1.21em;
}

.menu-secondaire {
	background-color:#fff;
	padding: 0px 0px 5px 0px;
	margin:0 0 20px 0;
	border-bottom:1px solid #ccc;
	font-size:16px;
	font-weight:bold;
}
