body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;

}
/* --- POSITIONNEMENT --- */
#global {
	width: 100%;
	max-width: 90em;
	min-width: 1050px;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-position: center top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clip: rect(auto,auto,auto,auto);
}
#pied {
	bottom: 0px;
	position: fixed;
	height: 25px;
	width: 100%;
	overflow: hidden;
	visibility: visible;
	left: 0px;
	vertical-align: middle;
	background-color: #FFF;
}
/* En-tête */
#entete {
	height: 225px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* Bloc central */

#centre {
	height: 100%;
	width: 1035px;
}
#centre-bis {
	overflow: hidden;
}

/* Contenu principal */
#principal {
	margin-left: 0px;
	margin-right: 0px;
	vertical-align: top;
	padding: 0px;
	float: left;
	width: 1024px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	border: 0px solid #F00;
}

.menu_ecole {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	line-height: 20px;
}

.menu_ecole2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	line-height: 20px;
}


a:hover {
	color: #e42522;

}

.menu_ecole2:hover
 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	line-height: 20px;
}
.text-blanc-footer2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.text-noir {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.text-titre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

