body {
  background-color: #000000;
  margin: 0 0 0 0;
}

.tabellaesterna {
	border: 2px solid #FFFFFF;
}

.tabellacentrale {
	background-color :#F2DFCC;
	padding-left: 4;
	padding-right: 4;
}

.tabellamenu {
	background-color :#F5DCB1;
}
.titlemenu {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A82B31;
	background-repeat: repeat-x;
	line-height: 24px;
}

.voicemenu {
	font-family: Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-repeat: repeat-x;
	padding: 0 0 3px 8px;
}

.voice_sottomenu {
	font-family: Helvetica;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-repeat: repeat-x;
}

.titlecentro {
	font-family: Helvetica;
	font-size: 24px;
	color: #FFFFFF;
	background-color: #9F7966;
	/*font-variant: small-caps;*/
	font-weight: bold;
	padding: 4px;
}

.titolocentro {
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
	/*font-variant: small-caps;*/
	font-weight: bold;
	line-height: 16px;
	padding-left: 2;
	padding-right: 2;
}
p {
	text-align: justify;
}

.voicecentro {
	font-family: Helvetica;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	/*text-transform: capitalize;*/
	text-decoration: none;
	padding: 0px 4px 4px 4px;
}

a:link.voicemenu_l, a:visited.voicemenu_l, a:active.voicemenu_l {
	font-family: Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #503C28;
	text-decoration: none;
	background-repeat: repeat-x


}
a:hover.voicemenu_l {
	font-family: Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	background-repeat: repeat-x;


}
a:link.voicemenu_sel, a:visited.voicemenu_sel, a:active.voicemenu_sel {
	font-family: Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #A82B31;
	text-decoration: none;
	background-repeat: repeat-x;


}
a:hover.voicemenu_sel {
	font-family: Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #A82B31;
	text-decoration: underline;
	background-repeat: repeat-x;


}
a:link.voice_sottomenu, a:visited.voice_sottomenu, a:active.voice_sottomenu {
	font-family: Helvetica;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-repeat: repeat-x;
}
a:hover.voice_sottomenu {
	font-family: Helvetica;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	background-repeat: repeat-x;
}

a:link.voice_sottomenu_sel, a:visited.voice_sottomenu_sel, a:active.voice_sottomenu_sel {
	font-family: Helvetica;
	font-size: 11px;
	color: #A82B31;
	text-decoration: none;
	background-repeat: repeat-x;


}
a:hover.voice_sottomenu_sel {
	font-family: Helvetica;
	font-size: 11px;
	color: #A82B31;
	text-decoration: underline;
	background-repeat: repeat-x;


}
a:link.titlemenu_l, a:visited.titlemenu_l, a:active.titlemenu_l {
	font-family: Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-repeat: repeat-x;


}
a:hover.titlemenu_l {
	font-family: Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	background-repeat: repeat-x;


}