@charset "utf-8";
/* CSS Document */
a:hover {
	color:#e7d2be;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color:#000000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.fondoside {
	background-attachment: fixed;
	background-image: url(images/fondo_side.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bordo_menu {
	border: 1px solid #7C4A31;
}

.sfondo {
	background-image: url(images/home_05.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.testo_news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
}
.foto_news {
	margin-top: 3px;
	margin-right: 3px;
	border: 1px solid #A98972;
}

