/* CSS Document */
body {
	background-color: #FFFFFF;
	margin: 0px;
	text-align: center;
	padding: 0px;
	text-align: center;
	background-image:url(../immagini/pagina_sf.jpg);
	background-repeat:repeat-x;
}
body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link, a:visited, a:hover, a:active{
	color: #FFFF33;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFFF66;
}
div#container{
	height: 650px;
	width: 900px;
	margin-top: 0px;
	text-align: left;
	margin-right:auto;
	margin-left:auto;
	background-image:url(../immagini/sfondocont.png);
	background-repeat:no-repeat;
}
div#contenuti{
	height: 650px;
	width: 850px;
	margin-left:25px;
	margin-right:25px;
	background-image: url(../immagini/zebra_sf.jpg);
	background-repeat: no-repeat;
	background-position:right top;
}
div#biodiversity {
	width:320px;
	height:70px;
	padding-top: 57px;
	float:left;
	text-align:center;
}
div#logo {
	width:530px;
	height:650px;
	left: 0px;
	top: 0px;
	text-align:center;
	float:left;
}
div#marchi {
	width:850px;
	height:130px;
	text-align:center;
	padding-top:15px;
	margin-left:auto;
	margin-right:auto;
}
.loghi {
	vertical-align:top;
	}
.lingua {
	width: 345px;
	height: 116px;
	text-align: center;
	float:left;
	padding-top: 20px;
	}
.margin {
	padding-left: 15px;
	padding-right: 15px;
	}
.logocentro {
	width: 310px;
	height: 136px;
	text-align: center;
	float:left;
	}
.tx-18 {
	font-size: 18px
}
.tx-16 {
	font-size: 16px
}
.tx-12 {
	font-size: 12px
}
.tx-giallo {
	color: #FFCC00;
}
.tx-grigio {
	color: #999999;
}
.tx-bianco a:link, .tx-bianco a:visited, .tx-bianco a:hover, .tx-bianco a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
ul.icon,ul.icon li{margin:5px;padding:0px}
ul.icon li{line-height:18px;padding-left:0px;}
ul.icon {list-style:url(../immagini/punto.gif);padding-left:16px;}
.cleared {
height: auto;
overflow: hidden;
}
