a:link {
	color: #be4646;
	text-decoration: none;
}
a:visited {
	color: #be4646;
	text-decoration: none;
}
a:hover {
	color: #941414;
	text-decoration: none;
}
a:active {
	color: #be4646;
	text-decoration: none;
}
.bg_testata {
	background-image: url(../img/site/bg_testata.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bg_corpo {
	background-image: url(../img/site/bg_corpo.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bg_sezione {
	background-image: url(../img/site/bg_sezione.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.CorpoFondoBianco {
	background-color: #FFF;
}
.sfumatura {
	background-image: url(../img/site/sfumatura.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.sfumaturaPiede {
	background-image: url(../img/site/sfumatura_piede.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.LinkPiede {
	font-family: helvetica;
	font-size: 12px;
	color: #be4646;
	text-decoration: none;
	text-transform: none;
}
.TestoPiede {
	font-family: helvetica;
	font-size: 12px;
	color: #7b807b;
	text-decoration: none;
	text-transform: none;
}
.TitoliBordeaux {
	font-family: helvetica;
	font-size: 18px;
	color: #961414;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}
.TitoliGrigio {
	font-family: helvetica;
	font-size: 18px;
	color: #232323;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}
.TestoGrigioScuro {
	font-family: helvetica;
	font-size: 12px;
	color: #232323;
	text-decoration: none;
	text-transform: none;
	text-align: justify;
}
.TitoliBottoniPiedeCorpo {
	font-family: helvetica;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}
#tabelle_tipologie {
	border-collapse:collapse;
}


.tabelle_tipologietesta {
	background-color: #d2d2d2;
}
.tabelle_tipologier1 {
	font-size:11px;
	background-color: #f2f2f2;
}
.tabelle_tipologier2 { font-size:11px; background-color: #FFFFFF;}
.TitoloSezioneBack {
	font-family: helvetica;
	font-size: 16px;
	color: #951313;
	text-decoration: none;
	text-transform: none;
	text-align: justify;
}
