body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background-image: url(background.gif);
	background-repeat: repeat-x;
	background-color: #91C8ED;
	margin:0px;
	padding:0px;
}

a {
	color: #2B568F;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

img {
	border:0px;
	margin:0px;
	padding:0px;
}

#container {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	padding-bottom: 10px;
}

#header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	height: 95px;
	width: 955px;
	position:relative;
}

.logo {
	float: left;
	margin:20px;
	margin-lefT:30px;
	margin-bottom:0px;
}

.searchbox {
	float:right;
	margin:20px;
	left:760px;
	position:absolute;

}

.menubox a {
	float:left;
	font-size:1.6em;
	height:26px;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 6px;
	padding-left: 6px;
	margin-top:65px;
	padding-top:4px;
	display:block;
	text-decoration: none;
	color: #333333;
}

.menuitemoff:hover {
	color: #3B95C4;
}

.menuitemon {
	background-color: #FFFFFF;
}

.menubox .menuitemon_home {
	color: #3B95C4;
}

.main {
	clear:both;
	padding:0px;
	margin:0px;
	background-color:white;
	background-image: url(images/bgwhite.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom:50px;
}

.homebanner {
	margin:0px;
	padding:0px;
}

.photoitem {
	width: 143px;
	background-image: url(images/bar.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 201px;
	float: left;
}

.photoitem a {
	color: #FEFEFE;
	text-decoration:none;
}

.photoitem .titolo {
	display:block;
	font-size: 1.2em;
	color: #FEFEFE;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
}
.photoitem .desc {
	display:block;
	font-size: 1.1em;
	color: #CCCCCC;
	padding: 6px;
	padding-top:0px;
	margin:0px;
	height:80px;
}

.hprow1 {
	background-image: url(images/bg_black.gif);
	background-repeat: repeat-x;
	height: 201px;
	margin-top:0px;
	clear:both;
}

.whitebox {
	float:left;
	width:361px;
	margin-left:10px;
}

.whitebox .banner {
	height: 141px;
	width: 345px;
	background-image: url(images/whitebox.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 20px;
	padding-left:15px;
}
.whitebox .loginarea {
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 8px;
	padding-left: 10px;
}

.black14Bold {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.frm input {
	margin-left:8px;
}

.frm {
	margin:0px;
	padding:0px;
}

.bnr {
	height:187px;
}

.hprow2 {
	/*
	background-image: url(images/bgwhite.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	background-color:#e3e3e3;
	background-color:white;
	padding-bottom:50px;
	*/
}

.news p {
	display:inline;
}

.hprow3_obj1 {
	float: left;
	width: 542px;
	margin-left: 20px;
	margin-top: 18px;
	margin-right: 18px;
}

.news {
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 1.1em;
}

.titolo_blue16, .titolo_blue16 a {
	font-size: 1.4em;
	color: #2B5684;
	font-weight: bold;
}

.text_archivio {
	margin-top:10px;
}

.text_archivio a{
	font-size: 1.4em;
	color: #2B5684;
	font-weight: bold;
}

.hprow3_obj2 {
	float: left;
	width:370px;
	margin-top: 18px;
}

.hprow3_obj2 ul {
	float:left;
	width:49%;
	padding:0px;
	margin:0px;
	margin-top:6px;
	font-size:1.2em;
	list-style:none;
}

.leftino {
	margin-top:20px;
	font-size:1.2em;
	width:49%;
	float:left;
}

.bluino {
	color: #2B5684;
}

#footer .row1 {
	background-image: url(images/bgfooter.gif);
	background-repeat: repeat-x;
	background-color:#fefefe;
	padding:10px;
	padding-bottom:3px;
	
}

#footer .text {
	width:85%;
	font-size:0.9em;
	color: #666666;
	float:left;
	margin-top:6px;
	margin-right:10px;
}

.loghi {
}

#footer .row2 {
	clear:both;
	background-image:url(images/footer.gif);
	width:955px;
	height:6px;
	margin:0px;
}

.column1 {
	float: left;
	padding-left: 10px;
	margin-top: 20px;
}
.column2 {
	float: right;
	width: 260px;
	margin-right:20px;
}

.submenu {
	margin-top:20px;
}

.submenu div {
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size:1.2em;
}
.itm_sel {
	color: #FFFFFF;
	background-color: #6DA7CF;
}

.itm_sel a {
	color: #FFFFFF;
}

.corpicino {
	font-size:1.2em;
	width:640px;
}

.corpicino p {
	margin:0px;
}

.datanews {
	display:block;
	margin-top:0px;
	margin-bottom:0px;
	font-size:0.7em;
	font-weight:normal;
}

h1 {
	font-size:1.6em;
	margin-bottom:0px;
	color: #6BA7CE;
}

.pubblicita {
	margin-top:20px;
	margin-bottom:20px;
}

.pubblicita img {
	margin-top:10px;
}

.login {
	margin-bottom:20px;
}

.login form {
	margin-top:10px;
}

.contactus {
	margin-bottom:20px;
}

.contactus div {
	margin-top:10px;
	font-size:1.2em;
	margin-left:10px;
}

.bannero {
	margin-bottom:10px;
}

.searchbox {
	float:right;
	margin:20px;
}

.searchbox input {
	border:0px;
	width:105px;
	height:18px;
	padding:0px;
	padding-top:1px;
	background-color:transparent;
	padding-right:25px;
	padding-left:10px;
	background-image:url(images/searchboxnew.gif);
}

.item_news .titolo,  .item_news .titolo a{
	font-weight: bold;
	color: #6BA7CE;
}


.item_news .titolo {
	font-size:1.15em;
}

.item_news {
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:1px dotted #999999;
}

.item_news p {
	display:inline;
}

.item_news .data {
	font-weight:bold;
	
}

.ordinabox2 {
	margin-top: 10px;
}

.ordinabox2 .Paginabox {
	float:left;
	margin-left:5px;
}

.ordinabox2 .pagix {
	float:right;
	margin-right:5px;
}

.item_news img {
	float:right;
}

.linkifoo {
	margin-top:10px;
	text-align:center;
}

.item_news .tipologia {
	width:50px;
	float:right;
}

.item_news .descrizione {
	width: 580px;
}
