@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Century Gothic, Verdana, Arial;
	color: #333;
	font-size:12px;
	text-align:justify;
}
body {
	background-image: url(immagini/porzioni/bg.jpg);
	background-repeat: repeat;
	
}

td#centrale {
  background-image: url('immagini/porzioni/bg_tab_princ.gif');
  background-position: bottom;
  background-repeat: no-repeat;
  width:980px;
  height:600;
}
td#menu {
	display: block;	
}
td#base {
	background-image: url('immagini/porzioni/base.png');
	background-repeat:no-repeat;
	width:980;
	height:25;
	text-align:right;
	vertical-align:bottom;

}
td#tab2 {
  background-image: url('immagini/tabella/tabella2bg.png');
  background-position: bottom;
  background-repeat: no-repeat;
  width:470px;
  height:230;
}
.Stile1 {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #F60;
}
.Stile2 {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #F60;
}
.Stile3 {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #666;
}
.Stile4 {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #F60;
}

.Stile5 {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 16px;
	font-weight:normal;
	color: #390;
}
.grassetto {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}


a:link {
	color: #F60;
	text-decoration: none;
}
a:visited {
	color: #F60;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #F30;
}
a:active {
	text-decoration: none;
}

.greenbutton {
display: block;
background-color: #ffffff;
border: 1px solid #ffffff;
background-image: url(immagini/aggiorna.png);
background-repeat: no-repeat;
width: 85px;
height: 25px;
margin: 0px auto;
padding: 0px 0 0 0;
font-weight:bold;
    
	text-align:center;
	font-family:"Century Gothic", Verdana, Arial;
	font-size:11px;
	
	
}


.greenbutton:hover {
display: block;
background-color: #ffffff;
border: 1px solid #ffffff;
background-image: url(immagini/aggiorna_p.png);
background-repeat: no-repeat;
width: 85px;
height: 25px;
margin: 0px auto;
padding: 0px 0 0 0;
font-weight:bold;
    
	text-align:center;
	font-family:"Century Gothic", Verdana, Arial;
	font-size:11px;
	
	
}

.redbutton {
display: block;
background-color: transparent;
background-image: url(immagini/cancella.png);
background-repeat: no-repeat;
width: 85px;
height: 25px;
margin: 8px auto;
padding: 3px 0 0 0;
font-weight:bold;
    
	text-align:center;
	font-family:"Century Gothic", Verdana, Arial;
	font-size:11px;
	
	
}
.redbutton:hover {
display: block;
background-color: transparent;
background-image: url(immagini/cancella_p.png);
background-repeat: no-repeat;
width: 85px;
height: 25px;
margin: 8px auto;
padding: 3px 0 0 0;
font-weight:bold;
    
	text-align:center;
	font-family:"Century Gothic", Verdana, Arial;
	font-size:11px;
	
	
}
.rosso{
	color:#F00;
	
	}
h1 {
font-family:Century Gothic, Verdana, Arial;
font-size: 26px;
color: #666;
font-weight:bold;
	}

h2 {
font-family:Century Gothic, Verdana, Arial;
font-size: 22px;
color: #666;
font-weight:bold;
	}

h3 {
font-family:Century Gothic, Verdana, Arial;
font-size: 18px;
color: #666;
font-weight:bold;
	}
h4 {
font-family:Century Gothic, Verdana, Arial;
font-size: 16px;
color: #666;
font-weight:bold;
padding:0px;
border:0px;
	}
	h5 {
font-family:Century Gothic, Verdana, Arial;
font-size: 12px;
color: #666;
font-weight:bold;
	}

	
h6 {
font-family:Century Gothic, Verdana, Arial;
font-size: 12px;
color: #666;
font-weight:bold;
	}

