body {
	margin: 0px;	
}
.fond1 {
	background-image: url(../images/menuHaut/F1.jpg);
	background-repeat: repeat-x;
}
.fond2 {
	background-image: url(../images/menuHaut/F2.jpg);
	background-repeat: repeat-x;
}
.fond3 {
	background-image: url(../images/menuHaut/F3.jpg);
}

.tableau{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	COLOR: black;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	COLOR: black;
	TEXT-ALIGN: justify
}
.cache {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFcc;
}

.pNonJustifie
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: right;
}
.pCentre
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.pdroite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: right;
	margin-top: 40px;
	margin-bottom: 40px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}

H1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 18px;
    COLOR: #cc9900;
    FONT-FAMILY: Arial
}
H2
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #cc9900;
	FONT-FAMILY: Arial
}
H3
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #cc9900;
	FONT-FAMILY: Arial;
	margin-bottom: -14px;
}

.nouveau
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #FF0000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-style: italic;
}

.titres3
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 12px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}

.titres
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 18px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}

.titres2
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 15px;
    COLOR: #000000;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}

A
{
    FONT-SIZE: 12px;
    COLOR: blue;
    FONT-FAMILY: Arial;
	text-decoration: none
}
A:active
{
   COLOR: #009933
}

A:link
{
      COLOR: blue
 }  

A:visited
{
    COLOR: #800080
}
A:hover 
{  
	COLOR: #999999
	}
A.special
{
	FONT-SIZE: 12px;
	COLOR: #33CC33;
	FONT-FAMILY: Arial;
	text-decoration: underline;
	font-weight: bold;
	}

A.special:link
{
      COLOR: #33CC33
 }  

A.special:visited
{
    COLOR: #800080
}
A.special:hover 
{  
	COLOR: #999999
	}
A.special:active
{
   COLOR: #33CC33	
}
.navtitre {
	width: 188px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	background-color: #21425d;
	text-align: center;
	border-right: 4px double #FFCC00;
	line-height: 16px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #ffffcc;
	height: 16px;
	vertical-align: middle;
}
.navChTitre {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
}
ul {
	list-style-position: outside;
	list-style-type: disc;
}
ol {
	font-weight: normal;
	list-style-position: outside;
	list-style-type: decimal;
}
.cellstat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.saut {
	page-break-after: always;
}
.rouge {
	color: #CC0033;
}
.bleu {
	color: #0033CC;
}
.or {
	color: #cc9900;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
.marge20px {
	margin-left: 20px;
}
.bas {
	background-color: #FFFFCC;
	border-bottom-width: 30px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFCC;
}

.Fmenu {
	background-image: url(../images/menuGauche/top.jpg);
	background-repeat: repeat-y;
}
