
BODY {
        font-family : Tahoma , times ; 
        font-size : 10pt ;
		color : #1b278e ;
		font-weight : bold;
        margin : 0 cm ;
		background-color:#FFFFFF;

}

TABLE{
		margin : 0 cm ;
}

TR {
        font-family : Tahoma , times ; 
        font-size : 10pt ;
		color : #1b278e ;
		font-weight : bold;
        margin : 0 cm ;
}

TD {
        font-family : Tahoma , times ; 
        font-size : 10pt ;
		font-weight : bold;
        margin : 0 cm ;
}

TD.centre
 {
    text-align : center;    
}

TR.titre {
		color:red;
		text-decoration : underline ;
}

P.droite
{
	text-align : right;
}

P.titrenews
{
	text-align : left;
	color:red;
}

P.info
{
	text-align : center;
}

IMG{
		border : 0 px;
}

A:link { 
		font-family : Tahoma , times ;
		font-size : 9pt ;
       color : #1b278e ;
       text-decoration : none ;
       font-weight : bold  ;
	   border : 0;
}

A:visited { 
		font-family : Tahoma , times ;
		font-size : 9pt ;
       color : #1b278e ;
       text-decoration : none ;
       font-weight : bold  ;
	   border : 0;
}

A:hover {
		font-family : Tahoma , times ;
		font-size : 9pt ;
       color : #dd150b ;
       text-decoration : underline ;
       font-weight : bold  ;
	   border : 0;
}

.formul
{
	FONT-FAMILY: "Tahoma", "Helvetica";
	FONT-SIZE: 8pt;
	border: #1b278e;
	background-color: #dbd9e8;

}

