body { 
	background-attachment: fixed; 
	background-repeat: no-repeat; 
	background-position: top center;
	background-color: #FFFFFF;
	color: #333399;	
}

.menu {
	font: bold normal 15px "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}

.menu a {
	font: bold normal 15px "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;

}

.menu a:hover {
	font: bold normal 15px "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: underline;
}

.menu a:link {
	font: bold normal 15px "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #C60005;
	text-decoration: underline;
}

a:link {
	color: #3366FF;
	text-decoration: none;
}

a {
	color: #3366FF;
	text-decoration: none;
}

.menucentre {
	font: bold 14px "Times New Roman", Times, serif;
	color: #3366FF;
}

.titrepage {
	font: bold 36px "Times New Roman", Times, serif;
	color: #3366FF;
}

.divtexte {
	padding-top: 15px;
	clear: les deux;
	height: 510px;
	width: 580px;
	overflow: auto;
	margin-left:0px;
	margin-right:0px;
}