.stili {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #54677A;
	text-decoration: none;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}

.fondo1 {
	background-image: url(../images/fondoblu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.testobianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.listaRow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	background-color:#FFF;
	border-bottom: dotted 1px #CCCCCC;
	height:50px;
}
.grassetto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
}
.testored {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}
.fondo2 {
	background-attachment: fixed;
	background-image: url(../images/fondocontatti.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.listamedia {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00009A;
	width: 150px;
	border: 1px solid #FFFFFF;
	
}
.tablepanel 
{
    border-right: activeborder 1px solid; 
    padding-right: 5px; 
    border-top: activeborder 1px solid; 
    padding-left: 5px; 
    padding-bottom: 5px; 
    border-left: activeborder 1px solid; 
    padding-top: 5px; 
    border-bottom: activeborder 1px solid; 
    background-image: url(/images/backgroundgray.jpg);
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
	}

    .tablepanelheader , tr.tablepanelheader td
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    background-color:#54677A; 
    border-bottom: activeborder 1px dotted;
    line-height:22px;
    color:#FFF;
    padding-left:5px;
    font-weight:bold;
    }
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
body.modalPopup {
	overflow:hidden;
	
}
.headerGrid {
	background-color:#54677A; 
    color:White;
    height:21px;
    font-weight:bold;
    font-size:10px;
    padding:4px;	
}
.headerscheda , tr.headerscheda td
{
    background-color:#54677A; 
    border-bottom: activeborder 1px dotted;
    line-height:22px;
    color:#FFF;
    padding-left:5px;
    font-weight:bold;
    }
.highlight {
	background-color: #FFFEAD;
	color:#000000;
	}
.padding5dx {
	padding-right: 5px;
	}