body {
	margin: 20px 0px;
	background-image: url(/images/bg.gif);
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
hr {
	color: #333333;
	background-color: #333333;
	border: 0px;
	height: 1px;
}
a {
	color: #C50C1E;
}
strong, b {
	color: #C50C1E;
}

.grassetto_black {
	color: #000000;
	font-weight: bold;
}

.top {
	text-align: center;
	background-image: url(/images/top_mattone.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.lingue {
	color: #FFFFFF;
	background-image: url(/images/bg_menu_interno.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 10px;
	margin-top: 20px;
}
.lingue a {
	color: #FFFFFF;
	text-decoration: none;
}
.lingue a:hover {
	color: #D9DADC;
}
.lingue strong {
	color: #FFFFFF;
}
.menu {
	background-color: #D1D2D4;
	height: 60px;
	vertical-align: top;
}
.centro {
	background-color: #D1D2D4;
	padding: 0px 20px 20px 40px;
	vertical-align: top;
}
.tabella {
	background-color: #D1D2D4;
	padding: 0px 40px 20px 40px;
	vertical-align: top;
}
.gallery {
	background-color: #D1D2D4;
	padding: 20px 40px;
}
.testo {
	vertical-align: top;
	width: 500px;
}
.red {
	color: #C50C1E;
}
.white {
	color: #FFFFFF;
}
.titolo {
	font-size: 14px;
	font-weight: bold;
	color: #0065A4;
	background-image: url(../images/bg_titolo.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.blu {
	color: #0065A4;
}
.col_foto {
	text-align: left;
	vertical-align: top;
}
.distratto {
	padding: 0px 60px;
	text-align: justify;
	line-height: 16px;
}
.foto {
	width: 328px;
	padding-top: 12px;
	padding-bottom: 11px;
	text-align: center;
	background-image: url(../images/bg_foto.gif);
	background-repeat: no-repeat;
	position: relative;
	left: 40px;
	z-index: 2;
}
table.dati th {
	background-color: #C9242B;
	color: #FFFFFF;
	font-size: 11px;
	text-align: left;
	white-space: nowrap;
	padding: 5px;
	border-bottom: solid 3px #333333;
}
table.dati td {
	font-size: 11px;
	text-align: left;
	vertical-align: bottom;
	padding: 5px;
	border-bottom: solid 1px #333333;
}
table.dati td.misura {
	width: 35%;
}

