body {
    text-align: center   /* centra in IE5.x */
}

div#container {

    width: 1024px;
    margin: 0 auto;   /* centra negli altri browser */
    text-align: left;   /* ripristina l'allineamento */ }

img {
    margin : 0px;
    border: none;
}

hr {
    width: 100%;
    height: 4px;
    color: #8fa6ce;
    background-color: #8fa6ce;
    border: none;
    margin-top: 15px;
    margin-bottom: 15px;
}

.mobilbyte {
	text-align: center;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #0000cc;
	text-decoration: none;
}

.mobilbyte a:hover {color: #1afbff;}

.testo {
	font-family:  Arial,Helvetica,sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
}

.testo_corsivo {
	font-family:  Arial,Helvetica,sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	font-style: italic;
}

.testo_footer {
	font-family:  Arial,Helvetica,sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

.testo_footer_bold {
	font-family:  Arial,Helvetica,sans-serif;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

.titolo {
	font-family:  Arial,Helvetica,sans-serif;
	color: 000000;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

.titolo_evento {
	font-family:  Arial,Helvetica,sans-serif;
	color: 000000;
	font-size: 19px;
	font-weight: bold;
	text-align: left;
}

.container_scuola {
	width: 768;
	height: 316;
	overflow: auto;
}

.testo_scuola {
	margin-top: 10px;
	margin-right: 20px;
}

.container_eventi {
	width: 768;
	height: 544;
	overflow: auto;
}

.testo_eventi {
	margin-top: 10px;
	margin-right: 20px;
}

.container_gallery {
	height: 488;
	overflow: auto;
	padding-left: 50px;
}

.elemento_gallery {
	width: 146px;
	height: 110px;
	float: left;
	margin: 8px;
}
