﻿
body {
	vertical-align: top;
	padding-top:0px; 
	margin-top:0px;	
}

.width-maximum {
	width: 100%;

}

.rounded {
	border-radius: 10px;
	-webkit-border-radius: 10px;  
	-moz-border-radius: 10px;
}

.rounded-top {
	border-top-right-radius: 10px;  
	border-top-left-radius: 10px;  
	-moz-border-radius-topright: 10px;  
	-moz-border-radius-topleft: 10px;  
	-webkit-border-top-right-radius: 10px;  
	-webkit-border-top-left-radius: 10px;  
}

.rounded-bottom {
	border-bottom-right-radius: 10px;  
	border-bottom-left-radius: 10px;  
	-moz-border-radius-bottomright: 10px;  
	-moz-border-radius-bottomleft: 10px;  
	-webkit-border-bottom-right-radius: 10px;  
	-webkit-border-bottom-left-radius: 10px;
	
	  
}

 

img{border:0;}


.Stile3 {
	font-size: 18px;
	font-weight: bold;
}
.Stile4 {
	font-size: 14px;
	font-weight: bold;
	color: #009900;
}

.piccolissimo { 
	font-size: 1px; 
}


.table_box {
    padding-left:2px;
    padding-right:2px;
}

.box_scheda {
	margin-left:2px;
	margin-right:2px;
	padding-top:0px;
	padding-bottom:20px;
	height: 100%;

}

	

a.box_titolo:hover {
font-weight: bold;
}

	
a.box_titolo:active {
font-weight: bold;
}

	
a.box_titolo:visited {
font-weight: bold;
}

	
a.box_titolo {
font-weight: bold;
}

	
.box_titolo {
font-weight: bold;
}

.box_titolo_bis {
color: #FFFFFF;
font-weight: bold;	
}

.box_titolo_sopra {
	height: 30px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
	vertical-align:middle;
}

.box_dettaglio_titolo_sopra {
	height: 30px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:4px;
	text-align:left;
	vertical-align:middle;
}

.box_titolo_info {
	height: 30px;
	padding-top:4px;
	padding-right: 3px;
	vertical-align:middle;
}


.box_titolo_scroll {
	background-color: #CCCCCC;
	height: 30px;
	padding-top:5px;
	padding-left:5px;
}

.box_titolo_link {
	background-color: #6699FF;
	height: 25px;
	padding-top:5px;
	padding-left:5px;
}
.box_titolo_link_bis {
	height: 25px;
	padding-top:5px;
	padding-left:5px;
	vertical-align: top;
}

box_tabella_principale, .box_header, .box_ultimora, .box_menu, .box_menu_verticale, .box_corpo_centrale, .box_moduli_sx, .box_moduli_dx, .box_area_modulo, .area_centrale, .tabella_area_centrale, .box_schede_top, .box_schede, .box_footer, .tratteggio_verticale_dx, .tratteggio_verticale_sx {
	vertical-align: top;
}

.box_intestazione, .box_img_intestazione, .box_logo {
	vertical-align: middle;
}


.boximgScheda {
	padding-top: 2px;
	text-align:center;
}

.allunga {
	height: 100%;
}


.testo_scheda {
	padding-left: 5px;
	padding-right: 5px;
	
}

.testo_scheda TD {
	padding-left: 5px;
	padding-right: 5px;
	
}


.thumbDettaglioScheda
{
	width: 120px;
	height: 140px;
	background-color: #DFEBF2;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: hidden;
	float:left;
}

.invisible
{
	visibility: hidden;
}

.tratteggio_verticale_sx
{
	background-image:url('images/h-1.html');
	background-repeat:repeat-y;
	background-position:left bottom;
	
}

.tratteggio_verticale_dx
{
	background-image:url('images/h-1.html');
	background-repeat:repeat-y;
	background-position:right bottom;
}

.tratteggio_orizzontale
{
	background-image:url('images/v-1.html');
	background-repeat:repeat-x;
	background-position:left;
}

.titoletto {
	font-size: 12px;
	font-weight: bold;
}

/* Stili per digiweb 2.0 */
.scheda_accordion_verticale {
	display:block;
	overflow: hidden;
	
}

.vertical-stretch-scheda div.vertical-stretch-content  {
	overflow: hidden;
}

.vertical-stretch-scheda div.vertical-stretch-footer  {
	/* float: right; */
}

.vertical-stretch-scheda div.vertical-stretch-footer div.footer-left {
	float: left;
}

.vertical-stretch-scheda div.vertical-stretch-footer div.footer-right {
	float: right;
}


