TD, P, INPUT, TEXTAREA, FORM, FONT {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	COLOR: #666666;
}

table.tutto{
width:80%
}

.container { 
	

	/*/position:absolute;
	top:50%;
	left:50%;*/
	width: 750px;
	height: 450px;
	/*margin-left:-375px;
	margin-top:-225px;*/

	}

	
	
table.gioco_up{
width:100%;
height:60px
}
table.gioco_up td{
background-image: url(images/grafica/screen_up.gif);
background-repeat: no-repeat;
background-position: center top; 
}
table.gioco_centro{
width:100%;
background-image: url(images/grafica/screen_centro.gif);
background-repeat:repeat;
background-position: center top; 
}
table.gioco_dw{
width:100%;
height:120px
}
table.gioco_dw td{
background-image: url(images/grafica/screen_dw.gif);
background-repeat: no-repeat;
background-position: center bottom; 
}
	
	
table.grigio{
width:442px;
height:30px
}
table.grigio td{
background-image: url(images/grafica/grigio_bottom.gif);
background-repeat: no-repeat;
background-position: center bottom; 
}

table.MENURICICLO td{
height:20px;
/*border-RIGHT: 1px solid #FFFFFF;
border-BOTTOM: 1px solid #FFFFFF;/*/
background-image: url(images/grafica/dw_riciclo.gif);
background-repeat: no-repeat;
background-position: bottom;
padding: 0px;
margin:0px;
}

table.brianza td{
border-RIGHT: 1px solid #FFFFFF;
border-top: 1px solid #FFFFFF;
border-BOTTOM: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
}

table.connesso {
border-RIGHT: 1px solid #cccccc;
border-top: 1px solid #cccccc;
border-BOTTOM: 1px solid #cccccc;
border-left: 1px solid #cccccc;
}

.centro { 
	width: 100%;	
}
.piede { 
	
background-image: url(images/grafica/piede_1.gif);
background-repeat: no-repeat;
background-position: center bottom; 
	width: 100%;
	height: 80px;
	
}

.piededipagina { 
	
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	COLOR: #666666;

}
.piededipagina  a:link 		{color:#666666; text-decoration:none;}	
.piededipagina  A:visited          {color:#666666;	text-decoration:none;	}
.piededipagina  A:hover           {color:#666666;	text-decoration:none;	}
.piededipagina   A:active          {color:#666666;	text-decoration:none;	}

	
BODY {
font-family:Arial, Helvetica, sans-serif;
font-size:0.8em;
color:#666;
font-weight:normal;

padding:0;
/*background-image: url(images/grafica/sfondo_1.gif);
background-repeat: no-repeat;
background-position: center top; 

SCROLLBAR-FACE-COLOR: #FF6101;
 SCROLLBAR-HIGHLIGHT-COLOR: #FFF200;
 SCROLLBAR-SHADOW-COLOR: #ED1289;
 SCROLLBAR-3DLIGHT-COLOR: #ED1289;
 SCROLLBAR-ARROW-COLOR: #333333;
 SCROLLBAR-TRACK-COLOR: #FF6101;
 SCROLLBAR-DARKSHADOW-COLOR: #FFF200;*/


}

.titolo{
font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
    color:#0A8954;
}

.risultati{
font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
    color:#0A8954;
}

.titoletto{
font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
    color:#666666;
}

.titolo_sezioni{
font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : normal;
    color:#666666;
	
	}

.titolo_link{
font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
    color:#666666;
}

.link_main{
font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
    padding: 18px 0px 0px 0px;
	margin:'margin-top' 'margin-right' 'margin-bottom' 'margin-left';
	margin:0px 0px 0px 0px;
	letter-spacing: 1px; 
	}

.link_main a:link 		{color:#ffffff;text-decoration:none;}	
.link_main  A:visited          {color:#FFFFFF;	text-decoration:none;	}
.link_main  A:hover           {color:#333333;	text-decoration:none;	}
.link_main  A:active          {color:#FFFFFF;	text-decoration:none;	}


.gioca{
font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
	color:#febc11;
	}
.gioca a:link 		{color:#febc11; text-decoration:none;}	
.gioca  A:visited          {color:#febc11;	text-decoration:none;	}
.gioca A:hover           {color:#CC3301;	text-decoration:none;	}
.gioca  A:active          {color:#febc11;	text-decoration:none;	}


.links{
font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color:black;
	text-decoration:none;
	}
	
.links A:link, A:visited          { COLOR: #077647; TEXT-DECORATION: none; font-weight : bold;}
.links A:hover         { COLOR: #999; TEXT-DECORATION: none; font-weight : bold; }
.links A:active        { COLOR: #077647; TEXT-DECORATION: none; font-weight : bold; }
 	


/*###  form ###*/

form{
background-color:#FFFFFF;
margin-left: 0px;
margin-right: 0px;
/*### border: 1px solid #999999; ###*/
padding:5px;
}

 form label {
/*margin-top: 5 px;
margin-bottom: 5 px;*/
font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	
}

form input {
border: 1px solid #CCCCCC;
/*margin-top: 5 px;
margin-bottom: 5 px;
position: relative; 
	top: -15px;
	left: 70px; 
	float: left;*/
}
	
form select {
border: 1px solid #CCCCCC;
/*margin-top: 5 px;
margin-bottom: 5 px;
position: relative; 
	top: -15px;
	left: 70px; 
	float: left;
	*/
}

/*###  FINE form ###*/



/*###  gabbia  ###*/
table.gabbia{
margin: 0px;
width:740px;
}

table.gabbia td.bot_cn{
background-image: url(img/bottom.gif);
background-repeat: no-repeat;
background-position: top left;

}
 
table.gabbia td.cont{
background-image: url(img/bg.gif);
background-repeat: repeat;
background-position: top right;
padding: 0px;
padding-right: 0px;
}
/*### FINE gabbia  ###*/


/*############.Bottone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight : bold;
	text-decoration:none;
	background-color:#FFF200;
	color:black;
	border : 1px solid black;
	height : 16px;
	width: 16px;
} 


.BottoneHover {
	background-color: Black;
	color: #FFF200;
	border : 1px solid black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight : bold;
	text-decoration:none;
	height : 16px;
	width: 50px;
} 

  ############*/
