﻿body, div, p,
a, a:active, a:visited
{
	font-family: "Century Gothic" Verdana Serif;
	font-size: 1em;
	color: Black;
}

img
{
	border: 0;
}

h2 
{
	letter-spacing: 0.5em;
}

p
{
	text-align: justify;
}

li
{
	list-style: none;
}

table
{
	border-collapse: collapse;
}

td
{
	vertical-align:top;
}

table#contenuti 
{
	table-layout:fixed;
	width: 100%;
}


td#centerpanel
{
	width: auto;
	padding-left: 10px;
	padding-bottom: 30px;
}

td#bottompanel
{
	border-top: 1px solid black;
	width: auto;
	padding-top: 30px;
	text-align:center;
}

span.evento 
{
	color: Green;
	font-weight: bold;
}