



body {
	font-size: 15px;
	background:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 500px;
}

table {
	width: 500px;
}

.titre {
text-align: center; 
font-weight: bold; FONT-SIZE: 20px; 
font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #000000; 
 background-color: #FFFFFF;  
 border-bottom:thin solid black;  
 }

.soustitre {
	text-align: center;
	font-weight: bold;
	FONT-SIZE: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00FF00;
	background-color: #FFFFFF;
	border-bottom:thin solid;
	line-height: 40px;
 }

.texte {
font-size: 15px;
font-family: Georgia, "Times New Roman", Times, serif;
}

.marque{
	color: #FF0000;
	font-weight: bold;
	text-align: left;
	line-height: 30px;
}

.categorie{
	text-align: left;
	font-weight: bold;
	color: #00FF00;
	text-decoration: underline;
}

.action{
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
	line-height: 30px;
	color: #00FF00;
}

.label{
font-weight: bold;
}
li {
	line-height: 20px;
}
