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

.texte {
	font: 13px "Lucida Grande";
	text-indent: 0px;
	border-color: #E5E694;
	border-style: none;
	background: transparent;
}

.date {
	font: bold 11px "Lucida Grande";
	text-indent: 0px;
	border-color: #E5E694;
	border-style: none;
	background: transparent;
	text-align: left;
}

.texte_carre {
	font: bold 14px "Lucida Grande";
	text-indent: 0px;
	border-color: #E5E694;
	border-style: none;
	background: #73A600;
	color: #FFFFFF;
}

.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 : #9B8449;
	border-color: #E5E694;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
}

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