<!--

a.clsEntree
{
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;	
}

a.clsEntree:hover
{
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;	
}

.clsTitle
{
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 18px;			
}

.clsContent
{
	font-family: tahoma;
	font-size: 11px;
	line-height: 18px;		
}

a
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #009A64;
	text-decoration: none;	
}

a:hover
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #009A64;
	text-decoration: underline;	
}

}

.clsInput
{
	font-family: tahoma;
	font-size: 11px;	
	border: 1px solid #999999;	

}

.clsTextarea
{
	font-family: tahoma;
	font-size: 11px;	
	border: 1px solid #999999;	

}

.clsBttn
{
	font-family: tahoma;
	font-size: 11px;	
	color: #FFFFFF;
	background-color: #009A64;
	border: 1px solid #036B47;		
}

//-->
