body {
	background-color: #FFFFFF;
	background-image: url(imgs/main_bgr_ice.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div#container{
	background-color: #FFFFFF;
	width: 780px;
	height: 700px;
	margin-top: 268px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 60px;
}
div#colonnasx{
	float: left;
	height: auto;
	width: 218px;
}
div#colonnadx{
	float: right;
	width: 562px;
}
div#footer{
    font-family:Georgia, "Times New Roman", Times, serif;
	color:#000066;
	font-size:11px;
	font-weight:bold;
	background-color: #FFFFFF;
	text-align: center;
	height: 20px;
	width: 780px;
	clear: both;
}
div#footer a:link{
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#000066;
	text-decoration: none;
}
div#footer a:visited{
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;	
	color:#000066;
	text-decoration: none;
}
div#footer a:hover{
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;	
	color:#336699;
	text-decoration: none;
}
div#footer a:active{
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;	
	color:#000066;
	text-decoration: none;
}
/*---menù---*/

div#navigator{
	padding-left:28px;
	padding-top: 40px;
}

.buttonmenu{
list-style-type: none;
margin: 0;
padding: 0;
width: 180px;
}

.buttonmenu li a{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color: #6699cc;
display: block;
width: 100%;
padding: 0px 0px;
padding-top: 6px;
padding-bottom: 6px;
text-decoration: none;
font-weight: bold;
border: 1px solid;
border-color:#FFFFFF #FFFFFF #ffcc33 #FFFFFF; /*light dark dark light*/
background-color: #FFFFFF;
text-decoration:none;
}

.buttonmenu li a:visited{
color: #6699cc;
}

.buttonmenu li a:hover, .buttonmenu li a:active{
color: #FFFFFF;
background-color: #336699;
}

/*---------*/

div#loghi{
	text-align: center;
	width: 218px;
}
div#immagine{
	background-image: url(imgs/immagine.jpg);
	height: 323px;
	width: 513px;
	margin-top: 30px;
	margin-right: 28px;
	margin-left: 21px;
	background-repeat: no-repeat;
}
div#boxtesto{
	color:#336699;
	font-weight:bold;
	width: 513px;
	margin-top: 30px;
	margin-bottom: 50px;	
	margin-right: 25px;
	margin-left: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;	
}
div#boxtesto a:link{
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#000066;
	text-decoration: none;
}
div#boxtesto a:visited{
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;	
	color:#000066;
	text-decoration: none;
}
div#boxtesto a:hover{
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;	
	color:#336699;
	text-decoration: none;
}
div#boxtesto a:active{
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;	
	color:#000066;
	text-decoration: none;
}
.boxtesto{
	font-size: 22px;
	font-style: italic;
}
hr{
	background-color: #FFCC33;
	border: 1px solid #FFCC33;
}
div#navmenu{
    font-family:Georgia, "Times New Roman", Times, serif;
	height: 20px;
	width: 527px;
	padding-left:25px;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
div#navmenu a:link{
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #990000;
	text-decoration: none;
}
div#navmenu a:visited{
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;	
	color: #990000;
	text-decoration: none;
}
div#navmenu a:hover{
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;	
	color:#336699;
	text-decoration: none;
}
div#navmenu a:active{
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;	
	color:#000066;
	text-decoration: none;
}
.boxtesto{
	font-size: 22px;
	font-style: italic;
}
div#dati{
    font-family:Georgia, "Times New Roman", Times, serif;
	height: 20px;
	width: 527px;
	padding-left:25px;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.submit{
	color: #FFFFFF;
	background-color: #0033CC;
	border: 1px solid #CCCCCC;
}
.libro{
	background-image: url(imgs/visualizza.gif);
	background-repeat:no-repeat;
	height: 20px;
	width: 25px;
	margin: 0px;
	padding: 0px;
	border: 0px solid #FFFFFF;
}
.cestino{
	background-image: url(imgs/cestino.gif);
	background-repeat:no-repeat;
	height: 20px;
	width: 25px;
	margin: 0px;
	padding: 0px;
	border: 0px solid #FFFFFF;
}
div#titolonews{
	width: 190px;
	height:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC33;
	float:right;
}
.riga{
	line-height: 20px;
}