a:link
{
	color: rgb(255,0,0); 
}
a:visited
{
	color: rgb(217,0,0); 
} 
a:active 
{
	color: rgb(255,0,0);
}


a.article:link
{
	color: rgb(255,0,0);
	font-weight: bold; 
}
a.article:visited
{
	color: rgb(217,0,0);
	font-weight: normal;
} 
a.article:active 
{
	color: rgb(255,0,0);
	font-weight: bold;
}



body
{
	font-family: Verdana, Arial, Helvetica;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
}

body.news { 
	background-color: rgb(255,255,255);
	SCROLLBAR-TRACK-COLOR: #fff;
	SCROLLBAR-HIGHLIGHT-COLOR: #fff;
	SCROLLBAR-3DLIGHT-COLOR: #fff;
	SCROLLBAR-DARKSHADOW-COLOR: #fff;
	SCROLLBAR-SHADOW-COLOR: #fff;
	SCROLLBAR-FACE-COLOR: #FFCC00;
	SCROLLBAR-ARROW-COLOR: #fff;
	FONT-FAMILY: Verdana, Arial, Helvetica;
	MARGIN: 0px;
}

p
{
	font-family: Verdana, Arial, Helvetica;
	font-size : 10pt;
	color: rgb(0,0,0);
}

dl
{
	font-family: Verdana, Arial, Helvetica;
	font-size : 10pt;
	color: rgb(0,0,0);
}

blockquote
{
	font-family: Verdana, Arial, Helvetica;
	font-size : 10pt;
	color: rgb(0,0,0);
}

table
{
	font-family: Verdana, Arial, Helvetica;
	font-size : 10pt;
	color: rgb(0,0,0);
}

h1
{
	font-family: Arial, Helvetica;
	font-size : 16pt;
	font-weight: bold; 
	color: rgb(255,255,0);
	text-align : right;
	background : rgb(217,0,0);
	margin-top: 1pt; 
	margin-bottom: 0pt; 
}

h2
{
	font-family: Verdana, Arial, Helvetica;
	font-size : 10pt;
	font-weight: bold; 
	color: rgb(0,0,0);
	text-align : left;
}

h3
{
	font-family: Verdana, Arial, Helvetica;
	font-size : 12pt;
	font-weight: bold; 
	color: rgb(0,0,0);
	text-align : center;
}

h4
{
   font-family: Verdana, Arial, Helvetica;
   font-size : 8pt;
   font-weight: normal;
   text-align : right; 
   color: rgb(0,0,0);
	margin-top: 0pt; 
	margin-bottom: 0pt; 
}

p.somhaut
{
	font-family: Arial, Helvetica;
	font-size : 12pt;
}

p.cadre
{
	font-family: Arial, Helvetica;
	font-size : 10pt;
	color: rgb(0,0,0);
}

h2.cadre
{
	font-family: Arial, Helvetica;
	font-size : 10pt;
	font-weight: bold;
	text-align : center;
	background: rgb(217,0,0);
	color: rgb(255,255,0);
}

td.cadre
{
	background: rgb(255,255,0);
	width: 240px;
}

body.ifrpub
{
	font-family: Arial, Helvetica;
	font-size : 10pt;
      background-color: rgb(255,255,0);
	color: rgb(0,0,0);
}

h2.ifrpub
{
	font-family: Arial, Helvetica;
	font-size : 10pt;
	font-weight: bold;
	text-align : center;
	background: rgb(217,0,0);
	color: rgb(255,255,0);
}


