*		{
		font-family: Arial, Helvetica, sans-serif;
		}

BODY		{
		color: #000000;
		background: #FFFFFF;
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: normal;
		height: auto;
		width: auto;
		margin-bottom: 0;
		margin-left: 0 !important;
		margin-right: 0px;
		margin-top: 0 !important;
		padding-bottom: 0;
		padding-left: 0 !important;
		padding-right: 0px;
		padding-top: 0 !important;
		border-top: 0 !important;
		border-left: 0 !important;
		border-bottom: 0;
		border-right: 0;
		z-index: auto;
		}

TABLE, TR, TD	{
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: normal;
		}

.petit		{
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: 70%; !important;
		}

I.adresse	{
		color: #76C0DC;
		font-weight: bold;
		font-size: 90%;
		}

OL		{
		list-style-type: decimal;
		}

UL		{
		list-style-type: square;
		font-family: Arial, Helvetica, sans-serif;
		}

TH		{
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: bold;
		color: #FF0000;
		font-size: 140%;
		}

TH.tableau	{
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: bold;
		color: #FFFFFF;
		font-size: 90%;
		}

EM.titre	{
		font-family: Arial, Helvetica, sans-serif;
		font-style: italic;
		font-weight: 700;
		}

BLOCKQUOTE	{
		font-family: Arial, Helvetica, sans-serif;
		text-align: justify;
		}

CITE		{
		font-family: Arial, Helvetica, sans-serif;
		font-style: italic;
		font-weight: normal;
		color: #FF0000;
		}

B		{
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: bold;
		color: #007BA1;
		font-size: 100%;
		}

B.logo		{
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: bold;
		color: #FF0000;
		font-size: 110%;
		}

B.titre		{
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: bold;
		color: #FFFFFF;
		font-size: 140%;
		}

B.contact1	{
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: bold;
		color: #007BA1;
		font-size: 110%;
		}

B.contact2	{
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: bold;
		color: #FF0000;
		font-size: 95%;
		}

DIV		{
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: normal;
		text-align: justify;
		}

H1, H2, H3, H4, H5, H6
		{
		font-family: Arial, Helvetica, sans-serif;
		font-style: normal;
		font-weight: bold;
		}

H1		{
		color: #FF0000;
		}

H2		{
		color: #007BA1;
		}

H3		{
		color: #7F1E4B;
		}

H4		{
		color: #FFCC33;
		}

H5		{
		color: #FF8000;
		}

H6		{
		color: #00CC00;
		}

P:first-letter	{
		font-size: 150%;
		color:red;
		}

HR		{
		color: #007BA1;
		background: #FFFFFF;
		}

A:link		{
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #012492;
		}

A:active	{
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #FF8000;
		}

A:visited	{
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #59687A;
		}

A:hover		{
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		color: #FFCC33 !important;
		}

A.menu:link	{
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 80%;
		color: #FF0000;
		}

A.menu:active	{
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 80%;
		color: #76C0DC;
		}

A.menu:visited	{
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 80%;
		color: #007BA1;
		}

A.menu:hover	{
		text-decoration: none;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 80%;
		color: #FFFFFF !important;
		}

@media print	{
 H1, H2, H3, H4, H5, H6
		{ page-break-after: avoid; page-break-inside: avoid }
 BLOCKQUOTE, PRE
		{ page-break-inside: avoid }
 UL, OL, DL	{ page-break-before: avoid }
}
