@charset "UTF-8";
.intro   {
	color: #0a8617;
	font-style: oblique;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	font-family: "Times New Roman", Georgia, Times
}
body {
}
#contenu {
	padding-top: 20px;
}
.texte { color: #0a8617; font-weight: bold; font-size: 16px; line-height: 18px; font-family: "Times New Roman", Georgia, Times }
p {
	color: #000;
	font-size: 13px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height: 15px;
	 }

.titre { color: #8e4a9c; font-variant: small-caps; font-weight: bold; font-size: 24px; font-family: Arial, Helvetica }
h1 { color: #8e4a9c; font-variant: small-caps; font-weight: bold; font-size: 24px; font-family: Arial, Helvetica }
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #11891C;
}

input { background-color: #fcffca }
textarea { background-color: #fcffca }
/*------ NEWS -----*/
.newstexte {
	color: #000;
	font-size: 13px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height: 15px;
	margin-left: 10px;
}
.newstextept { color: #000; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height: 13px; margin: 10px; }
.newstitre { color: #8e4a9c; font-size: 18px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height: 16px; margin: 10px; }
.newstableau { background-color: #e8f5ab; border: solid 1px #a2c00e; }
.newscellule { color: white; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #a2c00e; 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; }
body {
	background-image: url(img/fond.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #D2E28A;
	font-family: Arial, Helvetica, sans-serif;
}
.tablagenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #058417;
}
a {
	text-decoration: none;
	color: #007D23;
}
.info {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #AC81B4;
	padding: 2px;
}

.detaildate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8E4A9C;
}
.detailtexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #058417;
}
.detaildetail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7E2B8F;
	font-weight: bold;
}
.detaildetail a {
	color: #7E2B8F;
}
.listeintro {
	font-size: 12px;
}
#menu {
}
#menu ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-type: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#menu li {
	display: block;
	width: 175px;
}
#menu li a {
	height: 30px;
	display: block;
	background-image: url(img/fondmenu.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-left: 7px;
	color: #77006A;
}
#menu li a:hover {
	background-image: url(img/fondmenuover.jpg);
	color: #79066D;
	padding-left: 12px;
}
#pied {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	text-align: center;
	margin-top: 10px;
	background-color: #D2E28A;
	margin-bottom: 0px;
	padding-top: 10px;
}
#pied a {
	color: #000000;
}