BODY
{
	SCROLLBAR-HIGHLIGHT-COLOR: #f9feeb;
	SCROLLBAR-SHADOW-COLOR: Black;
	SCROLLBAR-DARKSHADOW-COLOR: #f9feeb;
	SCROLLBAR-BASE-COLOR: #f9feeb;
	FONT-SIZE: 12 px;
	color : Navy;
	FONT-FAMILY: Georgia;
	scrollbar-arrow-color : Black;
	scrollbar-3dlight-color :black;
	font : bold 12;
	scrollbar-face-color : #f9feeb;
	scrollbar-track-color : #f9feeb;
	font-style : normal;
	font-variant : normal;
	font-weight : bolder;
	background-color : #f9feeb;
}
.Titolo {
	color : black;
	font-family : Georgia;
	vertical-align : text-top;
	text-align : center;
	font-size : 14px;
	font-style : normal;
	font-weight : bolder;
	font-variant : normal;
	text-transform: uppercase;
}
.Testo {
	text-align : justify;
	color :black ;
	font-family : Georgia;
	vertical-align : middle;
	font-size: 12px;
	font : bolder;
}
.Testo sotto {
	text-align : justify;
	color :black ;
	font-family : arial;
	vertical-align : middle;
	font-size: 12px;
	font : bolder;
}
.COMMENTI {
	text-align : center;
	color : navy;
	font-family : Georgia;
	vertical-align : middle;
	font-size: 9px;
}

.Tabelladx {
	background-image : url(http://www.anticaporta.com/images/antica_porta_r1_c4.jpg);
	background-repeat : no-repeat;
	text-align : justify;
}
.Tabellact {
	background-image : url(http://www.anticaporta.com/images/anticaporta/antica_porta_r3_c3.jpg);
	background-repeat : no-repeat;
}
.Tabellasx {
	background-image : url(http://www.anticaporta.com/images/antica_porta_r1_c2.jpg);
	background-repeat : no-repeat;
	text-align : justify;
}

.TestoLink1 {
	color : white;
	vertical-align : middle;
	font : bold;
}

.TestoLink1:ACTIVE {
	font : bold 12px Georgia;
	color : withe;
	vertical-align : middle;
	font : bold;
}

.TestoLink1:LINK {
	font : bold 12px Georgia;
		color :withe;
	vertical-align : middle;
	font : bold;
}

.TestoLink1:VISITED {
	font : bold 12px Georgia;
	color : withe;
	vertical-align : middle;
	font : bold;
}

.TestoLink1:HOVER {
	font : bold 12px Georgia;
	color : black;
	vertical-align : middle;
	font : bold;
	background-color : white;
}
.TestoLink2 {
	color : white;
	font-size: 9 px;
	vertical-align : middle;
	font : bold;
}