﻿a:link {color: #172D39;text-decoration: none}
a:visited {color: #172D39; text-decoration: none}
a:hover {color: #FF6600;text-decoration: none}
a:active {color: #FF6600;text-decoration: none}
a:focus {outline: 0px; } /*Toglie il bordo del link*/
	
	
body 
{
	margin-bottom : 0px;
	margin-left:0px;
	margin-top:0px;
	margin-left:0px;
	
	scrollbar-face-color:#003366;
	scrollbar-arrow-color:#99ccff;
	scrollbar-3dlight-color: #003366;
	scrollbar-highlight-color: #99ccff;
	scrollbar-shadow-color: whi99ccffte;
	scrollbar-track-color: white;
	
	/*
	scrollbar-darkshadow-color:white;
	scrollbar-track-color: white;
	*/
	
}






.pagina
{
	width: 920px;
    height: 481px;
    vertical-align: top; 
    text-align: left;
	background-color: white ;
}

.tabella
{
	width: 920px;
	height: 481px;
}


.cellasx
{
	width: 320px;
	height:481px;
	vertical-align:top;
	background-color:white;
}

.pannello
{
	 border-right-style:solid;
	 border-right-width:1px;
	 border-right-color:#003366;
	 width:320px;
	 height:481px;
}







.labelnews_titolo
{
	
	background-color:#ebebeb;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	color:#003366;
	width:278px;
	height:24px;
	padding-left:7px;
	}


.lblnewssettore
{
	 background-image: url(images/fdx.gif);
	 background-repeat:no-repeat;
	 background-position: left center  ;
	 background-color:#ebebeb;
	 font-family: Arial, Helvetica, sans-serif;
	 font-weight: normal;
	 font-style: normal;
	 font-size: 11px;
	 color: black;
	 width: 278px;
	 padding-left:7px;
	}


.lblnewsincipit
{
	 background-color:#ebebeb;
	 font-family: Arial, Helvetica, sans-serif;
	 font-weight: normal;
	 font-style: normal;
	 font-size: 12px;
	 color: black;
	 width: 278px;
	 padding-left:7px;
	}

.lblnewspiede
{
	 background-image: url(images/img300.jpg);
	 background-repeat:no-repeat;
	 background-position: bottom ;
	 background-color:#ebebeb;
	 font-family: Arial, Helvetica, sans-serif;
	 font-weight: normal;
	 font-style: normal;
	 font-size: 11px;
	 color:#003366;
	 width: 278px;
	 height:34px;
	 text-align:right;
	 vertical-align:middle ;
	 padding-right:2px;
	}


.celladx
{
	width: 600px;
	height:481px;
	background-color:White;
}



.iframe
{
	width: 600px;
    height: 481px;
    top:0px;
    left:0px;
    border-style: none; 
    border-width: 0px; 
    vertical-align: top; 
}



