body, html {
margin: 0px;
padding: 0px;
text-align: center;
background-color: Black;
font: 11px "trebuvchet ms", arial,helvetica;
color: Black;
}
td{
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	color: Black;
}
#bottoni{
	white-space: nowrap;
	text-align: left;
	width: 710px;
	margin: 0px auto;
	height:20px
}
#mainhome{
	width:710px;
	height:300px;
	background-color: White;
	margin: 0px auto;
	text-align: left;
}
.link{
	text-decoration: none;
	color: #FF9933;
	font-weight: bold;
}
.link:hover{
	color: #F75229;
}

.link2{
	text-decoration: none;
	color: #003399;
	font-weight: bold;
}
.link2:hover{
	color: #000000;
}



.titolosez{
	font-weight: bold;
	font-size: 13px;
	line-height: 14px
}
.continua{
	text-align:right
}
.abstract{
	line-height: 12px;
	margin-bottom:5px
}
.blocco{
	border-bottom:1px solid #cccccc
}


.item2{
	margin: 5px;
	vertical-align: middle;
}

.testo{
color:#333333;
font-weight: normal;
}

.footer{
	border-top:1px solid #cccccc;
	text-align: center;
	margin-top: 20px
}

.halfspace{
	width: 50%;
	vertical-align: top;
}

.titolosezione {
	font-size:23px;
	font-weight: bold;
	color:#003399;
	line-height: 20px
}

.subtitolosezione{
	color:#666666;
	font-size: 12px;
}
.content{
	margin:0px 5px 0px 5px
}

.subtitolosezione2{
	color:#003399;
	font-size: 14px;
}

.paragrafo{
	text-align: justify;
}

.listainterna{
	list-style-image: url(img/blue-square.gif);
}
li{
	margin-bottom:5px;
	line-height: 11px
}


.selection{
	width:165px;
	font-size:11px;
	font-family: "Trebuchet MS", Arial, Helvetica;
}

.alert {background:url(/img/alert.gif) 15px no-repeat; padding:20px 0 20px 80px; border:0px solid #CCC; background-color:#FFFFFF; margin-top:10px; color:#990000}
