/* CSS Document */

.desc_terliv {
	font-size:1.1em;
}

.desc_dettaglio_terliv {
	font-size:1em;
	text-align:justify;
}
.desc_dettaglio_terliv ul {
	padding-left:30px;
}

.sx {
	background: url('../img/sx.jpg') no-repeat;
}
.dx {
	background: url('../img/dx.jpg') no-repeat;
}
.header {
	height:182px;
	background: url('../img/bg_header.jpg') repeat-x;
}
.col_sx {
	/*background:#e5e5e5;*/
	max-width:200px;
}
.col_dx {
	max-width:200px;
	background: url('../img/bg_menudx.jpg') repeat-x;
}
.footer {
	height:107px;
	background: url('../img/bg_footer.jpg') repeat-x;
	/*color:#fff;*/
}
.footer a {
	/*color:#fff;*/
}
.footer a:hover {
	/**/
}

tr.FrmWrk_INTESTAZIONE_SecLiv {
	margin-left: 0px;
	margin-top: 0px;
	color: #009;
	margin-right: 0px;
	margin-bottom: 300px;
	font-size: 35pt;
	background-image: url(Catalogo/img/sfondo_livello2.jpg);
}

tr.FrmWrk_INTESTAZIONE_Liv_TRE {
	text-align: center ;
/*	color: #FFF;*/
	color: #009;
	/*border-bottom: 1px solid #D4D0C8;*/
	font-size: 1.8em;
	background-image: url('Catalogo/img/SfondoTabellaContenuti.jpg');
/*	background-image: url(Catalogo/img/SfondoMenu.png);	*/
}

tr.FrmWrk_INTESTAZIONE_Liv_TRE_blu {
	text-align: center ;
	color: #FFF;
	color: #009;
	border-bottom: 1px solid #D4D0C8;
	font-size: 12pt;
	background-image: url(Catalogo/img/SfondoMenuBlu.png);
}

tr.FrmWrk_TdFirstRow td {
	margin-bottom: 0px;
	text-align:left;
	border: 1px solid;
	border-width: 0px 0px 1px 0px;
	background-image:url(Catalogo/img/SfondoTerLiv.jpg); 
	background-repeat:repeat-x;
	background-position:bottom;
}
/*	*/
tr.FrmWrk_LISTINO_IntPeriodo {
	text-align: center ;
	color: #FFF;
	border-bottom: 1px solid #D4D0C8;
	font-size: 12pt;
	background-image: url('listino/Periodo.jpg');
}

td.FrmWrk_testa_scritte_statiche {
	text-align: center;
	color: #FFF;
	border-bottom: 1px solid #D4D0C8;
	font-size: 15pt;
	background-image: url('listino/Periodo.jpg');
}


table.griglia {
	font-size:12px;
	border: 1px solid #D4D0C8;
	border-collapse:separate;
	border-spacing:2px;
}
table.griglia tr {
	background-color:#fff;
}
table.griglia tr.hover {
	background:#c4ffd1 url('../img/griglia_hover.png') repeat-x !important;
}
table.griglia tr.odd {
	background-color:#e8ffed;
}
table.griglia td {
	padding:5px;
	border-right: 1px solid #D4D0C8;
	border-bottom: 1px solid #D4D0C8;
}
.griglia .prima_riga {
	font-weight:bold;
	color:#0e6600;
	background:url('../img/griglia_frow.png') repeat-x;
}

