#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: #b16300	;
}

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 {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.5em;
}

.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 {
	background-color: black;
	padding: 5px;
}

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

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


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

a[href^="pdf/"] {
	background: 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;
}
