div.main
	{
	padding: 30;
	font-family:Times New Roman, Times, serif;
	color:#8e2323;
	}
	
div.docs
	{
	padding: 30;
	font-family:Times New Roman, Times, serif;
	}

#middle_wrapper td{
	font-family:Times New Roman, Times, serif;
	color:#8e2323;
}

#middle_wrapper th{
	font-family:Times New Roman, Times, serif;
	color:#8e2323;
}

A.avis:link
	{
	color: #333300;
	 }

A.avis:active
	{
	color: #706840
	}

A.avis:visited
	{
	color: #333300
	}
#middle_wrapper a:link {
	color:#527f6;
}

#middle_wrapper a:visited {
	color:#236b8e;
}

.floatleft {
	float:left;	
}
div#evocontent{
	background-color:#FFF}