body, div, p, th, td, li, dd  {

	color: #454545;
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;

}

body  {
	background-color: #FFFFFF;
	background-image: url(img/bg.gif);
	scrollbar-base-color:FFFFFF;
	scrollbar-face-color:FFFFFF;
	scrollbar-track-color:FFFFFF;
	scrollbar-3dlight-color:9D9D9D;
	scrollbar-highlight-color:FFFFFF;
	scrollbar-arrow-color:D55F00;
	scrollbar-darkshadow-color:FFFFFF;
	scrollbar-shadow-color:9D9D9D;
}

a            { color: #D55F00; font-weight: bold; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, text-decoration: none }
a:hover      { text-decoration: underline; }
a:visited    { color: #C59C6B }

.texte    { 	color: #454545; font-size: 9px; font-weight: normal; text-decoration: none;}
	
.box    { color: #A03100; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #EAD6B0; border: groove 1px }
.box2           { color: #A03100; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #EAD6B0}
.box3                  {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	background-color: #D55F00;
	border: outset 1px;
	font-weight: bold;
	cursor: hand;
}
.box4           { color: #025602; font-size: 11px; font-weight: bold; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #FFFFFF; border: solid 1px #fff;}
.box5    { color: #025602; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #FFFFFF; border: groove 1px }

.tbl   { border: solid 1pt #A03100; border-collapse: collapse  }
.tbl2 { border: solid 1pt #bcb7c3; border-collapse: collapse  }
.tbl3   { border-style: solid; border-width: 1pt; border-color: #bcb7c3 #bcb7c3 #e6e4e7 #bcb7c3; border-collapse: collapse  }
.tbl4   { border-style: solid; border-width: 1pt; border-color: #e6e4e7 #bcb7c3 #bcb7c3 #bcb7c3; border-collapse: collapse  }

.int04 { line-height: 4px }
.int06 { line-height: 6px }
.int08 { line-height: 8px }
.int09 { line-height: 9px }
.int10 { line-height: 10px }
.int11 { line-height: 11px }
.int12 { line-height: 12px }
.int13 { line-height: 13px }
.int14 { line-height: 14px }
.int15 { line-height: 15px }
.int16 { line-height: 16px }
.int17 { line-height: 17px }
.int18 { line-height: 18px }
.int19 { line-height: 19px }
.int20 { line-height: 20px }
.int25 { line-height: 25px }
.int30 { line-height: 30px }

.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 }

.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 }


.cross { cursor: crosshair; }
.main { cursor: hand; }
.move { cursor: move; }
.text { cursor: text; }
.rN { cursor: N-resize; }
.rS { cursor: S-resize; }
.rE { cursor: E-resize; }
.rW { cursor: W-resize; }
.sablier { cursor: wait; }
.def { cursor: default; }
.help { cursor: help; }

.m {
	color: #025602;
	font-weight: bold;
}


