@charset "ISO-8859-1";
body {
	background-image: url(../img/texture.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.txtpt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#corp {
	background-image: url(../img/fondcorp.jpg);
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	border: 4px solid #FFFFFF;
	background-repeat: no-repeat;
	background-color: #7391C7;
	position: relative;
	height: auto;
	overflow: visible;
}
#corpaccueil {
	background-image: url(../img/fondaccueil.jpg);
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	border: 4px solid #FFFFFF;
	background-repeat: no-repeat;
	background-color: #7391C7;
	position: relative;
	margin-top: 0px;
}
#tete {
	background-image: url(../img/coins.gif);
	height: 25px;
	width: 1034px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-position: bottom;
	background-repeat: no-repeat;
	font-size: 18px;
	font-variant: small-caps;
	letter-spacing: 0.3em;
	word-spacing: 0.3em;
	color: #5A5954;
	font-family: "Times New Roman", Times, serif;
}
#accroche {
	font-size: 17px;
	color: #FFFFFF;
	position: absolute;
	left: 385px;
	top: 66px;
	width: 600px;
	text-align: center;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
}
#pied {
	background-image: url(../img/coins.gif);
	height: 17px;
	width: 1034px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 13px;
	color: #353E54;
	margin-top: 0px;
	padding-top: 7px;
	background-repeat: no-repeat;
	background-position: top;
}
#menu {
	width: 148px;
	position: absolute;
	float: left;
	padding-top: 190px;
	z-index: 1000;
	margin: 0px;
	padding-left: 0px;
	clear: both;
}
#menu ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	list-style-type: disc;
	color: #FFFFFF;
	line-height: 24px;
	font-weight: bold;
	margin: 0px;
	padding-left: 22px;
}
#menu li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#menu a:hover {
	color: #F6F53E;
	text-decoration: none;
	background-color: #7793C7;
}
#pied a {
	color: #353E54;
	text-decoration: none;
}
#pied a:hover {
	color: #004700;
	font-style: italic;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D3E001;
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.clearfloat { /* cette classe doit être placée pour un élément div ou break et doit être l'élément final avant la balise de fin d'un conteneur qui doit contenir entièrement un élément flottant */
   clear:both;
   height:0;
   font-size: 1px;
   line-height: 0px;
}
a {
	color: #D3E001;
	text-decoration: none;
}
/*------ NEWS -----*/
.newstitre {
	color: #D3E001;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 19px;
	text-align: left;
	text-indent: 0;
	margin: 10px;
}
.newstexte {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
    text-align: left;
	text-indent: 0;
	margin: 10px;
}
.newstextept {
	color: #FFFFFF;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	text-align: left;
	text-indent: 0;
	margin: 10px;
}
.newstableau {
	border: 1px solid #5B7CBA;
}
.newscellule {
	color: white;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #5B7CBA;
	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; }
