body, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
h2 {
	font-size: medium;
	font-weight: bold;
	color: #0000CC;
	margin-top: 0px;
}
h3 {
	font-size: x-small;
	font-weight: bold;
	color: #0000CC;
	margin-bottom: 10px;
}
#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}
#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}
#dropmenudiv a:hover{ /*hover background color*/
background-color: #75C8FF;
}
.unnamed1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.unnamed2 {
	font-size: xx-small;
	text-decoration: none
}
#footer {
	width: 800px;
	height: 40px;
	padding-top: 7px;
	background-color: #333333;
	font-size: xx-small;
	color: White;
}
#footer a {
	text-decoration: none;
	color: White;
}
.dettaglio p {
	background-color: #A099E6;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	line-height: 14px;
	margin: 7px;
}
.cella {
	position:relative;
	float:left;
	width:200px;
	height:120px;
	margin-top:10px;
	margin-left: 5px;
	/*border:1px solid #000000;*/
	text-decoration: none;
}
.cella a {
	text-decoration: none;
}
.menu {
	font-size: 12px;
	font-weight: bold;
	color: Black;
	text-decoration: none;
}

/* ------------- */

table.edit {
	border-collapse: collapse;
}
.edit td {
	padding:5px;
	border:1px solid #F5F5F5;
	border-left:0;
	border-right:0;
}
.edit th {
	font-size:11px;
	padding:5px;
	border:1px solid #F5F5F5;
	border-left:0;
	border-right:0;
}
.editLocalita td {
	border:0;
	padding:1px;
}
