body {  
color: #333333;
background: #CECEC1;
margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;

font-family: verdana, arial, helvetica, sans-serif;
font-size: 8pt;
font-weight: normal;
font-style: normal;
font-variant: normal;

text-decoration: none;

list-style-type: none; 
list-style-position: inside;

}

p,br,td,li,input,select,textarea,button {
font-family:  verdana, arial, helvetica, sans-serif;
font-size: 8pt;
font-weight: normal;
font-style: normal;
font-variant: normal;
text-decoration: none;
}

hr {color: #EEEEEE}
b {font-size: 8pt; font-weight: bold ; color: black}
li { list-style-type: square; }
ul li { list-style-type: circle; }
ol li { list-style-type: circle; }
fieldset {border: 1px solid #EEEEEE;}
legend {font-size: 11px; font-weight: bolder;  color: #1541A4} 

h1 {font-size: 8pt; font-weight: bold;  color: #1541A4; text-transform: uppercase}
h2 {
	font-size: 8pt;
	font-weight: normal;
	position:relative; 
	width:auto; 
	margin-top: 30px;
	margin-right: 260px ;
	margin-bottom: 15px;
	margin-left: 0px;
	padding:5px;	
	border: 1px solid #9F9F9F;
	background-color:#EEEEEE; 
	color: black;
	text-align: left;
	}
h3 {font-size: 8pt; font-weight: bold ;  color: #1541A4;  }

a.stars { color: #666666 ; text-decoration: none}
div.stars { visibily:hidden ; position:absolute; left: -300; top: -300;}

a:link {color: #1541A4 ; text-decoration: underline}
a:visited {color: #1541A4 ; text-decoration: underline }
a:active,a:link:hover {color: #F5A400 ; text-decoration: none}

a.link1:link {color: #FFFFFF; text-decoration: underline}
a.link1:visited {color: #FFFFFF ; text-decoration: underline}
a.link1:active,a.link1:link:hover {color: #FFE790 ; text-decoration: none}

a.link2:link {color: #FFFFFF; text-decoration: none}
a.link2:visited {color: #FFFFFF ; text-decoration: none}
a.link2:active,a.link2:link:hover {color: #ffe790 ; text-decoration: underline}

a.link3:link {color: #1541A4; text-decoration: none}
a.link3:visited {color: #1541A4 ; text-decoration: none}
a.link3:active,a.link3:link:hover {color: #818181 ; text-decoration: underline}

button { background: #E7E7CE; color: #000000; }
input { background: #E7E7CE; }
select { background: #E7E7CE; }
textarea { background: #E7E7CE; }

/* ForeGround */
.rouge {color: #C60000 }

/* BackGround */
.gris {background: #EEEEEE}
.bleu {background: #c8d2df}
.vert {background: #E7E7CE}
.jauneclair {background: #FFFFCE}
.thead {color: #FFFFFF; background: #818181; font-weight: normal; font-size: 8pt; text-align: center}
.contourepais {background: #777762; color: #FFFFFF}
.contourfin {background: #818181}

.window { 
border-color:#818181; border-style:solid; border-width:1px; 
}
