@charset "ISO-8859-1";
body {
	background-image: url(../img/background.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
p {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin-top: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFCC33;
	margin-top: 0px;
}
ul {
	font-size: 13px;
	list-style-position: outside;
	list-style-type: square;
	padding-left: 15px;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
#page {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: thin solid #48A0E9;
	padding: 4px;
	position: relative;
}
#pied {
	font-size: 13px;
	color: #305DAA;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	text-align: center;
}
#tetiere {
	width: 980px;
	height: 214px;
	position: relative;
}
#menu {
	height: 30px;
	width: 980px;
	position: relative;
	background-image: url(../img/fondmenu.png);
}
#menu ul {
	padding : 0;
	list-style-type : none;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.3em;
	word-spacing: 0.3em;
}
#menu li {
	float:right;
    }
#menu li a {
	display:block;
	float:left;
	color:#C2DCEE;
	text-decoration:none;
	text-align:center;
	background-image: url(../img/bouton.png);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #154B85;
	height: 20px;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 4px;
    } 

#menu a:hover {
	background-image: url(../img/boutonover.png);
	color: #114A86;
}
#contenu {
	width: 100%;
	height: auto;
	background-color: #305DAA;
	clear: both;
	position: relative;
	background-image: url(../img/fondcontenu.jpg);
}
#formulaire {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#formulaire input,select,textarea {
	border: thin solid #144A8B;
	padding: 2px;
}
#formulaire legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFE4A9;
	font-weight: bold;
}	
#formulaire fieldset {
	border: thin solid #FFFFFF;
	background-color: #3F66B7;
	margin-top: 10px;
	margin-bottom: 10px;
}
#formulaire label {
	width: 160px;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
#pied a {
	color: #3460AC;
	text-decoration: none;
}
/*------ NEWS -----*/
.newstitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFCC33;
	font-weight: bold;
	text-align: left;
	text-indent: 0;
	margin: 10px;
}
.newstexte {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 18px;
	text-align: left;
	text-indent: 0;
	margin: 10px;
}
.newstextept {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 13px;
	text-align: left;
	text-indent: 0;
	margin: 10px;
}
.newstableau {
	border: 1px solid #154B85;
}
.newscellule {
	color: white;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #154B85;
	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; }

