html, body{
	margin:0;
	padding:0;
	height:100%;
	border:none;
}
.testoSt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #502F1F;
}
.cornice {
	border-top: 8px none #000000;
	border-right: 8px double #000000;
	border-bottom: 8px none #000000;
	border-left: 8px double #000000;
	background-attachment: scroll;
	background-image: url(pagvert.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.sfondo {
	background-image: url(index.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
}
a.linkmenu {
	text-decoration: underline;
	color: #666666;
}
a.linkmenu:hover {
	color: #CC3300;
	text-decoration: underline;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.bodypages {
	background-color: #68594F;
}
.corpopages {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 22px;
}
.titolopag {
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4D4D4;
	color: #58473A;
}
a.menutop {
	color: #74543B;
	margin-right: 13px;
	margin-left: 13px;
	font-size: 19px;
}
a.menutop:hover {
	color: #C1987A;
}
.footer {
	font-size: 12px;
	color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
a.linkpag {
	color: #333333;
}
a.linkpag:hover {

	color: #A56A4A;
}
#linkwd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
#linkwd a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: underline;
}
#linkwd a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: underline;
}
.linkfoto {
	filter: Alpha(Opacity=60);
	border:none;
}
.linkfoto:hover {
	filter: Alpha(Opacity=100);
	border:none;
}.callesottolineata {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

