body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #929EB8;
}
.titre  {
color:#6F80A1;
font-weight:bold;
font-family:arial;
font-size: 12pt;
line-height:3pt;
text-transform:lowercase; 
filter: alpha(opacity=50);
-moz-opacity: .7;
text-align: left;
 }

textarea, input, option, select	{
border-bottom: 1px double #FCFEFD;
border-top: 1px solid #FCFEFD;
border-left: 1px solid #FCFEFD;
border-right: 1px solid #FCFEFD;
padding:0px; 
font-size:8pt;
font-family:Trebuchet MS, Tahoma;
color:#E0E5E9; 
background-color: #8099B4;
}
a:link, a:visited {
	color: #2E4969;
	text-decoration: none;
	font-weight: bold;
	cursor: default;
	filter: alpha(opacity=25);
-moz-opacity: .75;
}
a:hover, a:active {
	color: #3B5675;
	font-weight: bold;
	cursor: help;
}