html{ margin-top:auto;}

body{
    text-align: left;  
	margin:0px;
	font-family : Verdana;
	font-size : 11px;
	color : #6B6F70;
	text-decoration : none;
    }
	
#head{
	padding: 0px 0px 0px 0px;
	/*border-bottom: 1px solid #cccccc; */
	width: 902px;
}

#container{
    width: 900px;
    /* margin: 0px auto;   /*centra negli altri browsers*/
    text-align: left;   /*ripristina l' allineamento*/
    padding: 0;
	}
	



#corpo{
    position:absolute;
    width: 900px;
	border-left:0px #CCCCCC solid;
	border-right:0px #CCCCCC solid;
	font: Verdana;
	color:#333333;
	font-size: 12px;
	}
	
#corpo2{
    height:100%;
    float:right;
	margin-top: 5px;
	/* margin-right: 10px; */
	width: 710px;
	height: auto;
	font: Verdana;
	color:#555555;
	font-size: 11px;
	/*text-align:justify;*/
	border:dotted 1px #999999;
	padding:2px 7px 7px 5px;
	}

#navigation{
    float: left;
    width: 150px;
	border:dotted 1px #999999;
	margin-left:10px;
	margin-top:5px;
	padding-bottom:5px;
	}
			

#head{
      position:relative;
	  height: 150px; 
	  width: 902px;
	  margin:0px;
		}

div.split3 div{
    float: left;
    width: auto;
    width: auto;
	width: 300px;
	padding: 20px 0px 10px 10px;
	margin-left:20px; 
	text-align:left;
	margin:0px;
    }
	
#right{	float: right;
		text-align:center;
    	width: 240px;
		padding-left: 5px;
		margin-right: 5px;
		}

	
#coda{
	clear: both;
	border: 0px solid #cccccc;
	color: #444444;
	margin-top:20px;
	margin-bottom:0px;
	padding-left:180px;
	background-image:url(../img/Sianet_coda.jpg);
	background-repeat: no-repeat;
	font-family:Verdana;
	font-size:9px;
}
	
.login{border-right:1px #CCCCCC solid;
	   border-left:1px #CCCCCC solid;
	   text-align:right;
	   width: 900px;
	   height: 20px;
	   font-family: Verdana;
	   color:#666666;
	   font-size: 9px;
	   background-color:#E4E4E4;
		}


/*stili di testo*/
	
.testo_home {
	font-family: Verdana;
	font-size: 12px;
	color: #7C7B80;
}  

   

.testo_home_grande {
	font-family: Verdana;
	font-size: 19pt;
	color: #7C7B80;
}  

.testo {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-align:left;
	}  
	
.testo_left {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	padding: 5px 15px 5px 10px;
}
               
.testo_news {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	padding: 5px 10px 5px 10px;
}


.testo_news_sfondo_chiaro {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	padding: 5px 10px 5px 10px;
	background: #fbf8ff;
}
          
       
.titolo{
	font-family:Verdana;
	color:#666666;
	font:12px;
	font-weight : bolder;
	text-transform:uppercase;
	text-decoration:none;
}
   
.titolored{
	/*background-image:url(../img/titolo.png);*/
	/*background-repeat:repeat-y;*/
	/*width:250px;*/
	font-family:Verdana;
	color:#E30404;
	font:12px;
	font-weight : bolder;
	text-transform:uppercase;
	text-decoration:none;
}  
     
	 
.titolored2{
	font-family:Verdana;
	color:#E30404;
	font:12px;
	font-weight : bolder;
	text-transform:uppercase;
	text-decoration:none;
} 
         
.titolo2{
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	text-align:left;
}
                  
.titolo_sfondo_grigio_chiaro{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	background: #DDDDDD;
}

.titolo_reverse{
	font-family: Verdana;
	font-size:12pt;
	font-weight:bold;
	text-align:left;
	color: #FFFFFF;
}
        
.titolo_reverse_piede_right{
	font-family: Verdana;
	font-size: 8px;
	font-weight: normal;
	text-align: right;
	color: #FFFFFF;
}
        
.titolo_reverse_piede_left{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	text-align: left;
	color: #FFFFFF;
}

.titolo_rosso{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	color:#FF0000;
}
        
.testo_grass {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
       
.titolo_link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color : #666666
}

.titolo_testa_nero {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #888888;
}
       
.titolo_testa_grigio {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #E70808;
}       

.titolo_link{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.btnAssistenza
{
/*
	border-color: #666666;
	color: #f36422;
	*/
	border-color: #f36422;
	color: #666666;
	background : #ffffff;
	border-style : solid;
	border-width: thin;
	font-weight: bold;
	cursor: pointer;
}

.btnAssistenza1
{
/*
	border-color: #666666;
	color: #f36422;
	*/
	border-color: #f36422;
	color: #666666;
	background : #fee3d8;
	border-style : solid;
	border-width: thin;
	font-weight: bold;
	cursor: pointer;
}
.btnCfg
{
/*
	border-color: #666666;
	color: #f36422;
	*/
	size: 9pt;
	border-color: #f36422;
	color: #666666;
	background : #ffffff;
	border-style : solid;
	border-width: thin;
	font-weight: bold;
	cursor: pointer;
}

.btnCfg1
{
/*
	border-color: #666666;
	color: #f36422;
	*/
	size: 9pt;
	border-color: #f36422;
	color: #666666;
	background : #fee3d8;
	border-style : solid;
	border-width: thin;
	font-weight: bold;
	cursor: pointer;
}
.Btn0
{
	background : #B6C4D6;
	color : #666666;
	font : bold 9pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	
	border-style : solid;
	border-color : Navy;
}
.Btn1
{
	color : #666666;
	font : bold 9pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	background : #CED7E3;
	
	border-style : solid;
	border-color : Navy;
}
  
A.assistenza:link
{
	text-decoration: underline;
}

A.assistenza:hover
{
	text-decoration: underline;
}
	
A.assistenza:active
{
	/*background-color:#E6EAF3;*/
	text-decoration: underline;
}



/*LINK*/
A.menu
{
	font-family : Verdana;
	font-size : 11px;
	color : #6B6F70;
	margin-left : 10px;
	text-decoration : none;
}

A.menu:hover
{
	color : #CE0108;
	background-color:#E6EAF3;
	/*background-image:url(../img/menu.gif);*/
	background-repeat:no-repeat;
	width:130px;
}

A.menu:active
{
	color : #CE0108;
}

A.menu1
{
	font-family : Verdana;
	font-size : 11px;
	color : #6B6F70;
	margin-left : 14px;
	text-decoration : none;
	white-space: nowrap;
}

A.menu1:hover
{
	color: #CE0108;
	background-color: #E6EAF3; /*background-image:url(../img/menu.gif);*/
	background-repeat: no-repeat;
	width: 130px;
	white-space: nowrap;
}


A.titolo_notizie
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: Black;
	font-weight : bold;
	text-decoration : none;
}

A.titolo_notizie:hover
{
	color : #6B6F70;
	text-decoration : underline;
}


A:HOVER {
    color : #FF0000;
	
}
A:LINK {
        color : #666666;
		
}

A:ACTIVE {
   		color: #CE0108;
		
		}
		
		
A:VISITED {
        color: #6B6F70;
		
}


/*TABELLE*/
table,td,tr {
	text-decoration : none;
	color : #555555;
	font-family: Verdana;
	font-weight:normal;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
}


/*input
{
font-family: Verdana;
font-size:9px;
color: #FF6600;
background: #fee3ad;
border: 1px solid #781351
}*/

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
}

	.tabRecord1
	{
	background-color : #fbf8ff;
	font-size : 10pt;
	}
	
	.tabRecord1_bold
	{
	background: #fbf8ff;
	font-size: 10pt;
	font-weight: bold;
	}
	
	.tabRecord0	
	{
	background : #FFFFFF;
	font-size : 10pt;
	}
	
	.tabRecord0_bold
	{
	background : #FFFFFF;
	font-size : 10pt;
	font-weight: bold;
	}
	
	.tabRecord_focus	
	{
	background : #ffff97;
	font-size : 10pt;
	}
	
	.tabRecord_focus_bold	
	{
	background : #ffff97;
	font-size : 8pt;
	font-weight: bold;	
	}
.testaTab
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	background: #8EB6E6;
}

A.testaTab
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	background: #8EB6E6;
}

A.testaTab:HOVER
{
	font-family: Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	background: #8EB6E6;
}
