/* CSS Document */

body, td
{ font-family: Verdana;
font-size: 12px;
color: black;
line-height: 18px;
background-color: #FFFFFF; 
background-image:url(images/bg.gif);

margin-left: auto;
margin-right:auto; 
margin-top:auto;

scrollbar-3dlight-color:yellow;
                scrollbar-arrow-color:orange;
                scrollbar-track-color:white;
                scrollbar-darkshadow-color:gold;
                scrollbar-face-color:gold;
                scrollbar-highlight-color:orange;
                scrollbar-shadow-color:orange

}



A:link {font-size:normal;text-decoration:underline;color:#003399;background-color:#FFFFFF;}
A:visited {font-size:normal;text-decoration:underline;color:#0066CC;background-color:#FFFFFF;}
A:hover {font-size:normal;text-decoration:underline overline;color:#0033FF;background-color:#99CCFF;}


h2 {
	font-family: Verdana;
	font-size: 16px;
	background-color: #FFFF99;
	border: thin dotted #FF9900;
	font-style: bold;
	color: #990000;
	
	}
	h3 {
	font-family: Verdana;
	font-size: 14px;
	background-color: #FFFFCC;
	border: thin dotted #FF9900;
	font-style: bold;
	color: #990000;
	
}


	h4 {
	font-family: Verdana;
	font-size: 12px;
	background-color: #FFFFCC;
	border: thin dotted #FF9900;
	font-style: bold;
	color: #990000;

}


td {
	background-color: #FFFFFF;
	border-color: #FF9900;
	background-image:url(images/blanc.gif);

}

.note {

}


tr {
	background-color: #FFFFFF;
	border-color: #FF9900;
	background-image:url(images/blanc.gif);

}

table {
		background-color: #FFFFFF;
	background-image:url(images/blanc.gif);
	
	}
	
	
	.fig {
	font-family: Verdana;
	font-size: 10px;
}


form {
	font-family: Verdana;
	font-size: 12px;
	
	background-color:#FFCC00;
	
	
	
	}
	
	
	
	
	
INPUT {
color: black;
font-family: verdana;
font-size: 11;
font-weight: bold;
} 

TEXTAREA {

color: black;
font-family: verdana;
font-size: 11;
} 



Select {
font-family: verdana;
font-size: 11;

} 

.style1 {color: #FF0000}

