

form {
	border: 0 px;
	margin: 0 px;
	padding: 0 px;
	display: inline;
}
#COMUNI{
padding-left: 5px;
margin-left: 5px;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	background-color: #FFFFFF;
	border: 1px solid #E8F8FF;
}
.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
	color: #7A7C80;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: italic;
	text-align: center;
	color: #999999;
}


/**Dal sito geofor.it*/
.stile_geofor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

.geofor_strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #003399;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	padding-left:0px;
}
/**fine*/


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
	color: #000000;
	padding:0px;
	margin:0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	font-weight: normal;
}

.rigodashed {
	font-size: 3px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #2260AA;
}

.rigodashedTbCentrale {
	font-size: 3px;
	border-left-style: dashed;
	border-left-width: 2px;
	border-left-color: #2260AA;
}
.rigodashedNews {
	font-size: 3px;
	border-right-style: dashed;
	border-right-width: 1px;	
	border-right-color: #2260AA;
}

/**LOADING AJAX*/
#loading {
	padding-top: 2px;
	display: none; /* hidden */
	width: 200px;
	/*height: 100px;*/ /*margin-top: -50;*/
	font-weight: bold;
	color:#FFFFFF;
	font-size: 13px;
	letter-spacing:4px;
	text-transform:uppercase;
}

/**Scrool per il popup finestre contenuti del 4 livello*/
.scrollFinestra {
	width: 780px;
	height: 400px;
	overflow: auto;
	padding: 4px;
	background: #D7EBFF;
}
/**Scrool per il popup degl sfondi*/
.sfondiscroll {
	width: 700px;
	height: 430px;
	overflow: auto;
	padding: 4px;
	background: #d6ebfe;
}
/**Scrool per i popup*/
.popupscroll {
	width: 800px;
	height: 400px;
	overflow: auto;
	padding: 4px;
	background: #d6ebfe;
}
/**PANNELLI SPOT*/
.pwg1_s {
	background-image: url(./pannelli/pwg1/s.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
}

.pwg1_d {
	background-image: url(./pannelli/pwg1/d.gif);
	background-repeat: repeat-y;
	background-position: left bottom;
}

.pwg1_ts {
	background-image: url(./pannelli/pwg1/ts.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.pwg1_t {
	background-image: url(./pannelli/pwg1/t.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	color: #111111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 6px 0px 0px;
	text-align: left;
}

.pwg1_td {
	background-image: url(./pannelli/pwg1/td.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.pwg1_bs {
	background-image: url(./pannelli/pwg1/bs.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.pwg1_bd {
	background-image: url(./pannelli/pwg1/bd.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.pwg1_b {
	background-image: url(./pannelli/pwg1/b.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #111111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding: 0px 0px 0px;
	text-align: left;
}

.pwg1_c {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	text-align: left;
	padding: 6px;
}

/**FINE PANNELLI SPOT*/

/*MENU AMMINISTRATORE DA SCUOLA EDILE*/
/*DA PERSONALIZZARE  E COPIARE NELLO STILE*/
.suckertreemenu ul {
	z-index: 15;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.suckertreemenu ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/*Top level list items*/
.suckertreemenu ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	position: relative;
	display: inline;
	float: left;
	font-size: 11px;
	background-color: #93BF49; /*overall menu background color*/
}

/*Top level menu link items style*/
.suckertreemenu ul li a {
	background-color: #93BF49;
	width: 60px; /*Width of top level menu link items*/
	padding: 2px 8px;
	text-decoration: none;
	font-size: 11px;
	color: #161616;
}

/*1st sub level menu*/
.suckertreemenu ul li ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	left: 0;
	position: absolute;
	font-size: 11px;
	text-transform: title;
	top: 1em; /* no need to change, as true value set by script */
	display: block;
	visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: list-item;
	float: none;
	font-size: 11px;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	background-color: #93BF49;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	left: 120px; /* no need to change, as true value set by script */
	text-transform: title;
	background-color: #BBBBBB;
	top: 0;
	font-size: 11px;
	border-width: 0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	width: 130px; /*width of sub menu levels*/
	padding: 2px 8px;
	border-width: 0;
	font-size: 11px;
}

.suckertreemenu ul li a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #DDDDDD;
	color: #000000;
	font-size: 11px;
	border-width: 0;
		padding: 2px 8px;
}

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon {
	/*background: #F3F3F3 url(media/arrow-down.gif) no-repeat center right;*/
	
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon {
	background: #DFDFDF url(./freccina.gif) no-repeat center right;
	border-width: 0;
}

* html p#iepara {
	/*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
	padding-top: 1em;
}

/* Holly Hack for IE \*/
* html .suckertreemenu ul li {
	float: left;
	height: 1%;
}

* html .suckertreemenu ul li a {
	height: 1%;
}

* html .suckertreemenu ul li ul li {
	float: left;
}

/* End */
/*MENU 2*/
/*LINK*/
A.nav2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:14px;
	width: 170px;
	padding-left: 30px;
	color: #444444;
	text-decoration: none;
}

A.nav2:link {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height:14px;
	width: 170px;
	padding-left: 30px;
	color: #444444;
	text-decoration: none;
}

A.nav2:active {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:14px;
	width: 170px;
	padding-left: 30px;
	color: #444444;
	text-decoration: none;
}

A.nav2:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height:14px;	
	color: #FFFFFF;
	background-color: #A5ADD6;
	padding-left: 30px;
	border-style: 1px solid #FFFFFF;
	text-decoration: none;	
}

.nav2_selected {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height:14px;	
	width: 170px;
	color: #FFFFFF;
	background-color: #A5ADD6;
	padding-left: 30px;
	border-style: 1px solid #FFFFFF;
	text-decoration: none;	
}
A.nav2_invisible {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height:14px;	
	width: 170px;
	color: #9E8691;
	padding-left: 30px;	
	border-style: 1px solid #FFFFFF;
	text-decoration: none;
}
/* FINE MENU 2*/
/**************************************************************/
.fieldNav
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #444444;
	padding: 0px;
	text-align: center;	
	border: 0px solid #161616;
	background: #FBFBFA;
}



.titolo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif font-size :   14px;
	color: #0E7049;
	font-weight: bold;
	padding-left: 37px;
	letter-spacing:0px;
}

.titoloc {
	font-family: Arial, Helvetica, sans-serif ;
	font-size : 14px;
	letter-spacing : 2px;
	color: #005A41;
	font-weight: bold;
	padding-left: 20px;
}
.titolop {
	font-family: Arial, Helvetica, sans-serif ;
	font-size : 13px;
	letter-spacing : 1px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 20px;
}

/*SCHEDE*/
.titoloscheda {
	color: #111111;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: ;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #111111;
	padding-top: 15px;
	padding-bottom: 5px;
}
.titolosezione {
    border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #DDDDDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #111111;
	text-align: left;
	padding: 2px;	
}

.s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: ;
	color: #333333;
	text-align: right;
	padding: 2px;
	text-decoration:none;	
}

.d {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #161616;
	text-align: left;	
	padding: 3px;
}
.menu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	text-align: left;	
	border: 1px solid #161616;
}

.field
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	text-align: left;	
	border: 0px solid #161616;
	background: #FBFBFA;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	padding: 1px;
	text-align: left;	
	border: 1px solid #161616;
	background: #FBFBFA;
}

/* ELENCHI*/

.maintab {
    background-color: #005A41;
	border-bottom-color: #161616;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 2px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform:uppercase;
	padding-left: 4px;

}
.maintab a{
color:#FFFFFF;
text-decoration:none;
}
.maintabdown {
	border-bottom: 5px solid #161616;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 4px;
	font-size: 12px;
	font-weight: bold;
}
.rigaa {
	color: #161616;
	font-size: 11px;
	font-weight: normal;
	padding: 4px;
	background-color:  #FFFFFF;
}	
.rigab {
    color: #161616;
	font-size: 11px;
	font-weight: normal;
	padding: 4px;
	background-color:  #FFFFFF;
}
.rigaa a{
color:#111111;
background-color:  #FFFFFF;
}
.rigab a{
background-color:  #FFFFFF;
color:#111111;
}
.rigaseparatrice {
	border-top-color: #BBBBBB;
	border-top-style: solid;
	border-top-width: 1px;
	font-size: 2px;
	padding:0px;
}
