body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	margin: 5px;
	padding: 5px;
	background-color: #FFFFFF;
}
#testata {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	color: #0066FF;
	min-height: 130px;
	height: auto!important;
	height: 130px;
	font-weight: bolder;
	width: 100%;
	background-image: url(img/sfondo-quadretti.gif);
	text-align: center;
}
.sin {
	float: left;
	border: none;
}
.dx {
	float: right;
	margin-right: 30px;
	margin-top: 10px;
}
h1 {
	font-size: 160%;
	font-weight: bolder;
	word-spacing: 0.1em;
	font-style: oblique;
	color: #CC0000;
	font-variant: small-caps;
	margin-top: 10px;
	font-family: "Courier New", Courier, mono;
}
.intestazione { 
	word-spacing: 0.1em; 
	color: #0000FF; 
}
#barra {
	font-size: 80%;
	text-align: right;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#menupr {
	font-weight: bold;
	color: #0000FF;
	letter-spacing: 0.1em;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-right-color: #CC0000;
	border-bottom-color: #CC0000;
	border-left-color: #CC0000;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	clear: left;
	background-color: #FFFFC6;
}
#menupr a:link {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#menupr a:visited {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#menupr a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #0000FF;
}
#centrale {
	color: #000000;
	position: relative;
	left: 2px;
}
#sinistra {
	color: #000000;
	margin-right: 26%;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
}
#menu2 {
	padding-top: 1em;
	padding-bottom: 1em;
	position: absolute;
	width: 24%;
	top: 0px;
	right: 0px;
	color: #000033;
}
.notizia {
	width: 100%;
	padding-bottom: 10px;
}

.notizia p {
	clear: left;
	padding: 10px;
}
.notizia img {
	float: left;
	margin-right: 10px;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	color: #0000FF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #663399;
	margin: 10px;
}
h3 {
	color: #CC0000;
	text-align: center;
	border: none;
}

#menu2 ul {
	margin-bottom: 5px;
	margin-top: 5px;
	list-style-type: none;
	margin-bottom: 5px;
}
#menu2 li {
	font-weight: bold;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: -30px;
	border-bottom: 1px dashed #CC0000;
	color: #0000FF;
}
#menu2 li a:link {
	line-height: 1.5em;
	color: #0000FF;
	text-decoration: none;
	display: block;
	height: 1.5em;
	padding-left: 8px;
}
#menu2 li a:visited {
	line-height: 1.5em;
	color: #0000FF;
	text-decoration: none;
	display: block;
	height: 1.5em;
	padding-left: 8px;
}
#menu2 li a:hover {
	color: #FFFFFF;
	background-color: #0000FF;
}
p {
	margin: 5px;
	padding: 5px;
}
.disegni {
	font-size: 1em;
	text-align: center;
	display: block;
	background-color: #FFFFC1;
	margin: 10px;
	padding: 15px;
	border: 1px solid #CC0000;
	color: #0000CC;
}
.disegni img {
	border: 1px dashed #000033;
	margin: 1px auto;
	text-align: center;
	display: block;
}
.pasw {
margin: 0;
}
.motore {
	padding-top: 3px;
}
.evidenzia {
	padding: 3px;
	border: 1px solid #CC0000;
	color: #000000;
	background-color: #D7FFFF;
	font-size: 0.9em;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
}
.evidenzia h2 {
	font-size: 1em;
	font-weight: bold;
	margin: 10px 10px 0px;
	color: #0000FF;
	border-bottom: none;
}
label {
	display: block;
	margin: 8px;
}
.bottone {
	margin-top: 5px;
}
#footer {
	font-size: 90%;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #0000FF;
	clear: left;
	background-color: #FFFFC6;
	font-weight: bold;
	border: 1px solid #CC0000;
}
#licenza {
	font-size: 0.8em;
	color: #000000;
	text-align: center;
	margin-top: 15px;
}
#licenza img {
	border: none;
}
#licenza p {
	margin-top: 10px;
}
.foto img {
	margin-bottom: 5px;
	margin-top: 5px;
	display: block;
	border: none;
	
}
.foto {
	font-size: 0.9em;
	border: none;
}

.centro {
	font-size: 0.9em;
	margin-left: 60px;
	text-align: center;
	border: none;
}
.centro img {
	text-align: center;
	display: block;
	border: none;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 60px;
}

h4 {
	color: #FF9900;
	text-align: center;
	font-weight: bold;
}
.fotoscuola {
	padding-left: 100px;
	padding-top: 20px;
	margin-left: 10px;
}
.menupof ul {
	text-decoration: none;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 40px;
}
.menupof li {
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 40px;
	list-style-image: url(img/pennatras.gif);
	text-decoration: none;
	color: #000099;
	background-color: #FFFFFF;
}
.indirizzi ul {
	text-decoration: none;
	margin-left: 30px;
}
.indirizzi li {
	line-height: 1.8em;
	text-decoration: none;
	margin-left: 60px;
	color: #000066;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.trucchetto {
	clear: left;
}
h5 {
	font-weight: bold;
	color: #000066;
	padding-left: 10px;
}
.nascosto{display: none}.sottotitoli {
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	font-size: 100%;
}
.rosso {
	color: #CC0000;
	border: none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
}
acronym {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	cursor: help;
}
input {
	margin: 10px;
	background-color: #F2F9FF;
}
.evidente_mod {
	border: 2px solid #003366;
}
select {
	margin-top: 5px;
	margin-left: 5px;
}
form {
	padding-right: 10px;
	padding-left: 10px;
	color: #003366;
	background-color: #FFFFFF;
}
label.contatti {
	display: inline;
	margin: 8px 8px 8px 2px;
	vertical-align: middle;
}

textarea {
	vertical-align: middle;
	margin: 10px;
	background-color: #F2F9FF;
}

