body {
	background-color:#638b8b;
	padding:0;
	margin:0;
}

body.novits {
	background-color:#ffdbdb;
}

TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.bgfoto {
	background-image: url(../img/bgfoto.jpg);
	background-repeat: no-repeat;
	vertical-align:top;
}
.bgtesto {
	background-image: url(../img/bgtesto.jpg);
	background-repeat: no-repeat;
	vertical-align:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	line-height: 16px;
}

.bgmenu {
	background-image: url(../img/bgmenu.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	vertical-align:top;
}

.bgfoto2 {
	background-image: url(../img/bgfoto2.jpg);
	background-repeat: no-repeat;
	vertical-align:top;
}
.bgtesto2 {
	background-image: url(../img/bgtesto2.jpg);
	background-repeat: no-repeat;
	vertical-align:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	line-height: 16px;
}
.bgmenu2 {
	background-image: url(../img/bgmenu2.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	vertical-align:top;
}


.tablefoto {
	vertical-align:top;
	margin:5px 0 0 31px;
}
.inizio {
	font-size: 18px;
	line-height: 16px;
	font-weight: bold;
}

.filigrana { margin-top:-7px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-color: white;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-width: 0px;
    font-weight: bold;
    color:#3D526D;
}

a:link, a:hover, a:active, a:visited {
	color:#3d526d;
	font-weight:bold;
}