
h1 {
	font-size: 18px;
	font-family: verdana;
	text-align: center;
}

h1#veneinf {
	font-size: 13px;
	color: #333399;
	font-family: verdana;
	text-align: left;
}

body a {
	cursor: hand;
	color: #240000;
	font-family: verdana;
	text-align: left;
	text-decoration: none;
}

a:hover {
	color: #996000;
	background-color: #fffff9;
	text-align: left;
	text-decoration: none;
}



/* Posiziono il testo nella pagina */
#testo {
	margin: 0 auto;
	padding: 0 0 5px 80px;
	width: auto;
	height: auto;
	text-align: justify;
	display: none;
}

#pag_italiano {
	width: auto;
	height: auto;
	text-align: justify;	
	display: none;
}

/* Eventi CSS */
#news {
	position: absolute;
	padding: 7px;
	VISIBILITY: visible; 
	clip: rect(0px, 0px, 0px, 0px);
	width: 200px;
	height: 300px;
}
.testo_eventi_jesolo {
	font-size:12px;
	font-family: arial;
}

.titolo_eventi_jesolo {
	color: #996600;
	font-size: 14px;
}
#divNewsCont {
	width: 210px;
	height: 300px;
	OVERFLOW: visible;
	POSITION: absolute; 
	VISIBILITY: visible; 
	color:#000000;
	border:1px solid #663300;
}
