body {
	background-color: #660000;
	padding: 0px;
	margin: 0px;
}

div#CENTER {
    position:relative;
    margin-left:auto;
    margin-right:auto;
    top: 0px;
    width:800px;
}

.texte_presentation {
	font-family: Georgia, Verdana, Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

.texte_presentation2 {
	font-family: Georgia, Verdana, Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #9A6601;
}

a {
	font-family: Georgia, Verdana, Arial, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
