/* CSS Document */

body { background-image:url(struttura/sfondo.jpg);
       background-color: #2D6784;
	   background-position:top;
	   background-repeat:repeat-x;
	 }
/*TABELLE*/
.tabsfverde { background-color:#006600;}
.tabmain { border-color: #2A657F;
		   border-width: 2px;
		   border-style:solid;
		   background-color:#FFFFFF;
		   background-image:url(struttura/pellicola.jpg);
		   background-position:bottom;
		   background-repeat:no-repeat;
         }
		   
.spaziatrice { border-color: #2A657F;
		   border-width: 1px;
		   border-style:solid;
		   border-bottom:none;
		   border-left:none;
		   border-right:none;}
.divider { border-color: #2A657F;
		   border-width: 1px;
		   border-style:solid;
		   border-bottom:none;
		   border-left:none;
		   border-top:none;}		   

A.menu:LINK
{    background-color: #DCEAEB;
     font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 13px;
	 font-style: normal;
	 font-stretch:wider;
     color: #2A657F;
	 text-decoration: none;	
	 display: block;
	 height: 38px;
     border-color: #2A657F;
	 border-width: 1px;
	 border-style: solid;
}
A.menu:VISITED 
{    background-color: #DCEAEB;
     font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 13px;
	 font-style: normal;
	 font-stretch:wider;
     color: #2A657F;
	 text-decoration: none;	
	 display: block;
	 height: 38px;
     border-color: #2A657F;
	 border-width: 1px;
	 border-style: solid;
}


A.menu:HOVER
{	 background-color: #2A657F;
     color: #DCEAEB;
}





.pad { padding-left: 3px;
       padding-bottom: 3px;}
	   
.paddata { padding: 10px;}
.padfotornd { padding-right: 5px;}
.padright { padding-right: 3px;
            padding-bottom: 3px;}
.pad5 { padding: 5px;}

.Testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #2A657F;
	text-decoration: none;
}

.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #E52E88;
}

.enorme {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #E52E88;
}


A.link:LINK
{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00CC00;
}

A.link:VISITED 
{	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00CC00;
}


A.link:HOVER
{ background-color: #009900;
  color: #FFFFFF;
}

A.menu2:LINK
{    background-color: #DCEAEB;
       background-image:url(struttura/sf_menu.jpg);
     font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 14px;
	 font-style: normal;
	 font-stretch:wider;
     color: #2A657F;
	 text-decoration: none;	
	 display: block;
	 height: 38px;
     border-color: #2A657F;
	 border-width: 1px;
	 border-style: solid;
}
A.menu2:VISITED 
{    background-color: #DCEAEB;
 background-image:url(struttura/sf_menu.jpg);
     font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 14px;
	 font-style: normal;
	 font-stretch:wider;
     color: #2A657F;
	 text-decoration: none;	
	 display: block;
	 height: 38px;
     border-color: #2A657F;
	 border-width: 1px;
	 border-style: solid;
}


A.menu2:HOVER
{	 background-image:url(struttura/sf_menu2.jpg);
 background-color: #2A657F;
     color: #DCEAEB;
}
