body        { font-family: arial, tahoma; font-size: 12pt; color: #000000; background=#ffffff }

table       { font-family: Arial; font-size: 10pt }

.tableau_11pt	{font-family: Arial; font-size: 11pt; padding: 2 }

h3
{
	color:#ff9933;
	font-weight: normal;
	text-align: none;
	font-style: normal;
	font-size: 14pt;
	vertical-align: none;
	font-family: arial, Arial, Helvetica;
}

h4
{
	color:#33C0C0;
	font-weight: bold;
	text-align: none;
	font-style: normal;
	font-size: 12pt;
	vertical-align: none;
	font-family: arial, Arial, Helvetica;
}

.h4_tableau
{
	color:#33C0C0;
	font-weight: bold;
	text-align: none;
	font-style: normal;
	font-size: 12pt;
	vertical-align: none;
	font-family: arial, Arial, Helvetica;
}




//Liens hyper-textes

a				{color:blue }
a:hover			{color:green }

.a_yellow   	{ color: yellow}
.a_yellow:hover { color: navy}

.a_bottom		{ color: #cccccc; font-size: 10pt}
.a_bottom:hover		{ color: gray; font-size: 10pt}


.a_txt			{color:black;text-decoration:none }
.a_txt:hover	{color:navy;text-decoration:underline }