@charset "ISO-8859-1";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #5E3A48;
	background-image: url(img/fondpage.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
a {
	text-decoration: none;
	color: #FFFFFF;
}
#page {
	height: 650px;
	width: 935px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -338px;
	margin-left: -470px;
	background-image: url(img/fond.jpg);
	padding: 3px;
}
#menu li {
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 0px;
	padding-right: 10px;
}
#menu li a:hover {
	color: #FFCC00;
	font-style: italic;
}
#menu li a {
	color: #FFFFFF;
	text-decoration: none;
}
#menu {
	width: 927px;
	height: 25px;
	padding-top: 4px;
	padding-left: 15px;
}
.intro {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
	color: #5D3747;
	font-style: italic;
	font-weight: bold;
}
.txt {
	font-size: 14px;
	color: #5D3747;
	line-height: 20px;
	padding-right: 15px;
}
#page #pieddepage {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 12px;
}
#page #menu drap {
	float: right;
}
/*------ NEWS -----*/
.newstexte {
	color: #5D3747;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height: 14px;
	margin: 10px;
}
.newstextept {
	color: #5D3747;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height: 13px;
	margin: 10px;
}
.newstitre {
	color: #5D3747;
	font-size: 18px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height: 16px;
	margin: 10px;
}
.newstableau {
	background-color: #D8B4B4;
	border: solid 1px #763f21;
}
.newscellule {
	color: #D8B4B4;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #5D3747;
	text-align: center;
	word-spacing: 10px;
	letter-spacing: 10px;
}
/*----- GALERIE ----*/
.legendegallerie { font-size: 10px; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; }
/*--- LIVRE D OR ---*/
.textelvd { color: #404640; font-size: 13px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 16px; }
.titrelvd { color: #183518; font-size: 16px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 20px; }
.libeleform {
	font-size: 12px;
	color: #5D3747;
	width:100px;
	font-weight:bold;
	float:left;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5E3A48;
	background-image: url(img/degradeblanc.png);
	padding-right: 10px;
	padding-left: 10px;
	line-height: 30px;
}
.txtpt {
	font-size: 12px;
	color: #5D3747;
	padding-right: 15px;
}
