/* generali */
body, html {
	margin: 0;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
a:link, a:visited, a:active {
	color: #0000FF;
}
.nascosto {
	position: absolute;
}
.nascosto img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/* struttura */
#container {
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#header {
	background-image: url(../immagini/pattern.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 97px;
	margin-bottom: 5px;
	background-color: #29B229;
}
#menu {
	width: 185px;
	float: left;
}
#mezzo {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-left: 190px;
	font-size: 75%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#mezzo_lavori p {
	font-size: 85%;
	font-weight: bold;
	text-align: center;
}

#footer {
	clear: both;
	font-size: 70%;
	text-align: center;
	background-color: #CCCCCC;
	color: #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 190px;
}

/* elementi della testata */
.imgsx {
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
}
.imgdx {
	float: right;
	position: absolute;
	top: 0px;
	right: 0px;
}
#scuola {
	font-size: 150%;
	font-weight: normal;
	color: #FFFFFF;
	right: 25px;
	top: 15px;
	position: absolute;
}
#indirizzo {
	font-size: 70%;
	position: absolute;
	top: 65px;
	right: 0px;
	text-align: right;
	padding-right: 25px;
}

/* elementi del menu */
#aggiorna {
	font-size: 80%;
	text-align: right;
	margin-top: 50px;
}
#posizione {
	font-size: 70%;
	padding-left: 10px;
	background-color: #CCCCCC;
	margin-top: 5px;
	padding-bottom: 2px;
	margin-left: 190px;
}
#titolomenu {
	background-image: url(../immagini/menu.gif);
	background-repeat: no-repeat;
	background-color: #29B229;
	text-align: right;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	color: #FFFFFF;
}
#menulinks {
	font-size: 70%;
	line-height: 110%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #29B229;
	font-style: oblique;
	color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #29B229;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #29B229;
}
#menulinks ul {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#menulinks a {
	text-decoration: none;
	color: #000000;
	font-style: normal;
}
#menulinks a:hover {
	color: #000DA6;
	text-decoration: underline;
	}
.titolosezione {
	font-size: 130%;
	display: inline;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	font-weight: bold;
	font-variant: small-caps;
}
caption {
	font-size: 80%;
}
select {
	font-size: 80%;
}

/* elementi del footer*/
#crediti {
	font-size: 60%;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 2px;
	padding-left: 2px;
}
.tornasu {
	margin-right: 5px;
	text-align: right;
	font-size: 90%;
	font-weight: bold;
}
.nota {
	font-size: 80%;
}

/* elementi della homepage */
#scuola1 a, #scuola2 a, #scuola3 a {
	font-weight: bold;
	text-decoration: none;
	color: #0000FF;
}
#scuola1 a:hover, #scuola2 a:hover, #scuola3 a:hover {
	text-decoration: underline;
	color: #666666;
}
#scuola1 {
	float: left;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 10px;
}
#scuola3 {
	float: right;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 10px;
}
#scuola2 {
	text-align: center;
	padding-top: 10px;
	margin-bottom: 10px;
}
#scuola1 img, #scuola2 img, #scuola3 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
