body {
	margin: 0px;
	background-image: url(img/onda.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: #EEEEEE;
	background-attachment: fixed;
}
.onde {
	background-image: url(img/sfondo.gif);
	background-position: top;
	background-repeat: repeat-x;
	
}

table.princ {
	padding: 0 10px 0 10px;
	background-image: url(img/princ.gif);
	background-repeat: no-repeat;
	background-position:0% 71px;
	}

td {
	font-family: Verdana;
	color: #4b88cc;
}
td.giu {
	background: url(img/giu.gif) no-repeat top;
	font-size: 11px;
	height: 16px;
	padding-top: 5px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
td.menu2{
	float: none;
	margin: 0px;
}
.menu2 a{
	color: #FFFFFF;
	background: url(img/pb.gif) repeat-x top;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	height: 22px;
	width: 132px;
	display: inline-block;
	text-align: center;
	margin: 0px 3px 0px 0px;
	padding: 0px;
	float: none;
}
.menu2 a:hover{
	color: #FFFFFF;
	background-position:0% -22px;
}
#menu1 a{
	color: #FFFFFF;
	background: url(img/pg.gif) repeat-x top;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	height: 20px;
	width: 105px;
	display: inline-block;
	text-align: center;
	padding-top: 4px;
	margin: 0px;
}
#menu1 a:hover{
	background-position:0% -24px;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #ffc703;
	border-bottom: 3px solid #4b88cc;
}
.minilink {
	font-size: 8pt;
}
td.pagina {
	padding: 5px 0px 5px 10px;
	font-size: 12px;
	text-align: justify;
	vertical-align: top;
}
img.bordo {
	border: 2px solid #4b88cc;
	margin: 5px 0px 5px 0px;
}
td.riq{
	/* background: url(img/giu.gif) no-repeat top; */
	font-size: 10pt;
	/* color: #FFFFFF; */
	text-align: left;
}
td.tdtitle {
background-color: #FFC703;
font-weight: bold;
color: #FFFFFF; 
}
.newsinhome {
font-size: 10pt;
}

a {
	color: #CEA000;
	font-weight: bold;
}
a:hover {
	color: #4B88CC;
}


