body
{
	color: black; 
	background: white;
	font-size: 10pt;
	font-family:Georgia, "Times New Roman", Times, serif;
}

a:link, a:visited {
	background: white; 
	color: black; 
	text-decoration: underline;
	font-weight: bold;
}
a:link:after, a:visited:after {
	/*content: " [" attr(href) "]";*/
}
h1, h2, h3, h4 {
	background: white; 
	color: black; 
	padding-bottom: 1px;
}
h1 {
	border-bottom: 1px solid gray;
	font-size: 18pt;
	font-weight: normal;
	
}
h2 {
	font-size: 16pt;
	font-weight: normal;
	
}
h3 {
	font-size: 14pt;
	font-weight: normal;
	
}
h4 {
	font-size: 12pt;
	font-weight: normal;
	
}
h5 {
	font-size: 12pt;
	font-weight: normal;
	
}

.skiplink, .skipheader {
	display: none;
}

.testata_x_stampa { 
	width: 100%;
	text-align: center;
	margin: 0 auto;
}
.da_stampare { 
	width: 80%;
	text-align: center;
	margin: 40px auto 0 auto;
	padding-top: 5px;
	border-top: 1px solid #ccc;
	
/*	display: block;
	 position: fixed; 
 bottom: 0; 
 left: 0; 
 width: 100%; 
 height: 2em;*/
 
 }


.skip {
	display: none;
}

img {
	border: none;
}

#testata, h1.scuola, #titrovi {
	display: none;
}

/* Corpo home page e pagine interne due e tre colonne */
#corpo, #corpo_due_colonne { 
	clear: both;
	position:relative; 
	width: auto;
	margin: 0;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent none;
}

#corpo-colonna2, #corpo-colonna3, #footer, #logo, #corpo-menu {
	display: none;
}

#corpo-colonna1, #corpo-contenuti { 
	position: static; 
	width: auto; 
	text-align: left;
	margin: 0;
	padding-top: 1em;

}

#evidenza {
	width: auto;
	margin: 10px; 
	border: 0px solid red;
}

#struttura_foto_a_sinistra_new, testo_a_destra_new, #struttura_foto_a_destra_new, #testo_a_sinistra_new {
	position: relative; 
	padding: 0; 
	margin: 0; 
	width: 100%; 
	color: #000;	
}
#foto_a_sinistra_new {
	float: none;
	display: none;

}


#foto_a_destra_new {
	float: none;
	display: none;
}


