body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
#testata {
	border: 1px solid #0066CC;
	position: relative;
	background-image:  url(images/quadrb.gif);
	background-repeat: repeat;
	color: #000000;
	height: 100px;
	word-spacing: normal;
	letter-spacing: normal;
}
#logo {
	width: 66%;
	font-size: small;
	letter-spacing: normal;
}
#logo img{
	float: left;
	margin-right: 10px;
	letter-spacing: normal;
}

#agg {
	position: absolute;
	top: 5px;
	right: 5px;
	width: 33%;
	text-align: right;
	font-size: 80%;
}
.scuola {
	font-size: 210%;
	color: #990000;
	letter-spacing: 0.5em;
}
#barra {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border: 1px solid #0066CC;
	background-image: url(images/quadrblu1.gif);
	background-repeat: repeat;
	font-size: small;
	letter-spacing: normal;
}
#menu {
	color: #000033;
	border: 1px solid #0066CC;
	background-image: url(images/quadrb.gif);
	background-repeat: repeat;
	letter-spacing: 1px;
}
#menu  a {
	color: #000000;
	text-decoration: none;
	background-image: url(images/quadrb.gif);
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
#menu  a:hover{
	color: #FFFFFF;
	background-image: url(images/quadrblu.gif);
}
#centrale {
	color: #FFFFFF;
	background-image: url(images/quadrblu1.gif);
	border: 1px solid #0066CC;
	position: relative;
	margin-top: 5px;
}
#contenuto {
	color: #000066;
	background-color: #FFFFFF;
	margin-right: 30.1%;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 1em 0;
	background-image: url(images/quadrb.gif);
}
#contenuto img{
	float: left;
	border: 0px dashed #0033CC;
	margin-right: 10px;
}
#destra {
	position: absolute;
	width: 30%;
	right: 0px;
	top: 0px;
}
#destra img{
	border: 0;
}
.notizia {
	color: #000066;
	width: 100%;
	padding-bottom: 20px;
	text-align: left;
}	
.sottolineatura{
text-decoration : underline;
}
}
.testonotizia {
	padding-left: 10px;
	padding-right: 10px;
}
.testonotn {
	color: #000066;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #0066CC;
	padding-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
}

h1 {
	font-size: 130%;
	color: #0033CC;
	background-image: url(images/quadrb.gif);
	text-align: left;
	margin: 0px;
	padding-left: 10px;
	letter-spacing: 0.1em;
	border-bottom-style: dashed;
	border-bottom-color: #0033CC;
	border-top-style: dashed;
	border-top-color: #0033CC;
	border-top-width: 1px; border-bottom-width: 1px
}
a:link {
	color: #0033CC;
	background-color: #FFFFFF;
}
a:visited {
	color: #990033;
	background-color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
	background-color: #0033CC;
	text-decoration: none;
}
#destra ul{
	list-style-type: none;
}
#destra a{
	text-decoration: none;
	display: block;
	width: 100%;
}
.menu2st, .menu2classi {
	color: #990000;
	background-image: url(images/quadrgiallo.gif);
	font-weight: bold;
	letter-spacing: 0.2em;
	text-align: center;
	font-size: 110%;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 10px;
	margin-right: 1px;
	margin-left: 1px;
}
.menu2classi {
	color: #000000;
	background-image: url(images/quadrazz.gif);
}
.stud, .classi {
	color: #990000;
	background-image: url(images/quadrgiallo.gif);
	letter-spacing: 0.1em;
	margin-right: 5px;
	margin-bottom: 2px;
	text-align: center;
	font-weight: bold;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #990000;
	border-bottom-color: #990000;
	padding-top: 2px;
	padding-bottom: 2px;
}
.classi {
	color: #000000;
	background-image: url(images/quadrazz.gif);
	border-right-color: #000000;
	border-bottom-color: #000000;
}

.stud a {
	color: #990000;
	background-image: url(images/quadrgiallo.gif);
}
.stud a:hover {
	color: #FFFFFF;
	background-image: url(images/quadroamar2.gif);
}
.classi a {
	color: #000066;
	background-image: url(images/quadrazz.gif);
}
.classi a:hover {
	color: #FFFFFF;
	background-image: url(images/quadrblu.gif);
}
#footer {
	font-size: 90%;
	color: #990000;
	background-image: url(images/quadrb.gif);
	margin-top: 5px;
	text-align: center;
	border: 1px solid #0033CC;
}
#footer a {
	color: #000066;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}
#footer a:hover {
	color: #FFFFFF;
	background-color: #000066;
}
.disegno {
	text-align: center;
	margin-top: 30px;
}
.porte {
	font-size: medium;
	font-weight: bold;
	color: #000066;
	text-align: left;
	background-image: url(images/quadrb.gif);
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}
.nascosto {
	display: none;
}
