html,body{margin:0;padding:0}
html{height: 100%; margin-bottom: 1px} /*per la scrollbar laterale in Opera e Mozilla*/
body{
	padding-bottom:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
  text-align:left;
	background: #CCCCCC; color:#000000;
}
div.center{text-align:center}


div#contenitore{width:980px; margin: 0 auto; background: url(../imm/new_fondo.gif) repeat-y;}

div#logo{position:relative;height:50px; background:#000 url(../imm/logo_melone.gif) no-repeat; }

div#menu{float: left;width:180px; background-color:#666666;}
div#menu a{display:block; padding:0 0 0 15px; border: 1px solid #999999; 
	background-image:url(../imm/sfondo_bot_over.gif);
	text-decoration:none; height:18px;
	border-top: 1px solid #f0f0f0;
	border-left: 1px solid #f0f0f0;
}

div#flashcontent{position:relative; width:180px; padding-top:18px;}

div#menu a.corrente{
	background-image:url(../imm/sfondo_bot_attivo.gif); color: #FFFFFF;
	border-bottom: 1px solid #660000;
	border-right: 1px solid #990000;
	border-top: 1px solid #FF9900;
	border-left: 1px solid #FF9900;
}
div#menu a.corrente_testa{background-color:#999999; color:#000000;}
div#menu a:hover,
div#menu a:focus,
div#menu a:active{
	color:#660000; 
	background-color: #FFFFFF; 
	text-decoration: none;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	border-top: 1px solid #f0f0f0;
	border-left: 1px solid #f0f0f0;
}

div#contenuti{ margin-left:180px;}
div#contenuti a{color:#000000; text-decoration:none;}
div#contenuti a:hover{color:#CC3300; text-decoration:underline;}
div#barra_nav{margin:0 0 0 0; padding:0 0 0 0; height:30px; background: url(../imm/sfondo_sottologo.gif) repeat-x;}

div#piepagina{clear: both; 	width: 100%; text-align: center;}

/* utility */
.immagine_link { border-top-width:0; border-right-width: 0; border-bottom-width: 0;	border-left-width: 0; }
.testo_giustificato_xmal { text-align: justify;	font-size: x-small; padding:15px 10px 10px 10px; }
.casella_ins { border: 1px solid black; height: 14px;	background: url(../imm/sfondo_modulo.gif) repeat-x;}
.textarea_ins {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:small; border: 1px solid black; background:url(../imm/sfondo_modulo.gif) repeat-x; width:99%;} 

/* font */
.testo_arancio_x-small{ font-size: x-small; color: #FF6600; }
.testo_rosso_x-small{ font-size: x-small; color:#990000;}
.testo_nero_x-small{ font-size: x-small; color: #000000;}
.testo_grigio_x-small{ font-size: x-small; color:#666666;}
.testo_bianco_x-small{ font-size: x-small; color:#FFFFFF;}

.testo_arancio{ color: #FF6600; }


.testo_arancio_bold{ font-weight: bold; color: #FF6600; }
.testo_nero_bold{ font-size: x-small; font-weight: bold; color: #000000;}
.testo_nero_small_bold{ font-size:small; font-weight: bold; color: #000000;}
.testo_bianco_small{ font-size: small; color:#FFFFFF;}
.testo_grigio_small{ font-size: small; color:#666666;}



/* tabelle */
.table_default_nobord{ margin:0; padding:0 20px 0 20px;}
.table_default { margin:0; padding:0 20px 0 20px;  border-bottom: 1px dashed #CCCCCC;}
.td_grigio{	background-image:url(../imm/sfondo_barra_dx.gif); color:#FFFFFF; }

