﻿a:link 
{
	color: #172D39;
	text-decoration: none;
	}

a:visited 
{
	color: #172D39; 
	text-decoration: none;
	}

a:hover 
{
	color: #FF6600;
	text-decoration: none;
	background-image: url(images/sfondomenu6.jpg);
	background-repeat: repeat-x ;
	}

a:active 
{
	color: #172D39;
	text-decoration: none;
	}
	
 	
a:focus {outline: 0px; } /*Toglie il bordo del link*/





body {
}



.tabella
{
	width: 920px;
	height: 624px;
}



.banner_top
	{
	width: 920px;
	height: 93px;
	background-image: url(images/bnr_homep.jpg);
	background-repeat:no-repeat;
	background-position:top left ;
	vertical-align:bottom;
	background-color:White;
	
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color:#172D39;
	font-size: 9px;
	text-align:right;
	line-height:10px;
	padding-right:2px;
	
	
	}


.menusx
	{
	vertical-align: top ;
	background-image: url(images/sfondomenu5.jpg);
	background-repeat: repeat-x ;
	background-position: top left;
	background-color:White;
	width: 800px;
	height: 31px;
	vertical-align: top;
	}


.menudx
	{
	background-image: url(images/sfondomenu5.jpg);
	background-repeat: repeat-x ;
	background-position: top left;
	background-color:White;
	width: 120px;
	height: 31px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-align:left;
	color:#172D39;
	vertical-align:middle;
	}


.cella_centrale
	{
	width: 920px;
	height: 484px;
	vertical-align:top;
	}



.piede
	{
	width: 920px;
	height: 16px;
	vertical-align:top;
	
	
	background-image: url(images/sfondomenu.jpg);
	background-repeat: repeat-x ;
	background-position:top left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color:#172D39;
	font-size: 11px;
	/*padding-left:20px;*/
	padding-top: 4px;
	
	
	}
	

.iframe
{
	width: 920px;
    height: 481px;
    border-style: none; 
    border-width: 0px; 
    vertical-align: top; 
    text-align: left;
}


.btn_menu
{
	background-image: url(images/sfondomenu5.jpg);
	background-repeat: repeat-x ;
	background-position: top  left;
	width: 100px;
	height: 20px;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-style: normal;
	color:#172D39;
	font-size: 12px;
	padding-top:6px;
	text-align:center;
}


.orologio 
{ 
	border-style: none;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:normal;
	font-style: normal;
	color:#172D39;
	font-size:11px;
}



