body {
	margin: 0px;
	background-image: url(../background/bg_menu.gif);
	font-family: Tahoma, Verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #707074;
	line-height: 17px;
	height: 100%;
	background-repeat: repeat-y;
	padding: 0px;
}

#tabellaMaster {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	border: 0px;
	vertical-align: top;
}
.bgBianco {
	background-image: url(../background/bg_top_bianco.gif);
	background-repeat: repeat;
}
.trattGiallo {
	background-image: url(../icone/tratt_giallo.gif);
	background-repeat: repeat;
}
.rigaGrigia {
	background-image: url(../icone/riga_grigia.gif);
	background-repeat: repeat;
}
.bgAngolo {
	background-image: url(../background/bg_angolo.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.bgPrismel {

	background-image: url(../background/bg_sc_prismel.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#contentPagina {
	width: 530px;
	margin-left: 18px;
}
#titoloPagina {
	width: 100%;
	background-image: url(../background/bg_titoli.gif);
	background-repeat: repeat;
	margin-top: 25px;
	margin-right: 0px;
	margin-left: 0px;
}
#lineaTratteggiata {
	width: 100%;
	background-image: url(../icone/tratt_giallo.gif);
	background-repeat: repeat;
	margin-top: 25px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
}
.testoBold {
	font-family: Tahoma, Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #707074;
	line-height: 17px;
	font-weight: bold;
}
.testoSmallGrigio {

	font-family: Tahoma, Verdana;
	font-size: 9px;
	color: #666666;
	line-height: 17px;
	font-weight: normal;
}
.boxForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	height: 13px;
	width: 180px;
	border: 1px solid #666666;
	background-color: #F2F2F2;
}
.boxBig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	height: 70px;
	width: 390px;
	border: 1px solid #666666;
	background-color: #f2f2f2;
}
.boxSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	height: 13px;
	width: 80px;
	border: 1px solid #666666;
	background-color: #f2f2f2;
}
.testoSmallGrigioBold {


	font-family: Tahoma, Verdana;
	font-size: 9px;
	color: #666666;
	line-height: 17px;
	font-weight: bold;
}
.Pulsante {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	width: 60px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	cursor: hand;
}
.boxBig2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	height: 70px;
	width: 370px;
	border: 1px solid #DFDEDD;
	padding-left: 5px;
}
a {
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #FFBE2C;
	line-height: 17px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #A3A3A3;
	line-height: 17px;
	font-weight: bold;
	text-decoration: none;
}
.bgTriangolo {
	background-image: url(../background/bg_triangolo.gif);
	background-repeat: no-repeat;
}
.bgTriangolo2 {
	background-image: url(../background/bg_triangolo2.gif);
	background-repeat: no-repeat;
	background-position: -50px 30px;
}
.testoBoldGiallo {
	font-family: Tahoma, Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #FFBE2C;
	line-height: 22px;
	font-weight: bold;
}
.titoloSeparatore {
	width: 100%;
	height: 30px;
}
.separatore {
	height: 30px;
	width: 100%;
}


a.pop {

	font-family: Tahoma, Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #FFBE2C;
	line-height: 17px;
	font-weight: bold;
	text-decoration: underline;
}
a.pop:hover {

	font-family: Tahoma, Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #A3A3A3;
	line-height: 17px;
	font-weight: bold;
	text-decoration: none;
}
.allineamentoDx {
	float: left;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.testoDidascalia {



	font-family: Tahoma, Verdana;
	font-size: 9px;
	color: #666666;
	line-height: 13px;
	font-weight: normal;
}
.tabella {
	border: 1px solid #8D8D8D;
	text-align: center;
}
.titoliTabella {

	font-family: Tahoma, Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	line-height: 17px;
	font-weight: bold;
}
.testoNormale {

	font-family: Tahoma, Verdana;
	font-size: 9pt;
	color: #707074;
	line-height: 17px;
	font-weight: normal;
}
.allineamentoSx {

	float: right;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.menuSinistra {
	margin: 0px 0px 0px 10px;
	list-style-type: none;
	padding: 0px;
	position: relative;
	top: -30px;
}
#navbar {
	background-image: url(../background/bg_angolo.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px 0px 60px;
	width: 220px;
	vertical-align: top;
}
#navbar a {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 13px;
	color: #FFBE30;
	background-image: url(../background/bgPulsanti.gif);
	background-repeat: repeat-x;
	background-position: -5px 5px;
	padding-left: 8px;
	display:block;
	height: 20px;
	width: 185px;

}


#navbar a:hover {
	color: #231F20;
}

.voceMenuNoLink {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 13px;
	color: #FFBE30;
	background-image: url(../background/bgPulsanti.gif);
	background-repeat: repeat-x;
	background-position: -5px 5px;
	padding-left: 8px;
	display:block;
	height: 20px;
	width: 185px;
	font-weight: bold;
}


.vociMenuSecondarie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-left: 5px;
}

.vociMenuSecondarie a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
#sottomenuProduzione {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-image: none;
	padding-top: 2px;
	margin-bottom: 7px;
}
#sottomenuProduzione a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-left: 15px;
	padding-right: -15px;
	background-image: none;
	margin-bottom: -3px;
}
#sottomenuProduzione a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
}

#sottomenuSport {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-image: none;
	padding-top: 2px;
	margin-bottom: 7px;
}
#sottomenuSport a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-left: 15px;
	padding-right: -15px;
	background-image: none;
	margin-bottom: -3px;
}
#sottomenuSport a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
}


#sottomenuUrbano {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-image: none;
	padding-top: 2px;
	margin-bottom: 7px;
}
#sottomenuUrbano a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-left: 15px;
	padding-right: -15px;
	background-image: none;
	margin-bottom: -3px;
}
#sottomenuUrbano a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
}



#sottomenuServizi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-image: none;
	padding-top: 2px;
	margin-bottom: 7px;
}
#sottomenuServizi a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-left: 15px;
	padding-right: -15px;
	background-image: none;
	margin-bottom: -3px;
}
#sottomenuServizi a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
}


#sottomenuNoleggi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-image: none;
	padding-top: 2px;
	margin-bottom: 7px;
}
#sottomenuNoleggi a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding-left: 15px;
	padding-right: -15px;
	background-image: none;
	margin-bottom: -3px;
}
#sottomenuNoleggi a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
}


h1 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 22px;
	color: #FFBE2C;
	position: relative;
	background-image: url(../background/sfondoTitolo.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px;
	height: 56px;
	margin: 0px;
	padding: 40px 0px 0px;
	font-weight: normal;
}
.linkPagina {
	font-family: Tahoma, Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #707074;
	line-height: 17px;
}
a.linkPagina {
	font-family: Tahoma, Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #333333;
	line-height: 17px;
	text-decoration: underline;
}
a.linkPagina:hover {

	font-family: Tahoma, Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #FCBC2B;
	line-height: 17px;
	text-decoration: none;
}
#bottonePdf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
	background-image: none;
	height: 29px;
	width: 170px;
}
#bottonePdf a {
	background-image: none;
	height: 29px;
	width: 170px;
	position: relative;
	left: 13px;
	top: 10px;
}
.allineafotoDestra {
	float: right;
	margin-right: -9px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.allineaPulsanteDestra {
	float: right;
	border: 1px solid #FF0000;
	display: inline;
	height: 30px;
	width: 100px;
}

#trivisionBasic {
}
.titoliInterni {
	margin-top: 50px;
	margin-bottom: 10px;
}
.allineaFotoSinistra {
	float: left;
	position: relative;
	left: -6px;
	margin-right: 10px;
}
#contFotoTrivision {
	margin-top: 10px;
}
.allineaFotoSinistraOffset {
	float: left;
	position: relative;
	left: -15px;
	top: -200px;
}
.info-h1 {
	font-weight: normal;
	color: #333333;
	font-size: 12px;
	line-height: 26px;
}

.link-normale {
	font-family: Tahoma, Verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #FB9E13;
	text-decoration: none;
}

a.link-normale:hover {
	font-family: Tahoma, Verdana;
	font-size: 9pt;
	color: #0E4AA0;
	text-decoration: none;
	font-weight: normal;
}
.contatti-maxischermi {
	text-align: right;
	padding-right: 7px;
	color: #333333;
	background-image: url(../icone/icona_CELLULARI.gif);
	background-repeat: no-repeat;
	background-position: 15px 0px;
}
.contatti-contatti {
	text-align: left;
	color: #333333;
	background-image: url(../icone/icona_CELLULARI.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
	margin-top: 10px;
	height: 25px;
}
