@charset "iso-8859-1";

BODY {scrollbar-track-color:#F1EEdE;
      scrollbar-shadow-color:#FFCB9C;
	   scrollbar-highlight-color:#F1EEdE;
      scrollbar-3dlight-color:#FFCB9C;
	   scrollbar-darkshadow-color:#FFCB9C;
	   scrollbar-face-color:#F77D00;
	   scrollbar-arrow-color:#FFFFFF;
	   margin-left : 0px;
	   margin-right : 0px;
	   margin-top : 0px;
	   margin-bottom : 0px;
	  }


.normal {
    color: #000000;
    font-family: arial, helvetica;
    font-size: 12px;
    font-style: normal;
    text-align: justify}

.normalcenter {
    color: #000000;
    font-family: arial, helvetica;
    font-size: 12px;
    font-style: normal;
    text-align: center}
	

.normalright {
    color: #000000;
    font-family: arial, helvetica;
    font-size: 12px;
    font-style: normal;
    text-align: right}
	
.normalleft {
    color: #000000;
    font-family: arial, helvetica;
    font-size: 12px;
    font-style: normal;
    text-align: left}
	
.haut {
    color: #000000;
    font-family: arial, helvetica;
    font-size: 12px;
    font-style: normal;
    text-align: right}

.normalblanc {
    color: #FFFFFF;
    font-family: arial, helvetica;
    font-size: 12px;
    font-style: normal}

.small {
    color: #000000;
    font-family: arial, helvetica;
    font-size: 10px;
    font-style: normal;
    text-align: justify}
	
.bold {
    color: #000000;
    font-family: arial, helvetica;
    font-size: 12px;
	font-weight: bold;
    font-style: normal;
    text-align: justify}
	
.boldcenter {
    color: #000000;
    font-family: arial, helvetica;
    font-size: 12px;
	font-weight: bold;
    font-style: normal;
    text-align: center}

.boldright {
    color: #000000;
    font-family: arial, helvetica;
    font-size: 12px;
	font-weight: bold;
    font-style: normal;
    text-align: right}	

.normalcenter {
    color: #000000;
    font-family: arial, helvetica;
    font-size: 12px;
    font-style: normal;
    text-align: center}

.titreright {
	color: #000000;
    font-family: arial, helvetica;
    font-weight: bold;
	font-size: 14px;
    font-style: normal;
    text-align: right}	
	
.titreleft {
	color: #000000;
    font-family: arial, helvetica;
    font-weight: bold;
	font-size: 14px;
    font-style: normal;
    text-align: left}
    	
.titre {
    color: #000000;
    font-family: arial, helvetica;
    font-size: 14px;
	font-weight: bold;
    font-style: normal;
    text-align: center}

.titrebeigeleft {
    color: #F1EEdE;
    font-family: arial, helvetica;
    font-size: 14px;
	font-weight: bold;
    font-style: normal;
    text-align: left}