#contenitore {
	font: 18px  Bookman, Georgia, "Times New Roman", Times, serif;
	color: #e6e6e6;
	padding: 20px 10px;
	margin-left: auto;
	margin-right: auto;
	width: 757px;
	text-align: center;
	background: #00692c;
}
#contenuto {
	background-color: #fdffc4;
	color: black;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 25px;
}
#contenuto ul li {
	list-style-type: disc;
	list-style-position: outside;
	padding-bottom: 5px;
}
table {
	margin: .25em auto 1em;
	width: 90%;
	padding: 5px;
}

.eventi {
	text-align: left;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
tbody td {
	padding-right: 15px;
	padding-top: 5px;
	padding-left: 15px;
}
p {
	line-height: 1.2em;
	margin: .5em;
}
h1, h2, h3 {
	text-align: center;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}

h1 {
	font-size: 2em;
}

h2 {
	font: 1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
}
h3 {
	font: 1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
}

.piccolo {
	font-size: .6em;
}

.big {
	font-size: 2em;
	margin-bottom: 0px
}

.semibig {
	font-size: 1.5em;
	font-weight: normal;
	font-style: italic;
	margin: .25em;
	margin-top: .5em
}

a:visited {
	color: inherit;
}

a:visited[href^="http:"] {
	background-image: url(immagini/external_linkv.gif);
}

a:visited[href^="http://www.sistemabates.it"] {
	background-image: none;
	padding-right: 0;
}

a:hover {
	
}

a:hover[href^="http:"] {
	background-image: url(immagini/external_linkh.gif);
}

a:hover[href^="http://www.sistemabates.it"] {
	background-image: none;
	padding-right: 0;
}
a[href^="http:"] {
	background: transparent url(immagini/external_link.gif) no-repeat right top;
	padding-right: 10px;
}

a[href^="pdf/"] {
	background: transparent url(pdf/pdficon_small.gif) no-repeat left top;
	padding-left: 20px;
	padding-right: 20px;
}

a[href^="http://www.vistaperfetta.it"] {
	background-image: none;
	padding-right: 0;
}
a {
	color: inherit;
}

