body{
	font-family: tahoma, Verdana, Arial;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-color: #DBDAD9;
	line-height: 20px;
}

.BgMenu{
	background-image: url(Gfx/TopBgMenu.jpg);
	background-repeat: no-repeat;
	height: 117px;
	width: 467px;
	vertical-align: bottom;
	margin-bottom: 0px;
	padding-bottom: 0px;	
}

.BgLink{
	background-image: url(Gfx/BgLink.jpg);
	background-repeat: no-repeat;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 2px;
	padding-left: 2px;
	height: 31px;
	width: 87px;
	margin-bottom: 0px;
	padding-bottom: 1px;	
	
}

a.menulink:link{
	font-family: tahoma, Verdana, Arial;
	font-size: 12px;
	color: #666666;
	vertical-align: middle;
	text-decoration: none;
	line-height: 12px;
}
a.menulink:visited{
	font-family: tahoma, Verdana, Arial;
	font-size: 12px;
	color: #666666;
	vertical-align: middle;
	text-decoration: none;
	line-height: 12px;
}
a.menulink:hover{
	font-family: tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FF0000;
	vertical-align: middle;
	text-decoration: none;
	line-height: 12px;
}

.bg-index{
	background-image: url(Gfx/BgSotto.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 184px;
	width: 744px;
}

.BgTitoletto{
	font-family: tahoma, Verdana, Arial;
	font-size: 12px;
	color: #0E0FFD;
	background-image: url(Gfx/BgTitoletto.jpg);
	height: 28px;
	width: 164px;
	background-repeat: no-repeat;
}
.BgInterno{
	background-image: url(Gfx/BgCentroInterna.jpg);
	background-repeat: repeat-y;
}
.BgInternoSx{
	background-image: url(Gfx/BgInternaSx.jpg);
	height: 324px;
	width: 523px;
	background-repeat: no-repeat;
}
.BgInternoDx{
	background-image: url(Gfx/BgInternaDx.jpg);
	height: 324px;
	width: 221px;
	background-repeat: no-repeat;
}


h1{
	font-family: tahoma, Verdana, Arial;
	font-size: 12px;
	color: #FF0000;
	font-weight: normal;
	
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	}
	
	
.img{
	border: 1px solid #D11B27;
	padding: 1px;
}
