body {
	background-color: #EAEAEB;
	margin: 15px 0px;
	background-image: url(/images/bg_interno.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525354;
}
hr {
	color: #525354;
	background-color: #525354;
	height: 1px;
	border: 0px;
}
a {
	color: #EE1C23;
}
.centrale {
	vertical-align: top;
	width: 960px;
}
.colonna {
	vertical-align: top;
	width: 325px;
	text-align: right;
	padding-top: 24px;
}
.destra {
	background-image: url(/images/bg_destra.jpg);
	background-repeat: no-repeat;
	background-position: 0px 235px;
}
.centro {
	vertical-align: top;
	background-image: url(/images/bg_centro.gif);
	background-repeat: repeat-y;
}
.centro_top {
	vertical-align: top;
	background-image: url(/images/bg_centro_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 470px;
}
.centro_home {
	vertical-align: top;
	background-image: url(/images/bg_centro_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 580px;
}
.centro_bottom {
	vertical-align: top;
	background-image: url(/images/bg_centro_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
}
.bottom {
	font-size: 10px;
	text-align: right;
	padding: 15px 47px 0px 47px;
	line-height: 15px;
}
.bottom a {
	text-decoration: none;
}
.titolo {
	color: #EE1C23;
	font-size: 13px;
	font-weight: bold;
	padding: 50px 47px 30px 47px;
}
.sottotitolo {
	color: #525354;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: solid 1px #525354;
}
.testo {
	padding: 0px 47px 0px 47px;
	line-height: 15px;
}
.box {
	padding: 20px;
	border: 1px solid #CCCCCC;
	background-color: #F9F9F9;
}
/* MENU */
.menu {
	background-image: url(/images/bg_sinistra.jpg);
	background-repeat: no-repeat;
	height: 230px;
	background-position: right top;
}
.m_off {
	font-size: 13px;
	color: #FFFFFF;
	text-align: right;
}
.m_off a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 4px 17px;
}
.m_off a:hover {
	color: #555559;
	text-decoration: none;
	background-color: #EBEBEB;
	display: block;
	padding: 4px 17px;
}
.m_on {
	color: #555559;
	text-decoration: none;
	background-color: #EBEBEB;
	display: block;
	padding: 4px 17px;
}
/* FOTO */
table.foto {
	text-align: right;
}
table.foto th {
	padding: 15px 0px;
	text-align: center;
	border-bottom: solid 1px #525354;
}
table.foto td {
	text-align: center;
	padding: 3px;
	font-size: 10px;
	font-style: italic;
	border-bottom: solid 1px #525354;
}
table.foto img {
	border: 5px solid #B8B9BC;
}
/* FORM REGISTRAZIONE */
table.validator {
	text-align: right;
}
table.validator th {
	margin: 0px;
	padding: 3px;
	font-size: 11px;
	vertical-align: top;
}
table.validator td {
	margin: 0px;
	padding: 3px;
	font-size: 11px;
}
form.validator {
	text-align: center;
	padding: 20px;
	border: 1px solid #CCCCCC;
	background-color: #F9F9F9;
}
form.validator input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 200px;
}
form.validator textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 200px;
	height: 150px;
}
form.validator button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 100px;
}
.fieldMsg {
	color: #EE1C23;
	font-weight: normal;
}
.form_message {
	color: #EE1C23;
	font-weight: bold;
}
#th_EMAIL {
	color: #EE1C23;
}

