body {
	background-image: url(http://www.caibassanograppa.com/img/sfondo.gif);
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	font-family: Arial;
	font-size: 26px;
	color: #291CD6;
}

h2 {
	font-family: Arial;
	font-size: 24px;
	color: #291CD6;
}

.titolo {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #291CD6;
}

.testo {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

a:link {
	text-decoration:none;
	color: #000000;
}

a:visited {
	text-decoration:none;
	color: #000000;
}

a:hover {
	text-decoration:none;
	color: #DE3115;
}

.menulat {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #DE3115;
}

menulat:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #FF5D0E;
}

.tabmenulat{
	border-top-style: dashed;
	border-top-color: #000000;
	border-top-width: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}

.tabgite{
	border-bottom-style: solid;
	border-bottom-color: #FF5D0E;
	border-bottom-width: 1px;
}

.tabgallery{
	border-right-style: solid;
	border-right-color: #000000;
	border-right-width: 1px;
}

.tabappuntamenti{
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
}

.altezza {
	height: 442px;
	width: 590px;
	overflow-x: hidden;
	overflow-y: auto;
	padding-right: 10px;
}