body, table {
	font-family: Arial;
    color: #333333;;
	font-size: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.rouge{font-size: 10px; color:#FF0000;}
.titre_blanc{font-size: 12px; color:#FFFFFF;}
.textbleu {font-size: 12px; color: #003366; text-decoration:underline; }
.titrecartouche {font-size: 16px; color: #000000; font-weight:bold; }
.textinfo {font-size: 11px; color: #666666; }
.textepage {font-size: 12px; color: #666666; }
.titregras {font-size: 12px; color: #333333; font-weight:bold; }
.texteproduits {font-size: 11px; color: #000033; font-weight:bold; }


a.action:link,a.action:active,a.action:visited
{
	font-size: 11px;
	text-decoration:none;
	font-weight:bold;
	color: #003366;
}
a.action:hover 
{
	font-size: 11px;
	text-decoration:underline;
	font-weight:bold;
	color: #003366;
}

a:link,a:active,a:visited
{
	font-family: Arial;
	text-decoration:none;
	color: #333333;
}
a:hover 
{
	font-family: Arial;
	text-decoration:underline;
	color: #333333;
}

a.baseline:link,a.baseline:active,a.baseline:visited
{
	font-size: 11px;
	text-decoration:none;
	color: #666666;
}
a.baseline:hover 
{
	font-size: 11px;
	text-decoration:underline;
	color: #666666;
}

a.arbo:link,a.arbo:active,a.arbo:visited
{
	font-size: 10px;
	text-decoration:none;
	color: #000033;
}
a.arbo:hover 
{
	font-size: 10px;
	text-decoration:underline;
	color: #000033;
}
