body.winter1 {
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background-color: #374F7D;
	background-image: url(../images/back_hiver.jpg);
	background-repeat: repeat-x;
}
body.winter2 {
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background-color: #374F7D;
	background-image: url(../images/back_hiver2.jpg);
	background-repeat: repeat-x;
}
body.summer1 {
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background-color: #185B0C;
	background-image: url(../images/back_ete.jpg);
	background-repeat: repeat-x;
}
body.summer2 {
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background-color: #185B0C;
	background-image: url(../images/back_ete2.jpg);
	background-repeat: repeat-x;
}
a:link{
color:#ffffff;
text-decoration:none;
}
a:visited{
color:#ffffff;
text-decoration:none;
}
a:hover{
	color:#C30;
	text-decoration:underline;
}
a:active{
	color:#ffffff;
	text-decoration:none;
}
a.big_link:link {
	color: #ffffff;
	font-size: 15px;
	text-decoration: none;
}
a.big_link:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 15px;
}
a.big_link:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 15px;
}
a.big_link:active {
	color: #ffffff;
	text-decoration: none;
	font-size: 15px;
}
a.menu:link {
	color:#036;
	font-size: 14px;
	text-decoration: none;
}
a.menu:visited {
	color:#036;
	text-decoration: none;
}
a.menu:hover {
	color:#F00;
	text-decoration: none;
}
a.menu:active {
	color:#036;
	text-decoration: none;
}
.text_big {
	font-size: 17px;
}
.text_small {
	font-size: 12px;
}
.text_blanc{
	font-size: 17px;
	color:#FFFFFF;
	}
.text_rouge{
	color:#571300;
	}
.text_bleu{
	color:#006;
	font-size:10px;
	}
.text_vert{
	color:#185b0c;
	font-size:10px;
	}

/** Page index **/

#fond {
	position:relative;
	width: 983px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#box_main {
	position:relative;
	float: left;
	width: 983px;
	height: auto;
	background-color: #4E699F;
}
#box_flash {
	position:relative;
	float: left;
	width: 983px;
	height: 410px;
	background-image: url(../images/hiver/hiver-1.jpg);
}
#box_news {
	position:relative;
	float: left;
	width: 983px;
	height: 121px;
	background-image: url(../images/hiver.jpg);
}
#box_news_ete {
	position:relative;
	float: left;
	width: 983px;
	height: 121px;
	background-image: url(../images/ete.jpg);
}
#box_bottom {
	position: relative;
	width: 983px;
	float: left;
	text-align: center;
	height: auto;
	background-color: #8A9CC0;
	color: #FFF;
}
#box_bottom_ete {
	position: relative;
	width: 983px;
	float: left;
	text-align: center;
	height: auto;
	background-color: #005100;
	color: #FFF;
}
#texte_accueil-gauche {
	position: absolute;
	width: 300px;
	text-align: center;
	height: auto;
	left: 103px;
	top: 20px;
	color: #FFF;
	font-size: 12px;
}
#texte_accueil-droite {
	position: absolute;
	width: 339px;
	text-align: center;
	height: auto;
	left: 635px;
	top: 20px;
	color: #FFF;
	font-size: 12px;
}
#texte_news {
	position:absolute;
	float: left;
	width: 903px;
	height: 19px;
	left: 36px;
	top: 98px;
	color: #030;
	font-size: 14px;
}
#content {
	position:relative;
	float: left;
	width: 471px;
	height: auto;
	color: #FFF;
	font-size: 12px;
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
	background-image: url(../images/back_text_hiver.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

/** Page d'accueil **/
#top_flash {
	position:relative;
	float: left;
	width: 983px;
	height: 158px;
}
#box_main_ete {
	position:relative;
	float: left;
	width: 983px;
	height: auto;
	background-color: #347d25;
}
#diapo {
	position:relative;
	float: left;
	width: 488px;
	height: 362px;
	border: 2px solid white;
}
#content_ete {
	position:relative;
	float: left;
	width: 471px;
	height: auto;
	color: #FFF;
	font-size: 12px;
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
	background-image: url(../images/back_text_ete.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#menu_content {
	position:relative;
	float: left;
	width: 491px;
	height: 30px;
	background-image:url(../images/fond_menu.png);
	margin-bottom: 10px;
	font-style: oblique;
	font-size: 13px;
	text-align: center;
	padding-top: 10px;
	color: #FFF;
}
:focus {outline:none}

