@charset "UTF-8";
body {
	background-color: #E59821;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 19px;
}
body , p , a { /* texte courant */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #EFEBDB;
}
p , h1 , h2 , h3 , h4 , h5 {
	margin-top: 0px;
}
a {
	text-decoration: none;
}
h1 {
	font-size: 22px;
	color: #DBDB54;
	margin-bottom: 11px;
}
h2 {
	font-size: 20px;
	color: #DBDB54;
	margin-bottom: 10px;
}
h3 {
	font-size: 18px;
	color: #DBDB54;
	margin-bottom: 9px;
}
.img_gauche {
	float: left;
	padding-right: 10px;
}
.img_droite {
	float: right;
	padding-left: 10px;
}
#page {
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#tetiere {
	height: 116px;
	width: 100%;
	background-image: url(images/tetiere.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#tetiere h1 {
	color: #EDEDED;
	margin-top: 0px;
	position: absolute;
	left: 424px;
	top: 89px;
	font-weight: normal;
	font-size: 18px;
	letter-spacing: .2em;
	word-spacing: .2em;
}
#menu {
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 100%;
	position: relative;
	background-color: #675261;
	overflow: hidden;
}
#drapeau {
	display: block;
	float: right;
	margin-top: 3px;
	margin-right: 10px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu ul li {
	display: block;
	float: left;
}
#menu ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	padding-top: 6px;
	padding-right: 13px;
	padding-bottom: 7px;
	padding-left: 13px;
	margin: 0px;
	display: block;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	background-color: #675261;
	line-height: 15px;
}
#menu ul li a:hover {
	background-color: #CD7F20;
}
#contenu {
	height: 500px;
	width: 100%;
	position: relative;
	margin: 0px;
	padding: 0px;
	background-color: #CD7F08;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #7B6574;
}
#pied {
	width: 1050px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	font-size: 14px;
	color: #FFF;
	text-align: center;
}
#pied a , #pied p {
	color: #FFF;
	text-decoration: none;
	font-size: 13px;
}
.texte {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 28px;
}

/*------ NEWS -----*/
.newstitre {
	color: #EFEBDB;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 16px;
	text-align: left;
	text-indent: 0;
	margin: 10px;
}
.newstexte {
	color: #EFEBDB;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: 0;
	margin: 10px;
}
.newstextept {
	color: #EFEBDB;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	text-align: left;
	text-indent: 0;
	margin: 10px;
}
.newstableau {
	border: 1px solid #675261;
}
.newscellule {
	color: white;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #675261;
	text-align: center;
	word-spacing: 10px;
	letter-spacing: 10px;
}
/*----- GALERIE ----*/
.legendegallerie { color: #fff; font-size: 12px; font-family: arial, Helvetica, Geneva, SunSans-Regular, sans-serif; }
/*--- LIVRE D OR ---*/
.textelvd { color: #f3f1f1; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; line-height: 17px; margin: 10px; }
.titrelvd { color: #fdfcff; font-size: 16px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 20px; margin: 10px; }