
/* POPup news
-----------------------------------------------------------*/
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	font-size: 10px;
}
a {
	color: #025B25;
}

a:hover {
	color: #025B25;
	text-decoration: none;
}

form input.text {
	border: 1px solid #999;
}

div.logo-popup {
	border-top: 15px solid #dedede;
	padding: 13px 0 4px;
}
div.text-generico-pop-up {
	padding-left: 15px;
	padding-right: 15px;
}

div.text-generico-pop-up ul{
	list-style: circle;
}
div.text-generico-pop-up ul li{
	display: block;
	margin-bottom: 5px;
}

span.data {
	display: block;
	padding-bottom: 16px;
}
span.title-news {
	font-size: 15px;
	color: #006732;
	font-weight: bold;
}
div.pulsanti-popup {
	padding: 10px;
	text-align: right;
}
hr.line{
background-color:#d7d7d7; /* Mozilla 1.4 */
color:#d7d7d7; /* IE 6 */
border: #d7d7d7; /* Opera 7.11 */
height: 1px; /* in Opera für die Anzeige nötig, in Mozilla für die einheitliche Höhe */
margin: 0px 0 !important;
margin/**/: 0px 0px 0px 0px;
}

p.elenco-freccia {
	background: url(../images/b_arrow_right.gif) no-repeat 2px 2px;
	text-indent: 20px;
	margin: 4px 0;
}
p.title-sez {
	font-weight: bold;
	color: #006732;
	margin-bottom: 15px;
}
form {
	margin: 0px;
}
label {
	display: block;
	margin-bottom: 3px;
	font-size: 11px;
}
.clear {
	clear: both;
}

.tilte-news {
	font-size: 15px;
	color: #00662f;
	line-height: 18px;
	font-weight: bold;
}
