#haut_ecw {
	height: 120px;
	background: url(images/entete_ecw.png) no-repeat scroll 0 0;
}

#haut_sauveniere {
	height: 120px;
	background: url(images/entete_sauveniere.png) no-repeat scroll 0 0;
}

#haut_bossiere {
	height: 120px;
	background: url(images/entete_bossiere.png) no-repeat scroll 0 0;
}

#haut_gembloux {
	height: 120px;
	background: url(images/entete_gembloux.png) no-repeat scroll 0 0;
}

#haut_perwez {
	height: 120px;
	background: url(images/entete_perwez.png) no-repeat scroll 0 0;
}

#haut_extrascolaire {
	height: 120px;
	background: url(images/entete_extrascolaire.png) no-repeat scroll 0 0;
}

#haut_villers {
	height: 120px;
	background: url(images/entete_villers.png) no-repeat scroll 0 0;
}

#menu {
	width:170px;
	float:left;
	margin-left: 10;
}

#news {
	width:200px;
	float:right;
	margin-right: 10;
	top: 200px;
}

#contenu {
	margin-left:190px;
	margin-right: 220px;
}

#contenu_ss_news {
	margin-left:190px;
	}

#contenu_seul {
	margin-left:30px;
	}

body{
	font: 10px "Lucida Grande", Verdana, Helvetica, sans-serif;
	border-width: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0;
}
p {
	font: 10px "Lucida Grande", Verdana, Helvetica, sans-serif;
	border-width: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 10;
}

hr {
	color: #b51621;
	background-color: #b51621;
	height: 1px;
	border: 0;
	margin-bottom: 20px;
}

/* @group boutons */

a.boutons:link {
	color: #b51621;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

a.boutons:visited {
	color: #b51621;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

a.boutons:hover {
	color: #b51621;
	text-decoration: underline;
	padding-left: 5px;
	font-size: 11px;
	font-weight: bold;
}

a.boutons:active {
	color: #b51621;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}

/* @end */

h1 {
	color: #b51621;
	text-shadow: #999999 0px 3px 3px;
	font: bold 16pt;
	border-bottom-style: dotted;
	border-bottom-color: #b51621;
	border-width: 1px;
}

h2 {
	color: #b51621;
	font: bold 12pt;
	border-bottom: 1px dotted #b51621;
}

h3 {
	color: #b51621;
	border-bottom: 1px dotted #b51621;
	font-size: 10px;
	font-weight: bold;
}

h4 {
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}

h5 {
	font-size: 10px;
	font-weight: bold;
}

a:link {
	color: #b51621;
	text-decoration: underline;
}

a:visited {
	color: black;
	text-decoration: underline;
}

a:hover {
	color: #b51621;
	text-decoration: none;

}

a:active {
	color: #b51621;
	text-decoration: none;
}

/* @group gros_lien */

a.gros_lien:link {
	color: #b51621;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}

a.gros_lien:visited {
	color: #b51621;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}

a.gros_lien:hover {
	color: #b51621;
	text-decoration: underline;
	font-size: 15px;
	font-weight: bold;
}

a.gros_lien:active {
	color: #b51621;
	text-decoration: underline;
	font-size: 15px;
	font-weight: bold;
}

/* @end */

.citation {
	padding-right: 60px;
	padding-left: 60px;
	font-style: italic;
}

.citation_negatif {
	font-weight: bold;
	color: white;
	text-align: center;
	background: #b51621 0;
	padding: 15px;
}