.sfombra {
	background-image: url(images/ombra.jpg);
	background-repeat: repeat-y;
}

.sfbg {
	background-image: url(images/sf_bg.jpg);
	background-repeat: repeat-x;
}


.txtitolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #017743;
}
.txtesto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	text-decoration: none;
}

.txtesto a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-align: justify;
	text-decoration: underline;
}

.txtesto a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #08683A;
	text-align: justify;
	text-decoration: underline;
}


.txcomunicato {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #017743;
}
.txcomunicato a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #017743;
}
.txcomunicato a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: 08683A;
}

.txtestogiu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
	text-decoration: none;
}
.txtestogiu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
	text-decoration: none;
}

.txtestogiu a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: justify;
	text-decoration: underline;
}

.txtconoscere {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #006CAD;
	text-decoration: none;
}
.txtconoscere a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #006CAD;
	text-decoration: none;
}
.txtconoscere a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
