BODY  		{ font-family: Trebuchet MS, Verdana, Geneva; margin: 0; border: 0 solid;}
body,html {
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color: #B7B7B7;
	scrollbar-shadow-color: #B7B7B7;
	scrollbar-3dlight-color: #B7B7B7;
	scrollbar-arrow-color: #92b0ca;
	scrollbar-track-color: #B7B7B7;
	scrollbar-darkshadow-color: #B7B7B7;
	background-repeat: repeat-x;
	overflow:auto;

}

div.content {
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color: #dddddd;
	scrollbar-shadow-color: #dddddd;
	scrollbar-3dlight-color: #dddddd;
	scrollbar-arrow-color: #92b0ca;
	scrollbar-track-color: #dddddd;
	scrollbar-darkshadow-color: #dddddd;

}

A:link    	{  color:#005331; font-weight: bold; text-decoration: none;  }
A:visited 	{  color:#005331; font-weight: bold; text-decoration: none;  }
A:active  	{  color:#005331; font-weight: bold; text-decoration: none;  }
A:hover  	{  color:#005331; font-weight: bold; text-decoration: underline;}


A.menu:link    	{color:#FFFFFF;font-weight: bold;text-decoration: none;font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;font-size: 13px;}
A.menu:visited 	{color:#FFFFFF;font-weight: bold;text-decoration: none;font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;font-size: 13px;}
A.menu:active  	{color:#FFFFFF;font-weight: bold;text-decoration: none;font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;font-size: 13px;}
A.menu:hover  	{color:#92b0ca;font-weight: bold;text-decoration: none;font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;font-size: 13px;}

SELECT          { font-family:  Trebuchet MS, Verdana, Geneva; font-size: 7.5pt; color:#000000; background-color: #E3F2E1;border: #999999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
INPUT		{ font-family:  Trebuchet MS, Verdana, Geneva; font-size: 7.5pt; color:#000000; background-color: #E3F2E1;border: #999999; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
TEXTAREA	{
	font-family: Verdana, Geneva;
	font-size: 7.5pt;
	color:#000000;
	background-color: #E3F2E1;
	border: #999999; 
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.CHECK          { font-family: Verdana, Geneva; font-size: 7.5pt; color:#000000; background-color: #F5F5F5; border: #EFEFEF; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.CHECK2         { font-family: Verdana, Geneva; font-size: 7.5pt; color:#000000; background-color: #F5F5F5; border: #EFEFEF; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}

td {  font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
td:hover.mouseon {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; background-color: #FFD733;}



li {
	color: #FFD733;
	list-style-type: square;
	vertical-align: middle;
}


.exemple {
	padding: 10px;
	height: auto;
	width: auto;
	display: block;
	font-size: 11px;
	border: 1px dotted #8ACA81;
}

.exemple2 {
	height: auto;
	width: auto;
	display: block;
	font-size: 11px;
	border: 1px dotted #8ACA81;
}
.rond {
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	height: 13px;
	width: 13px;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #990033;
}

.t1 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #B11116;
	border-bottom: solid 1px #DDDDDD;
}


.t2 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	padding-left: 5px;
	border-left: solid 4px #B11116;
}

