body {
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
hr {
	display:none;
}
p {
	margin:0;
}
#head {
	text-align:center;
}
#head h1 {
	display:none;
}
#sfondo {
	border-top:#FF9007 1px solid;
	background-color:#FF9007;
}
#container {
	width:545px;
	margin:0 auto;
	border-left:#fff 1px solid;
	background-color:#e1e1e1;
	overflow:hidden;
}
#chiudi {
	clear:both;
	line-height: 1px;
	display: block;
}
#chiudi-interno {
	clear:right;
	line-height: 0px;
	display: block;
	background-color: #C6A93A;
	height: 1px;
	border-top: #fff 1px solid;
}
#chiudi-interno span {
	display:none;
}
#cont-interno {
	width:544px;
	margin:0 auto;
	background-color: #FFD9A9;
	padding: 0;
	border: 1px #fff solid;
}
#cont-interno img {
	display:block;
}
#cont-interno.bianco {
	background-color: #fff;
	border-top: 1px #fff solid;
}


#foot {
	width:545px;
	margin:0 auto;
	text-align:right;
	font-size:10px;
	padding:10px 1px;
	color:#FF9007;
}
#foot a {
	text-decoration:none;
	color:#FF9007;
}
#foot a#contatti {
	color:#2E3150;
}
#foot a:hover, #foot a#contatti:hover {
	color:#a1a1a1;
}
.colonna {
	float: left;
	width: 108px;
	border-right:#fff 1px solid;
}
.colonna a {
	font-size:9px;
	color:#fff;
	text-decoration:none;
	display:block;
	line-height:15px;
	padding-left:8px;
	background:#a1a1a1 url(../images/freccia_segue.gif) no-repeat top right;
}
.colonna a:hover {
	background:#00255C;
}
.box-notizia {
	font-size:9px;
	height:351px;
	margin:0;
}
.box-notizia a {
	padding:0;
}
.box-notizia img {
	border-top:#fff 1px solid;
}
.box-tit {
	font-size:9px;
	height:86px;
	margin:0;
}
.box-tit a {
	padding:0;
	cursor:pointer;
	overflow:hidden;
	text-indent:-9000px;
	height:86px;
	margin:0;
}
h3 {
	text-indent:-9000px;
	height:86px;
	margin:0;
	padding:0;
}
.box-notizia #uno {
	background:url(../images_eng/tit_01.gif) no-repeat;
}
.box-notizia #due {
	background:url(../images_eng/tit_02.gif) no-repeat;
}
.box-notizia #tre {
	background:url(../images_eng/tit_03.gif) no-repeat;
}
.box-notizia #quattro {
	background:url(../images_eng/tit_04.gif) no-repeat;
}
.box-notizia #cinque {
	background:url(../images_eng/tit_05.gif) no-repeat;
}
.box-notizia p {
	padding:10px 5px;
	margin:0;
	border-top:#fff 1px solid;
}
.box-tit #uno {
	background:url(../images_eng/tit_01.gif) no-repeat top left;
}
.box-tit #uno:hover, .box-tit #uno.selected {
	background:url(../images_eng/tit_01.gif) no-repeat bottom left;
}
.box-tit #due {
	background:url(../images_eng/tit_02.gif) no-repeat top left;
}
.box-tit #due:hover, .box-tit #due.selected {
	background:url(../images_eng/tit_02.gif) no-repeat bottom left;
}
.box-tit #tre {
	background:url(../images_eng/tit_03.gif) no-repeat top left;
}
.box-tit #tre:hover, .box-tit #tre.selected {
	background:url(../images_eng/tit_03.gif) no-repeat bottom left;
}
.box-tit #quattro {
	background:url(../images_eng/tit_04.gif) no-repeat top left;
}
.box-tit #quattro:hover, .box-tit #quattro.selected {
	background:url(../images_eng/tit_04.gif) no-repeat bottom left;
}
.box-tit #cinque {
	background:url(../images_eng/tit_05.gif) no-repeat top left;
}
.box-tit #cinque:hover, .box-tit #cinque.selected {
	background:url(../images_eng/tit_05.gif) no-repeat bottom left;
}

