body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FEEBCF;
}

a:link {
	color: #CE0005;
	text-decoration: none;
}

a:visited {
	color: #CE0005;
	text-decoration: none;
}

a:hover {
	color: #0D8939;
	text-decoration: none;
}

a:active {
	color: #0D8939;
	text-decoration: none;
}

h1{
	text-align: center;
	color: #0D8939;
}

h2{
	text-align: left;
	font-size: 13px;
	font-weight: bold;
}

.img_news{
	border: 3px solid #0D8939;
}

.programma_tipo{
	font-size: 14px;
	color: #7F1E02;
}

.programma_data{
	font-size: 12px;
	font-style: italic;
}

.programma_artista{
	font-size: 14px;
	color: #CC0000;
}

.programma_titolo_evento{
	font-size: 15px;
	color: #CC0000;
	font-weight: bold;
}

.programma_autore{
	font-size: 11px;
	font-style: italic;
}

.programma_regia{
	font-size: 11px;
}

.programma_descrizione{
	font-size: 12px;
}

.programma_degustazione{
	font-size: 12px;
	font-style: italic;
}

th.tabella_laterale{
	font-size: 12px;
	color: #FFFFFF;
	height: 25px;
	border: 0px;
	background: url(immagini/bg_th2.jpg);
}

.tabella_laterale{
	font-size: 12px;
	border: 1px groove #673632;
	text-align: left;
	color: #673632;
}

th.tabella_centrale{
	font-size: 16px;
	font-weight: bold;
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: none;
	color: #ffffff;
	height: 25px;
	background: url(immagini/bg_th3.jpg);
}
.tabella_centrale{
	background-color: #F5E0C6;
	border: 1px groove #673632;
	font-size: 12px;
	text-align: left;
	color: #673632;
	height: 10px;
}
.tabella_centrale1{
	background-color: #F5E0C6;
	border: 0px groove;
	font-size: 12px;
	text-align: left;
	color: #673632;
	height: 10px;
}
.menu{
	font-size: 12px;
	color: #673632;
	font-weight: bold;
	text-align: center;
	height: 30px;
	border: 2px groove #673632;
	background: url(immagini/bg_th1.jpg);
}

A.menu:link {
	color: #ffffff;
	text-decoration: none;
	border: 0px;
}

A.menu:visited {
	color: #ffffff;
	text-decoration: none;
	border: 0px;
}

A.menu:hover {
	color: #CE0005;
	text-decoration: none;
}

A.menu:active {
	color: #CE0005;
	text-decoration: none;
}

.mailinglist{
	font-size: 9px;
	color: #673632;
}

.mailinglist_button{
	font-size: 10px;
	color: #ffffff;
	background-color:#673632;
	border: 0px;
}