@charset "UTF-8";
.body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	/*background-image:url(sf_sito.jpg); background-position:top center; background-repeat:no-repeat;*/
	background-color:#9bb5c6;
}

.link-grigio:link {
	color: #666; 
	text-decoration: none;
}
.link-grigio:visited {
	color: #666;
	text-decoration: none;
}
.link-grigio:hover {
	color: #666;
	text-decoration: underline;
}
.link-rosso:link {
	color: #7e2a0a;
	font-weight:bold;
	text-decoration: underline;
}
.link-rosso:visited {
	color: #7e2a0a;
	font-weight:bold;
	text-decoration: underline;
}
.link-rosso:hover {
	color: #7e2a0a;
	font-weight:bold;
	text-decoration: underline;
}

.categorie {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.menu-principale {
	padding-left:10px;
	padding-right:10px;
	border-left:1px solid #666;
	font-weight:bold;
}
.sf-centro {
	background-image:url(sf_oblo.jpg); background-position:top left; background-repeat:no-repeat;
	background-color:#d4d2bb;
}
.sf-centro2 {
	background-image:url(sf_centro2.jpg); background-position:bottom right; background-repeat:no-repeat;
}
.td-news {
	border-right:1px solid #999;
}
.InputText {
	font-size:9px;
}
.tit-tab {
	background-color:#7e2a0a;
	padding:5px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
}
.td-bottom {
	padding:5px;
	color:#000;
	text-align:left;
	border-bottom:1px dashed #999;
}
.indirizzo {
	color:#FFF;
	padding-top:8px;
	padding-bottom:15px;
}
.info-tab {
	border:1px solid #c0beaa;
}
.info-tab2 {
	border:1px solid #c0beaa;
	padding-left:15px;
}
.info-tab-tit {
	border:1px solid #c0beaa;
	background-color:#9f9d8a;
	color:#7e2a0a;
}
