
body, div, p, th, td, li, dd   { 

	color: #000000; 
	font-size: 12px; 
	font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular; 
}
/*
ul, li {
	list-style-type: square; list-style-position: outside; margin: 12px
}
*/
body  {
	
	scrollbar-base-color:FFFFFF;
	scrollbar-face-color:FFFFFF;
	scrollbar-track-color:FFFFFF;
	scrollbar-3dlight-color:00493F;
	scrollbar-highlight-color:FFFFFF;
	scrollbar-arrow-color:EA191D;
	scrollbar-darkshadow-color:FFFFFF;
	scrollbar-shadow-color:00493F;

	overflow: auto;

}


a            { color: #00493F; font-weight: bold; text-decoration: underline;  }
a:hover      { text-decoration: none; color: #EA191D;}
a:visited    { color: #B85B5D }
	
.box    { color: #00493F; background-color: #D3D6D7; border: groove 1px; }
.box2   { color: #00493F; background-color: #D3D6D7}
.box3   { color: #00493F; font-size: 11px; font-family: Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;}

.tbl   { border: solid 1pt #E4E4E5; border-collapse: collapse  }
.image   { cursor: url('img/zoom.ani') ; border: solid 1px #000000 }
.imagemrgd     { cursor: url('img/zoom.ani') ; margin-right: 7px; margin-bottom: 7px; border: solid 1px #000000 }
.imagemrgg  { cursor: url('img/zoom.ani') ; margin-bottom: 7px; margin-left: 7px; border: solid 1px #000000 }
.imagessbrd  { cursor: url('img/zoom.ani') ; margin-bottom: 7px; margin-left: 7px; }
.imagesszoom   { border: solid 1px #000000 }
.titre { color: #00493F; font-size: 15px; font-weight: bold;}
.titre2  { color: #ea191d; font-size: 18px; font-weight: lighter; }

.scroll  { 
	width: 564px;
	_height: 100%;
	overflow: auto;
	}


.justif { text-align: justify;}

.int04 { line-height: 4px }
.int06 { line-height: 6px }
.int08 { line-height: 8px }
.int09 { line-height: 9px }
.int10 { line-height: 10px }


.fts02 { font-size: 2px }
.fts04 { font-size: 4px }
.fts06 { font-size: 6px }
.fts07 { font-size: 7px }
.fts08 { font-size: 8px }
.fts09 { font-size: 9px }
.fts10 { font-size: 10px }
.fts11 { font-size: 11px }
.fts12 { font-size: 12px }
.fts13 { font-size: 13px }
.fts14 { font-size: 14px }
.fts15 { font-size: 15px }
.fts16 { font-size: 16px }
.fts18 { font-size: 18px }
.fts20 { font-size: 20px }

.inl1 { letter-spacing : 0.1 em }
.inl2 { letter-spacing : 0.2 em }

.ws01 { word-spacing : 1px }
.ws02 { word-spacing : 2px }
.ws03 { word-spacing : 3px }
.ws04 { word-spacing : 4px }
.ws05 { word-spacing : 5px }
.ws06 { word-spacing : 6px }
.ws07 { word-spacing : 7px }
.ws08 { word-spacing : 8px }
.ws09 { word-spacing : 9px }
.ws10 { word-spacing : 10px }
.ws11 { word-spacing : 11px }
.ws12 { word-spacing : 12px }

