body {
	background-color: #b2bfe0;
	background-image: url(img/sfondo.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Verdana;
	font-size: 10px;
}
td.top {
	background-image: url(img/t2.gif);
}
td.pagina{
	background: #FFFFFF url(img/p2.gif) top;
}
td.bottom {
	background-image: url(img/b2.gif);
}
td.p1r {
	background-image: url(img/p1r.gif);
	vertical-align: top;
}
td.p3r {
	background-image: url(img/p3r.gif);
	vertical-align: top;
}
div#menu {
	display: block;
	width: 100%;
	height: 20px;
}
div#contenuto{
	padding: 10px;
	font-size: 12px;
	color: #495050;
	display: block;
	width: 880px;
}
h1 {
	font-size: 25px;
	color: #d22313;
	font-weight: bold;
	background-image: url(img/tri.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 40px;
}
h5 {
	font-size: 10px;
	font-weight: normal;
}
h5 a{
	font-size: 10px;
	text-decoration: none;
	color: #d22313;
}

div#top {
	float: right;
	display: inline;
	margin-top: 45px;
	margin-right: 10px;
}

div#top a {
	text-decoration: none;
	color: #d22313;
	font-size: 14px;
	padding: 30px 30px 30px 30px;
	border-left: 1px solid #D5D5D5;
	font-weight: bold;
}
div#top a:hover{
	color: #000000;
	background-image: url(img/mtop.gif);
	background-repeat: repeat-x;
}
/*div#contenuto table {
	font-size: 10px;
}*/
td.bianco {
	color: #FFFFFF;
}
