/* Général */
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #3F382D;
	background-color: #3F382D;
	text-align: right;
}
a {
	color: #3F382D;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #685D4B;
	letter-spacing: 0.2em;
	line-height: 20px;
	list-style-image: url(../img/tiret.jpg);
	list-style-position: outside;
	list-style-type: circle;
	background-image: url(../img/filet.gif);
}
h2 {
	font-size: 20px;
	color: #FFFFFF;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #3F382D;
}
ul {
	line-height: 15px;
	list-style-type: square;
	list-style-position: outside;
	margin-left: -10px;
}


/* En-tête */
#entete {
	height: 180px;
	background-color: #A1967E;
}

/* Navigation */
#navigation {
	background-color: #453E32;
	width: 180px;
}
#navigation a {
	color: #CBC3B8;
	text-decoration: none;
}
#navigation #langue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 20px;
}

/* Contenu principal */
#contenu {
	background-color: #A1967E;
	height: 500px;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#contenu > :first-child {
	margin-top: 10px;
}


#logo {
	margin-top: 7px;
	margin-bottom: 10px;
	margin-left: 6px;
}
#pied {
	width: 1000px;
	color: #A1967E;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#pied a {
	color: #A1967E;
	text-decoration: none;
}
#menu {
	height: 500px;
	width: 180px;
	background-color: #453E32;
}
.textecourant {
}
.ess {
	font-family: "Times", "Times New Roman", serif;
	font-size: 15px;
	text-indent: 0px;
	width: 0px;
	border-right-width: 0px;
	line-height: 1.0em;
	color: #3F382D;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #453E32;
}
.titres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #544B3D;
	letter-spacing: normal;
	line-height: 22px;
	list-style-position: outside;
	list-style-type: circle;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #EADCDB;
}
.essgras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-indent: 0px;
	width: 0px;
	border-right-width: 0px;
	line-height: 1.3em;
	font-weight: bold;
}
.essgrasital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-indent: 0px;
	width: 0px;
	border-right-width: 0px;
	line-height: 1.3em;
	font-weight: bold;
	font-style: italic;
}
.essbis {
	font-family: "Times", "Times New Roman", serif;
	font-size: 15px;
	width: 0px;
	border-right-width: 0px;
	line-height: 1em;
	color: #3F382D;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.esster {
	font-family: "Times", "Times New Roman", serif;
	font-size: 17px;
	width: 0px;
	border-right-width: 0px;
	line-height: 1.5em;
	color: #3F382D;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
/*------ NEWS -----*/
.newstitre {
	color: #3F382D;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 17px;
	text-align: left;
	text-indent: 0;
	margin: 10px;
}
.newstexte {
	color: #3F382D;
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	text-indent: 0;
	margin: 10px;
}
.newstextept {
	color: #3F382D;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	line-height: 13px;
	text-align: left;
	text-indent: 0;
	margin: 10px;
}
.newstableau {
	border: 1px solid #3F382D;
}
.newscellule {
	color: white;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #3F382D;
	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; }

