BODY {
	background: url(../images/comite_MAX_05_2.png)bottom repeat-x;
	background-color: #ffffff;
	background-repeat: repeat-x;
	background-image: url(../images/comite_MAX_05_2.png);
	background-position: bottom;
	font-size: 8px;
	color: #211000;
	font-family: Tahoma;
	text-align: justify;
}

a:link {
	COLOR: #13455F;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	COLOR: #89E0CF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	COLOR: #13455F;
	text-decoration: underline;
}
a:active {
	COLOR: Purple;
}

.accueil {
width: 802px;
min-height:650px;
height:auto !important;
height:650px;

	background-color: #ffffff;
	
}

.contenu {
padding: 20px 15px 0 15px;
}