@charset "utf-8";
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #5EB0DD;
	text-decoration: none;
}
a:active {
	color: #5EB0DD;
	text-decoration: none;
}

.cielgauche {
	background-image: url(../img/template/fondcielgauche.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.cieldroite {
	background-image: url(../img/template/fondcieldroite.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.herbe {
	background-image: url(../img/template/gfx05.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: justify;
}
.normalvert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #7EBC29;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #8D8D8D;
	text-align: center;
}
.legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.liste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 16px;
}


/* Menu Off */
	
ul#menu li a {
	display:block;
	width:90px;
	height:39px;
	text-decoration:none;
	background:url('../img/template/menu.jpg') no-repeat 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1263b5;
	line-height: 38px;
}
	
#item a:hover {
	background:url('../img/template/menu.jpg') no-repeat 0 -39px;
	color: #FFF;
	}
	
/* Menu On */
	
ul#menuon li a {
	display:block;
	width:90px;
	height:39px;
	text-decoration:none;
	background:url('../img/template/menu-on.jpg') no-repeat 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	line-height: 38px;
}
	
#itemon a:hover {
	background:url('../img/template/menu-on.jpg') no-repeat 0 -39px;
	color: #FFF;
	}
	


.contenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	margin-left:12px;
	margin-right:12px;
}
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: center;
}
.eco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	margin-left:20px;
	margin-right:12px;
}
.mot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #838383;
	text-align: justify;
}
.mot a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #838383;
	text-align: justify;
}
.mot a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #838383;
	text-align: justify;
	text-decoration: underline;
}
.mot a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #838383;
	text-align: justify;
}
