/* Définition de règle */
@charset "iso-8859-1";


.ItalText {color: silver; font: italic 12px; font-family:     lucida console; text-align: left}

.BoldText {
	color: Yellow;
	font: bold 13px;
	font-family: lucida console;
	text-align: left;
}

.HiText {
	color: White;
	font: bold 12px;
	font-family: lucida console;
	text-align: left;
}

.BigText {color: silver; font: normal 20px; font-family:    lucida console; text-align: left}

.Title {color: yellow; font: normal 20px; font-family:    lucida console; text-align: left}

.News
{
	font: 18px lucida console;
	color: black;
	text-align: left;
}

.Download {color: white; font: normal 13px; font-family:    lucida console; text-align: left}

.Text {color: silver; font: normal 12px; font-family:    lucida console; text-align: left}

.Body {
	margin-left:0;
	margin-right:3;
	margin-top:0px;
	margin-bottom:0px;
	scrollbar-face-color: Black;
	scrollbar-arrow-color: White;
	scrollbar-track-color: White;
	scrollbar-3dlight-color: Silver;
	scrollbar-darkshadow-color: Gray;
	scrollbar-base-color : Black;
	scrollbar-highlight-color : White;
	scrollbar-shadow-color : White;
}

/* Fin de la section de style généré par WebExpert le 13/09/2002 00:45:18 */
