.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFFF;
	padding: 0 5 0 5;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: top center;
	text-align: left;
}

.content img {
	float: left;
	padding-right: 5px;
	
}

.bottom1 {
	background-color: #226DB2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-align: center;
	vertical-align: middle;
	background-image: url(img/bordo_giu.jpg);
}
.bottom2 {
	background-color:#022F6C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-align: center;
	vertical-align: middle;
}

.bottom2 a:link, a:active, a:visited {
	text-decoration:none;
	color:#FFFFFF;
}

.bottom2 a:hover {
	text-decoration:underline overline;
}

.content a:link, a:active, a:visited {
	text-decoration:none;
	color:#0000CC;
}

.content a:hover {
	text-decoration:underline overline;
}

body {
	padding: 0px;
	margin: 0px;
	background-image: url(img/sfondo.jpg);
	background-repeat: repeat-x;
}
.bordo_sx {
	width:80px;
	background-image:url(img/bordo_sx.png);
	background-position:right;
	background-repeat:repeat-y;
}
.bordo_dx {
	width:80px;
	background-image:url(img/bordo_dx.png);
	background-position:left;
	background-repeat:repeat-y;
}
.news {
	text-align:center;
}
.news img {
	float:none;
	border:0;
}
