
.sf {
	background-image: url(../images/sf.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 2F1C06;
}

.testo2 {
	font-family: georgia;
	font-size: 11px;
	color: 695C34;
	font-weight: bolder;
	
}

.titolino{
	font-family: times new roman;
	font-size: 18px;
	color: 695C34;
	font-weight: bolder;
	

}




.testo {
	font-family: georgia;
	font-size: 11px;
	color: 73653E;
	font-weight: bolder;
}


hr {
	color: #000000;
	width: 700px;
	height: 1px;
}

a#button_gallery img{
	border:1px solid #4C352D;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

a#button_gallery:hover img{
	border:1px solid #4C352D;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}


#gallery {
	background:url(../img/background/back_gallery.png) respeat-x;
}




.indirizzo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: 2F1C06;
}


.indirizzo a:link {

	color: 2F1C06;
	text-decoration: none;
	
}

.indirizzo a:hover {

	color: 2F1C06;
	text-decoration: underline;
}

.indirizzo a:visited {

	color: 2F1C06;
	text-decoration: none;
}


.didascalia a:link {

	color: 2F1C06;
	text-decoration: none;
	
}


.didascalia a:hover {
	font-family: arial;
	font-size: 10px;
	color: 695C34;
	font-weight: bolder;
	text-decoration: none;
}

.didascalia a:visited {

	font-family: arial;
	font-size: 10px;
	color: 695C34;
	font-weight: bolder;
	text-decoration: none;
}



.didascalia {

	font-family: arial;
	font-size: 10px;
	color: 695C34;
	font-weight: bolder;
}