
.boxStandard {
background-color:white;
width: auto;
height: auto;
margin-bottom: 6px;
/*min-height: 200px;*/
}

.boxStandard li {
border-bottom: 1px dotted #666666;
list-style-image: none;
list-style-position: outside;
list-style-type: none;
margin:0 0 0 0px;
padding:0 0 0 8px;
}

.boxStandard ul {
list-style-image: none;
list-style-position: outside;
list-style-type: none;
margin:0 0 0 0px;
padding:0 0 0 0px;
}

.boxStandard a {
text-decoration: none;
color: black;
display: block;
line-height: 16px;
padding: 3px 0px;
cursor: pointer;
}

.boxStandard a:hover {
text-decoration: none;
color: black;
display: block;
line-height: 16px;
padding: 3px 0px;
cursor: pointer;
}

.boxStandard a:visited {
text-decoration: none;
color: black;
display: block;
line-height: 16px;
padding: 3px 0px;
cursor: pointer;
}

.homeleft {
	float: left;
	width: 280px;
}
.homeright {
	width: 280px;
	float: right;
}
.homebottom {
	clear: both;
}
.testohome {
	color: #004e73;
}

.homesezione {
	width: 210px;
	height: 18px;
}
.homesezionelink {
	width: 210px;
	height: 18px;
	position: absolute;
	cursor: pointer;
}
.homesezione a:hover {
	text-decoration: none;
}

/* scheda comune */
#hs1 {
	margin-bottom: 8px;
	width: 210px;
}
#hs1 .c1 {
	width: 100px;
	display: block;
	float: left;
	padding-top: 2px;
	font-weight: bold;
	cursor: pointer;
}
#hs1 .c2 {
	width: 107px;
	display: block;
	padding-top: 2px;
	margin-left: 100px;
	cursor: pointer;
}

/* appuntamenti */
#hs2 {
	margin-bottom: 8px;
	width: 210px;
}
.testohomeapp {
	margin-top: 4px;
	display: block;
}

/* avvisi */
#hs4 {
	margin: 5px 0 8px 0;
	width: 210px;
}
.homeavvisitesto {
	padding: 0;
	text-align: justify;
	display: block;
	margin-bottom: 5px;
}
.homesegue {
	font-size : 10px;	
	font-weight : bold;	
	color : #AB2202; 
}
/* comunicati stampa */
.homestampa {
	margin: 3px 0 8px 0;
	width: 210px;
}

/* cartina */
.homecartina {
	border: 0;
	margin-bottom: 8px;
}



