body {
	font-family: 'Tahoma';
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

img {
	border-width: 0;
}

#centre {
	position: absolute;
	width: 604px;
	left: 50%;
	top: 0;
	margin-left: -302px;
	background: #AAC3A8;
	background: url(img/fond.png);
}

#top {
	width: 604px;
	height: 130px;
}

#coin {
	position: absolute;
	top: 130px;
	left: 579px;
	float: right;
}

#menu_bloc {
	position: absolute;
	top: 130px;
	left: 7px;
	width: 142px;
}

.menu {
	margin-bottom: 5px;
}

.menu_titre {
	margin-left: 18px;
	font: italic 16px Times;
	color: #431C59;
	text-decoration: none;
	vertical-align: middle;
}

.menu1 {
	width: 142px;
	height: 20px;
	display: block;
	margin-bottom: 5px;
	background: url(img/menu_01.png) no-repeat 0 0px;
	text-decoration: none;
}

.menu2 {
	width: 142px;
	height: 20px;
	display: block;
	margin-bottom: 5px;
	background: url(img/menu_02.png) no-repeat 0 0px;
	text-decoration: none;
}

.menu3 {
	width: 142px;
	height: 20px;
	display: block;
	margin-bottom: 5px;
	background: url(img/menu_03.png) no-repeat 0 0px;
	text-decoration: none;
}

.menu4 {
	width: 142px;
	height: 20px;
	display: block;
	margin-bottom: 5px;
	background: url(img/menu_04.png) no-repeat 0 0px;
	text-decoration: none;
}

.menu5 {
	width: 142px;
	height: 20px;
	display: block;
	margin-bottom: 5px;
	background: url(img/menu_05.png) no-repeat 0 0px;
	text-decoration: none;
}

.menu6 {
	width: 142px;
	height: 20px;
	display: block;
	margin-bottom: 5px;
	background: url(img/menu_06.png) no-repeat 0 0px;
	text-decoration: none;
}

.menu7 {
	width: 142px;
	height: 20px;
	display: block;
	margin-bottom: 5px;
	background: url(img/menu_07.png) no-repeat 0 0px;
	text-decoration: none;
}

.menu8 {
	width: 142px;
	height: 20px;
	display: block;
	margin-bottom: 5px;
	background: url(img/menu_08.png) no-repeat 0 0px;
	text-decoration: none;
}

.menu9 {
	width: 142px;
	height: 20px;
	display: block;
	margin-bottom: 5px;
	background: url(img/menu_09.png) no-repeat 0 0px;
	text-decoration: none;
}

a.menu1:hover, a.menu2:hover, a.menu3:hover, a.menu4:hover, a.menu5:hover, a.menu6:hover, a.menu7:hover, a.menu8:hover, a.menu9:hover {
	background-position: -143px 0;
}

.image {
	text-align: left;
	margin-top: 20px;
	margin-left: 30px;
}

#texte_bloc {
	margin-left: 165px;
	width: 400px;
	height: auto;
}

.texte {
	color: #000000;
	text-align: justify;
	margin-bottom: 10px;
	font: 12px/16px 'Tahoma';
}

.texteb {
	color: #000000;
	font: bold 12px/16px 'Tahoma';
}

a.texteb {
	color: #431C59;
	text-decoration: none;
}

a.texteb:hover {
	color: #431C59;
	text-decoration: underline;
}

a.texteb:visited {
	color: #431C59;
	text-decoration: none;
}

.textei {
	color: #000000;
	font: italic 12px/16px 'Tahoma';
}

.textebi {
	color: #000000;
	font: italic bold 12px/16px 'Tahoma';
}

a.texte {
	color: #431C59;
	text-decoration: none;
}

a.texte:hover {
	color: #431C59;
	text-decoration: underline;
}

a.texte:visited {
	color: #431C59;
	text-decoration: none;
}

.grd_titre {
	color: #431C59;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 16px;
	font: italic 24px/22px Times, "Times New Roman", serif;
	/*	border-top: 1px solid #431C59;
	padding-top: 6px;*/
}

.titre {
	color: #431C59;
	text-align: left;
	margin-bottom: 10px;
	font: bold 12px/16px Tahoma;
}

#footer {
	clear: both;
	height: 18px;
	width: 604px;
	background: url(img/footer.png);
}

.fr {
	width: 60px;
	height: 60px;
	display: block;
	background: url(img/fr.jpg) no-repeat 0 0px;
	text-decoration: none;
	position: absolute;
	top: 381px;
	left: 264px;
}

.nl {
	width: 60px;
	height: 60px;
	display: block;
	background: url(img/nl.jpg) no-repeat 0 0px;
	text-decoration: none;
	position: absolute;
	top: 381px;
	left: 335px;
}

.en {
	width: 60px;
	height: 60px;
	display: block;
	background: url(img/en.jpg) no-repeat 0 0px;
	text-decoration: none;
	position: absolute;
	top: 381px;
	left: 406px;
}

a.fr:hover, a.nl:hover, a.en:hover {
	background-position: 0 -60px;
}

.deco {
	text-align: left;
	margin-top: 20px;
	margin-bottom: 25px;
}

.haut {
	color: #431C59;
	text-align: right;
	font: 10px 'Tahoma';
}

a.haut {
	color: #431C59;
	text-decoration: none;
}

a.haut:hover {
	color: #431C59;
	text-decoration: underline;
}

a.haut:visited {
	color: #431C59;
	text-decoration: none;
}

.sponsor {
	margin-right: 20px;
}


