@charset "iso-8859-1";
body {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Tahoma
}

a {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #F4E1A7;
	padding-bottom: 2px;
	padding-right: 2px;
	text-align: center;
	border: 1px solid #F4E1A7;
	width: 96px;
}
}

a:hover {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 2px;
	padding-right: 2px;
	text-align: center;
	border: 1px dashed #FFFFFF;
	width: 96px;
}

a.blu {
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	color: Blue;
	padding-bottom: 0px;
	padding-right: 2px;
	border: 0px solid #F4E1A7;
}
}

a:hover.blu {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: Blue;
	padding-bottom: 0px;
	padding-right: 2px;
	border: 0px dashed #FFFFFF;
}

a.immagini {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 0px;
	padding-right: 0px;
	text-align: center;
	border: 1px solid #F4E1A7;
	width: auto;
}
}

a.immagini:hover {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 0px;
	padding-right: 0px;
	text-align: center;
	border: 1px dashed #FFFFFF;
	width: auto;
}

.testo {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding: 8,8,8,8;
	text-align: justify;
}

.testorosso {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	padding: 0,0,0,0;
	text-align: left;
}

.testobianco {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 2,2,2,2;
}

.titolo {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

.bordoGallery a {
	border: 1px solid #003366;
	display: block;
	width: 96px;
}

.bordoGallery a:hover {
	border: 1px dashed #000000;
	display: block;
	width: 96px;
}

a.dovesiamo {
	text-decoration: underline;
	font-size: 20px;
	font-weight: bold;
	color: #896F3C;
	padding-bottom: 2px;
	padding-right: 2px;
	border: 0 px solid #896F3C;
	width: 250px;
}
}

a:hover.dovesiamo {
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	color: #896F3C;
	padding-bottom: 2px;
	padding-right: 2px;
	border: 0 px dashed #896F3C;
	width: 250px;
}
