BODY {
	SCROLLBAR-FACE-COLOR: #777777;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #444444;
	SCROLLBAR-3DLIGHT-COLOR: #444444;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #444444;
	cursor : url(cursor.cur);
	font-family: Verdana;
	font-size: 12;
	background : Black;
	background-attachment: fixed;
	background-image: url('Alex/A27-2.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
A:link {
	text-decoration: none;
	cursor : url(cursor.cur);
	COLOR: #FFFFFF;
}
A:hover {
	COLOR: #CCCCCC;
	text-decoration: none;
	cursor : url(cursor.cur);
}
A:active {
	text-decoration: none;
	cursor : url(cursor.cur);
	COLOR: #CCCCCC;
}
A:visited {
	text-decoration: none;
	cursor : url(cursor.cur);
	COLOR: #FFFFFF;
}
.texte {
	font-family: Verdana;
	font-size: 12;
	color: #FFFFFF;

}
.soustitre {
	font-family: Verdana;
	font-size: 18px;
	text-align: center;
}
