body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* MENU*/
.menu_ete {
	padding: 5px;
	border-bottom: 1px solid #003366;
	background-image: url(images/gradient_ete.jpg);
	background-repeat: repeat-y;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
}
.menu_hiver {
	padding: 5px;
	border-bottom: 1px solid #003366;
	background-image: url(images/gradient_hiver.jpg);
	background-repeat: repeat-y;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
}
.urlMenu, urlMenu:visited{	
	color:#FFFFFF;
	text-decoration : none;
}
.urlMenu:hover, urlMenu:active{	
	color:#FFFFFF;
	text-decoration : underline;
}
.droite {
	padding: 5px;
	border-left: 1px solid #003366;
	color:#FFFFFF;
	width: 100 px;
}



/* ENTETE*/
.entete_ecole_ete {
	border-bottom: 1px solid #003366;
	background-image: url(images/p_ecole_1.jpg);
	background-repeat: no-repeat;
	width: 760 px;
	height: 178px;
}
.entete_ecole_hiver {
	border-bottom: 1px solid #003366;
	background-image: url(images/p_ecole_2.jpg);
	background-repeat: no-repeat;
	width: 760 px;
	height: 178px;
}
.entete_voyage_ete {
	border-bottom: 1px solid #003366;
	background-image: url(images/p_voyage_1.jpg);
	background-repeat: no-repeat;
	width: 760 px;
	height: 178px;
}

.entete_voyage_hiver {
	border-bottom: 1px solid #003366;
	background-image: url(images/p_voyage_2.jpg);
	background-repeat: no-repeat;
	width: 760 px;
	height: 178px;
}
.entete_activites_ete {
	border-bottom: 1px solid #003366;
	background-image: url(images/p_activites_1.jpg);
	background-repeat: no-repeat;
	width: 760 px;
	height: 178px;
}

.entete_activites_hiver {
	border-bottom: 1px solid #003366;
	background-image: url(images/p_activites_2.jpg);
	background-repeat: no-repeat;
	width: 760 px;
	height: 178px;
}
.entete_shape_ete {
	border-bottom: 1px solid #003366;
	background-image: url(images/p_shape_1.jpg);
	background-repeat: no-repeat;
	width: 760 px;
	height: 178px;
}

.entete_shape_hiver {
	border-bottom: 1px solid #003366;
	background-image: url(images/p_shape_2.jpg);
	background-repeat: no-repeat;
	width: 760 px;
	height: 178px;
}
.entete_implication_ete {
	border-bottom: 1px solid #003366;
	background-image: url(images/p_implication_1.jpg);
	background-repeat: no-repeat;
	width: 760 px;
	height: 178px;
}

.entete_implication_hiver {
	border-bottom: 1px solid #003366;
	background-image: url(images/p_implication_2.jpg);
	background-repeat: no-repeat;
	width: 760 px;
	height: 178px;
}
.entete_occasion_ete {
	border-bottom: 1px solid #003366;
	background-image: url(images/p_occasion_1.jpg);
	background-repeat: no-repeat;
	width: 760 px;
	height: 178px;
}

.entete_occasion_hiver {
	border-bottom: 1px solid #003366;
	background-image: url(images/p_occasion_2.jpg);
	background-repeat: no-repeat;
	width: 760 px;
	height: 178px;
}
.entete_nousjoindre_ete {
	border-bottom: 1px solid #003366;
	background-image: url(images/p_nousjoindre_1.jpg);
	background-repeat: no-repeat;
	width: 760 px;
	height: 178px;
}

.entete_nousjoindre_hiver {
	border-bottom: 1px solid #003366;
	background-image: url(images/p_nousjoindre_2.jpg);
	background-repeat: no-repeat;
	width: 760 px;
	height: 178 px;
}

.contenu {
	position: relative;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	color: #003366;
	font-size:12px;
}
