BODY {
	background-attachment : fixed;
}

TD, P
{
    COLOR: black;
    FONT-FAMILY:  arial, verdana;
    FONT-SIZE: 12px;
 }

.TD1
{
    COLOR: black;
    FONT-FAMILY: arial, verdana;
    FONT-SIZE: 12px;
    BACKGROUND-COLOR: #E8F3FF;
}
.TD2
{
    COLOR: black;
    FONT-FAMILY: arial, verdana;
    FONT-SIZE: 12px;
    BACKGROUND-COLOR: white;
}

TH
{
	BACKGROUND-COLOR: #CCE6FF;
	COLOR: #004080;
	FONT-FAMILY: arial, verdana;
	FONT-SIZE: 13px;
	TEXT-ALIGN: center;
	vertical-align : top;
}

.titre1 {
	color: #004080;
	font-size: 16px;
	font-family: arial, verdana;
	text-align:center;
	font-weight: bold;
}

A 	 {
	color: #0444A2;
	font-size: 12px;
	font-family: arial, verdana;
	text-decoration: underline
}

A:HOVER	{
	color: #FF5531;
}
	
	