body {
	margin: 0px;
	background-color: #C7DDF1;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E55D33;
	text-decoration: none;
	font-weight: bold;
}
.testoverde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #66783E;
	text-decoration: none;
	font-weight: bold;
}
.testobianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.titolo-sezione {
	background-image: url(img/sfondo_titoli.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	color: #3570B2;
	font-weight: bold;
	height: 32px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
	
	
	
	
/* AGGIUNTE */
	
	


.float-left {
	float: left;

}

.marginright {
	margin-right: 5px;
}

.casella {
	width:32%;
}

.casella strong {
	display: block;
}

.fluottante {
	float: left;
}

.cancellatore {
	clear: left;
}

.float-right {
	float: right;
}

.clear-left {
	clear: left;
}

.clear-right {
	clear: right;
}

.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}

.align-center {
	text-align: center;
}

.nascosto {
	position: absolute;
	top: -8000px;
	left: -8000px;
	z-index: -100;
}

.titolo-generico {
	background-color: #EFEFEF;
	font-weight: bold;
}

.testo-foto {
	float: left;
	margin-right: 5px;
}

.testo-foto img {
	margin-bottom: 3px;
}

.data {
	color: #999;
	font-style: italic;
}

.continua {
	text-align: right;
	padding-right: 20px;
	margin-bottom: 10px;
}

.titolo-oggetto {
	font-weight: bold;
}

.data-oggetto {
	font-style: italic;
}

.docente-oggetto {
	
}

.titolosuperiore-oggetti {

	font-weight: bold;

	font-size: 15px;
	padding: 3px;
	margin-left: 10px;
}

.bandasuperiore_vetrina {
	margin-top: 5px;
	height: 10px;
	margin-left: 3px;
	margin-bottom: 10px;
}

.cancellatore {
	clear: left;
}

.miaFoto {
	margin: 5px;
	margin-bottom: 10px;
}


.testo-tabella-calendario th {
	text-align: center;
}

.testo-tabella-calendario .domenica {
	color: #900;
}

.testo-tabella-calendario td {
	text-align: center;
}

.box-paginazione {
background-color: #e7e7e7;
}

img.eventi {
	margin-right: 5px;
	margin-top: 3px;
}


.sottotitolo {
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
}




img {
	border: none;
}

h1 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}

h2 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
	color: #888;
}
	
	


.miomenu {
	height: 34px;
	background-image: url(img/bg_menu.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}

.miomenu a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.miomenu a:hover {
	color: #fc0;
	font-weight: bold;
	text-decoration: none;
}
	
	
	
	
	
	
	
	
	
	
	