/* Elementi dell'header */
.imgdx {
	float: right;
	position: absolute;
	right: 0px;
	top: 0px;
	margin-right: 21px;
}
#scuola {
	font-size: 140%;
	font-weight: normal;
	color: #505050;
	right: 40px;
	position: absolute;
	top: 0px;
	text-align: right;
}
.scuolina {
	font-size: 75%;
	margin: 0px;
	font-weight: normal;
}

#indirizzo {
	font-size: 70%;
	color: #303030;
	position: absolute;
	top: 72px;
	right: 20px;
	letter-spacing: 20%;
	width: 100%;
	text-align: right;
	padding-right: 25px;
}
/* Elementi del menù */
#titolo_menu {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #7CEB99;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	color: #505050;
}
#menulinks {
	font-size: 80%;
	line-height: 110%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #7CEB99;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	font-style: oblique;
	color: #999999;
	padding-left: 5px;
}
#menulinks a {
	text-decoration: none;
	color: #000000;
	font-style: normal;
}
#menulinks a:hover {
	background-color: #82BBED;
	color: #FFFFFF;
	width: 190px;
}
/* Elementi della parte centrale */
#titolo_mezzo {
	background-color: #7CEB99;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
}
#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;
}
#scuole {
	font-size: 80%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #7CEB99;
	padding-top: 5px;
	padding-bottom: 10px;
}
#scuole p {
	margin-right: 10px;
}

.evidenza {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-bottom: 10px;
	background-color: #EBEBEB;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-left: 10px;
	padding-right: 10px;
}
#scuole a {
	font-weight: bold;
	text-decoration: none;
	color: #0000FF;
}
#scuole img {
	margin-top: 5px;
	margin-bottom: 5px;
}
#scuole a:hover {
	text-decoration: underline;
	color: #666666;
}
.evidenza h1 {
	font-size: 100%;
	color: #375A73;
}
#aggiorna {
	font-size: 80%;
	text-align: right;
	margin-top: 20px;
	margin-right: 10px;
}
.bullet {
	list-style-image: url(../immagini/bullet.gif);
}

