body  { color: #000000; font: 10px "Lucida Grande"; background-color: #ffffff; text-align: justify;
}

.texte   { color: white; font: 13px "Times New Roman"; background: transparent; text-indent: 0; border-style: none; border-color: #e5e694 }
.legende { color: black; font-size: 7pt; font-family: sans-serif; }
.date {
	font: bold 11px "Lucida Grande";
	text-indent: 0px;
	border-color: #E5E694;
	border-style: none;
	background: transparent;
	text-align: left;
}

.texte_carre     { color: #ffffff; font: 12px "Times New Roman"; background: black; text-indent: 0; border-style: none; border-color: #e5e694 }
.titre_rouge  { color: red; font: 13px Arial; background: black; text-indent: 0; border-style: none; border-color: #e5e694 }
.texte_carre_jaune {
	font: bold 13px "Lucida Grande";
	text-indent: 0px;
	border-color: #E5E694;
	border-style: none;
	background: #F9B429;
	color: #000000;
	text-transform: uppercase;
}

.points {
	list-style: inherit url(file:///BackUp%20060/Litterature/New%20Site%20folder/New%20Site/2004/points.gif);
	font: 11px "Lucida Grande";
	text-decoration: none;
}

.Titre {
	background : #FFFFFF;
	color: #F03339;
	font: 900 12px 'Lucida Grande';
	text-align: left;
	letter-spacing: 1pt;
	text-transform: uppercase;
	direction: ltr;
}

a {
	color : #DA000C;
	border-color: #E5E694;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}

a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #C90026;
	}
	
a:hover { 
	text-decoration: none; 
	color: #FFFFFF;
	border-style: none;
	border-left-style: none;
	border-color: #5290FF;
	background: #C90026;
}

a:active { 
	text-decoration: none; 
	color: #E5E694;
	border-style: none;
	border-left-style: none;
	border-color: #5290FF;
	background: #FF6C00;
}