body 
{
	text-align: center;
	margin: 20px auto;
	background-image: url('../assets/bgFF.png');
	background-repeat: repeat;
}

#main 
{
	width: 985px;
	margin: 0 auto;
}

#header 
{
	width: 985px;
	height: 300px;
}

#logo
{
	float: left;
	margin-left: 34px;
	opacity: 0.85;
	filter: alpha(opacity=85);
}

#txtLogo
{
	position: relative;
	top: 110px;
	right: 65px;
	opacity: 0.65;
	filter: alpha(opacity=65);
}

#txtDesc
{
	position: relative;
	top: 120px;
	right: 65px;
	opacity: 0.65;
	filter: alpha(opacity=65);
}

#path
{
	position: relative;
	margin: 22px 0 0 -720px;
	color: white;
	font-family: Arial;
	font-size: 17px;
}

#path a
{
	text-decoration: none;
	color: white;
}

#path a:hover
{
	color: #AAAAAA;
}

#flagsIT
{
	position: relative;
	float: left;
	margin: -30px 0 0 895px;
}
 
#flagsUK
{
	position: relative;
	float: left;
	margin: -30px 0 0 933px;
}

#menu
{
	display: block;
	position: absolute;
	padding-top: 5px;
	text-align: center;
}

#menu ul
{
	margin-top: 8px;
}

#menu ul li
{
	width: 180px;
	height: 30px;
	padding-top: 5px;
	margin-bottom: 2px;
	list-style: none;
	background-color: #036434;
	border: 1px solid white;
}

#menu a
{
	text-decoration: none;
	font-family: Arial;
	font-size: 18px;
	font-weight: regular;
	font-style: italic;
	color: #FFFFFF;
}

#menu  ul a:hover
{
	color: #bfb014;
}

#menu  ul li:hover
{
	background-color: #005231;
}

span
{
	position: relative;
	margin-left: 40px;
	padding: 5px 33px 5px 33px;
	font-family: Arial;
	font-size: 18px;
	color: #feda00;
	background-color: #036434;
	border: 1px solid white;
}

#content 
{
	float: left;
	margin: 0 0 0 0px;
	border: 0px solid #FFFFFF;
}

#sinistra 
{
	float: left;
	margin-top: 30px;
}

#destra 
{
	float: left;
	margin: 30px 20px 0 230px;
	border-left: 2px solid #036434;
}

#footer 
{ 
	clear: both;
	font-family: Arial;
	font-size: 12px;
	color: #cccccc;
	padding-top: 30px;
	text-align: center;
}

a 
{
	outline: 0;
}

#flagsUK img, #flagsIT img 
{
	border: 0;
}

.titleDetail
{
	display: block;
	position: relative;
	padding: 2px 0px;
	margin-bottom: 5px;
	color: #ffffff;
	font-family: Arial;
	font-size: 18px;
	background-color: #036434;
	border: 1px solid #ffde00;
}

.specie
{
	display: block;
	position: relative;
	margin-left: 5px;
	text-align: center;
	color: #feda00;
	font-family: Arial;
	font-size: 18px;
	border: 0px solid white;
}

.note
{
	color: #ffffff;
	font-family: Arial;
	font-size: 17px;
	text-align: justify;
	padding: 3px 3px 0px 3px;
	line-height: 20.5px;
}

.imgNoteL
{
	float: left;
	margin: 0 10px 0px 0;
}

.toTop
{
	float: left;
	margin: 20px 0 0 710px;
}

.toTop a, .toTop img
{
	border: 0px;
	outline: 0px;
}

#cfa
{
	margin-top: 50px;
}

#cmf
{
	margin-top: 10px;
}

.imgNote
{
	float: right;
	padding-top: 10px;
	margin-top: 25px;
	margin-bottom: 40px;
}

#lista_cmf
{
	float: left;
	display: block;
	width: 530px;
	margin-top: 10px;
}

#lista_cfa
{
	float: left;
	display: block;
	width: 490px;
	padding-top: 30px;
}
