body {
	margin: 0px 0px 0px 0px;
}

p{
	font-family: Arial, Verdana, sans-serif;
	font-size : 11px;
	color: Black;
	margin-left : 5px;
}
p.testo{
	font-family: Arial, Verdana, sans-serif;
	font-size : 11px;
	color: Black;
	margin-left : 5px;
}
.OCCHIELLO{
	padding : 10 10 10 10;
	background-color : #EDEDC9;
	font-family: Arial, Verdana, sans-serif;
	font-size : 11px;
	color: Black;
	border : 1px solid #5AA584;
	margin-left : 15px;
	margin-top : 15px;
}

.mappa{
	padding : 10 10 10 10;
	background-color : #EDEDC9;
	font-family: Arial, Verdana, sans-serif;
	font-size : 11px;
	color: Black;
	border : 1px solid #5AA584;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 5px;
	margin-bottom: 5px;
}
input, textarea {
	font-family: Arial, Verdana, sans-serif;
	font-size : 11px;
	color: Black;
	margin-left : 5px;
}

h1{
	font-family: Arial, Verdana, sans-serif;
	font-size : 13px;
	color: Black;
	margin-left : 5px;
	font-weight:300; 
}

h2{
	font-family: Arial, Verdana, sans-serif;
	font-size : 11px;
	color: Black;
	margin-left : 5px;
	font-weight:300; 
}

u{
	font-family: Arial, Verdana, sans-serif;
	font-size : 11px;
	color: Black;
	text-decoration : none;
}

li{
	list-style : disc;
	font-family: Arial, Verdana, sans-serif;
	font-size : 11px;
}


A:LINK {
	color : #475A29;
	text-decoration : underline;
}
A:HOVER {
	color : #FFFFFF;
	background-color : #819172;
	text-decoration : none;
}
A:VISITED {
text-decoration : underline;
}


A#menu:LINK {
	color : #475A29;
	text-decoration : underline;
	padding-left : 2px;
	padding-right : 2px;
}
A#menu:HOVER {
	color : #FFFFFF;
	background-color : #819172;
	text-decoration : none;
	padding-left : 2px;
	padding-right : 2px;
}
A#menu:VISITED {
text-decoration : underline;
padding-left : 2px;
padding-right : 2px;
}




.bianco{
background-color : White;
	padding-right : 10px;
	border : thin dotted #767660;
	border-left-style : none;
	border-bottom-style : none;
	border-top-style : none;
}

li#numero{
	list-style : decimal;
	font-family: Arial, Verdana, sans-serif;
	font-size : 11px;
}

.offerta{
background-color : White;
	padding-right : 10px;
	border : thin dotted #767660;
	border-left-style : none;
	border-right-style : none;
	border-top-style : none;
	padding-top: 5px;
}

form .bottone {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #819272;
	cursor: pointer;
	}
	
p .offerte{
	font-family: Arial, Verdana, sans-serif;
	font-size : 12px;
	color: Black;
	margin-left : 5px;
	font-weight:300; 
}	