html.body{
	font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color : #000000;
	margin-top: 0px;
}

body {
	width: 100%;
	height:100%; 
	font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color : #000000;
	margin-top: 0px;
	}
	
	.h2 {
	
	font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	font-size: 30px;
	
	}

#all
{
	width: 680px;
	margin-top: 0;
	margin: 0 auto;
	background-color: #fff;
	background-image: url(image/sidebar.gif);
	background-repeat: repeat-y;
	background-position: 1px 0;	
	
}


#contentfloatholder {/* right faux column tab */
	float: left;
	width: 100%;
	background-image: url(image/sidebar.gif);
	background-repeat: repeat-y;
	background-position: 100% 0;
}


#contentfloatholder:after {
 /* this is for NN6 to clear floats */
    content: "."; 
    display: block; 
		height: 0px;
    clear: both; 
    visibility: hidden;
}

   
#green {
	background-color: #009900;
	position:relative;
	width: auto;
	height: 80px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top:10px;
	
	   }
 #menu {
	 background:#0FC;
	width: 170px;
	height: 170px;
	padding-top:175px;
	z-index:10;
 }  

    
#center {
	background-color: #60F;
	width: auto;
	height: 100%;
	overflow: hidden;
	padding-right:0px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-left:250px;
	z-index:1;
	
}

#centerwrap {
  float:left;
  width: 100%; 
	margin: 0 -100% 0 0;
		
}
   
#logo {
	background-color: #FFFFFF;
	float:left;
	width: 255px;
	font-size: 11px;
	text-align: left;
	padding-top:90px;
	z-index:2;
	

   }
   
   
#submenu {
	background:#9F3;
	width: 85px;
	height:auto;
	float:left;
	margin-left:170px;
	margin-top:-170px;
	font-size: 11px;
	padding-left:3px;
	cursor: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	z-index:3;
		
  }


  


/************* IE Mac CSS Only  works for Win too **************/
* html div#centerwrap {margin: 0 -100% 0 0;}
* html div#logo {margin: 0;}

div h3, div p {
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0px;
	
}
 
    

/* ############# END ################# */	


a:link {
	color : #666666;
	background : transparent none;
	text-decoration : none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;

}

a:visited {
	color : #666666;
	background : transparent none;
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:hover {
	color : #9999ff;
	background : transparent none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

a:active {
	color : #999999;
	background : transparent none;
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p,h1,h3,h4,ul,ol,li,address,blockquote,tr,td,th { font : 12px Verdana, Arial, Helvetica, sans-serif }


p.para3 {
	margin : auto;
	color : #CCCCCC;
	background : transparent none;
	font : 100 12px/10px Verdana, Arial, Helvetica, sans-serif;
	text-align : left;
	letter-spacing : 2px;
	display : none
} /



td.navigation, td.title-box { background : #000099; color : inherit }

/* table coloring: */

td.dark { background : #666666; color : #ffffff; }

td.darker { background : #666666; color : #FFFFFF ;}

td.bright { background : #999999; }

td.brighter { background : #CCCCCC; }

td.navigation2 { background : #CCCCFF; color : inherit; }

ul { list-style : disc }

ul ul { list-style : circle }

ul ul ul { list-style : square }

.footer-copyright {
	color : #999999;
	background : transparent none;
	font : 10px Verdana, Arial, Helvetica, sans-serif;
	text-align : center
}

.footer-navigation {
	background : transparent none;
	font : 10px Verdana, Arial, Helvetica, sans-serif;
	text-align : center
}

h1 {
	color : #FF9900;
	background : transparent none;
	font-size : 16px;
	font-weight : 900;
	font-style : italic
}

h2 { color : #FF3300; background : transparent none; font-size : 14px; font-weight : 700 }

.navigation {
	color : #FFFFFF;
	background : transparent none;
	font : 12px Verdana, Arial, Helvetica, sans-serif
}

.navigation a:link { color : #FFFFFF; background : transparent none; text-decoration : none }

.navigation a:visited { color : #CCCCCC; background : transparent none; text-decoration : none }

.navigation a:hover { color : #999999; background : transparent none; text-decoration : none }

.navigation a:active { color : #FFFF00; background : transparent none; text-decoration : none }

.navigation2 {
	color : #FFFFFF;
	background : transparent none;
	font : 12px Verdana, Arial, Helvetica, sans-serif
}

.navigation2 a:link { color : #999999; background : transparent none; text-decoration : none }

.navigation2 a:visited { color : #666666; background : transparent none; text-decoration : none }

.navigation2 a:hover { color : #000000; background : transparent none; text-decoration : none }

.navigation2 a:active { color : #FFFF00; background : transparent none; text-decoration : none }

.navigation-box-page {
	width : auto;
	border : 1px solid #CCCCCC;
	font-style : normal;
	text-align : center;
	padding-right: 0.25px;
	padding-bottom: 0.25px;
	padding-left: 0.25px;

}

.news { margin-left : 30px; margin-right : 30px }


.text-small {
	margin: 0px;
	padding: 0px 3px 0px 5px;
	font-size: 11px;
	cursor: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.text-scuola {
	margin: 0px;
	padding: 0px 3px 0px 5px;
	font-size: 12px;
	cursor: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	

}

.text-small a:link {
	background : transparent none;
	text-decoration : none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.text-small a:visited {
	background : transparent none;
	text-decoration : none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.text-small a:hover {
	color : #0066FF;
	background : transparent none;
	text-decoration : none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.text-small a:active {
	color : #999999;
	background : transparent none;
	text-decoration : none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.title2-text {
	color : #FFFFFF;
	background : transparent none;
	font : 600 14px Verdana, Arial, Helvetica, sans-serif
}

.title-text {
	color : #FFFFFF;
	background : transparent none;
	font : 900 18px Verdana, Arial, Helvetica, sans-serif
}

.white { background : #FFFFFF; color : inherit }

.h-unis-bw { font : 16px bold Verdana, Arial, Helvetica, sans-serif }
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;

}
.textleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.bottonbox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: none;
	border-right-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;





}
.bottonleft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.adressbox {
	border: 1px solid #CCCCCC;
	padding-left: 10px;
	padding-top: 5px;


}
.menubox {
	border-top: 1px solid #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px none #FFFFFF;

}

#menubox {
	border-top: 1px solid #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px none #FFFFFF;

}
.textbox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 10px;
	padding-right: 10px;

}

.anni {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: none;
	border-left-color: #CCCCCC;
}

.benefattori {
	font-size: 9px;
	padding-left: 5px;
	padding-top: 10px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;


}
.imagebox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.planbox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.adressbox2 {
	padding-right: 10px;
	padding-left: 10px;
}
.staffbox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.newspictures {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 10px;
}

.newtext {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #CCCCCC;
	
}

.uppertext {
	text-transform: uppercase;	
	
}
.newspictureslast {
	border-bottom-width: 1px;
	
	border-bottom-color: #CCCCCC;
	padding-left: 10px;
}

.newtextlast {
	border-bottom-width: 1px;
	
	border-bottom-color: #CCCCCC;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #CCCCCC;
}
