﻿<style>
BODY
{
    FONT-SIZE: x-small;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: red
}
<!--
Used -->
.bodyGen     { font-size: 12px; font-family: Arial, Verdana, Tahoma; background-color: white; 
               color: #000000; padding-right: 0px }
.tabNavig {
	border-width: 0;
	background-color: #B2CFEB;
}
.tabWhite {
	border-width: 0;
	background-color: white;
}
.titreBold {
	font-weight: bolder;
	font-size: 16px;
	color: #000080;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
}
.titrePage {
	font-weight: bolder;
	font-size: 12pt;
	color: #CC3300;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	text-align: center;
}
.txCorp {
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 14px;
}

.txFix
{
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 14px;
}
.txCorpCenter {
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: 14px;
	text-align: center;
}
.styCopyright {
	text-align: center;
	font-size: 10px;
}
.styWidthPub {
}

a:link
{
text-decoration: none;  /* avoid underline..*/
}

a:hover {
	color: white;
	background-color: #003366;
}
.styImgLang {
	border-width: 10px;
	background-color: red;
}
div.linkNew a:link {
	color: #123456;
}
div.linkNew a:hover {
	color: #123;
}
div.linkNew a:visited {
	color: #654321;
}
.JosNavigBkg {
	background-color: #EAEAEA;
}
.styTitNavigDown {
	border-width: 1px;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: small;
	font-weight: bold;
}
.styListeNavigDown {
	font-size: small;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
}
.imgCenter {
	text-align: center;
}
.cellLeft {
	width: 250px;
	text-align: left;
}

.cellLeftOnly {
	text-align: left;
}

}
.cellMiddle {
	width: 75px;
	text-align: left;
}
.cellRight {
	text-align: left;
}

.zOrderFlash
{ "z-index:-2000;"
}

}
<!--
End Used -->          
     }
</style>
