/*Copyright Comune di Prato*/
/*Copyright Comune di Prato*/
/* Struttura di base della pagina */

body { 
	background-color: #000;
	background-image: url('../../gif/sfondi/sgr_cult.jpg');
	color: #fff; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;  
	margin: 0; 	
	padding: 0;
	text-align: left;	
}
a:link { 
	background-color: #000;
	color: #fff;
}
a:visited { 
	background-color: #000;
	color: #fafafa;
}
a:hover {
	background-color: #fff;
	color: #000;
	text-decoration: none;	
}
a:active, a:focus { 
	background-color: #000;
	color: #fafafa; 
}
br.nofloat {
	clear: both;
}
/* Di default il bordo dell'immagine è 0 */
img {
	border-style: none;
}
/*Acronimi*/
acronym {
	cursor: help;
}
/* Testi in corsivo enfatizzati */
em {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	font-style: italic;	
}
/* Parte in alto con il percorso ad albero della pagina */
div.percorso, div#percorso {
	background-color: #000;
	color: #fff;
	padding: 0 0 0.3em 0;
	text-align: center;
	word-spacing: 0.05em;	
}
/* Intestazione della pagina con il logo del Comune di Prato */
div.intesta, div#intesta {
	left: 3%;
	position: relative;
	text-align: left; 	
	width: 92%;		
}
/* Contenitore subito sopra il main con link standard (tipo indietro, etc...) */
div.topmain, div#topmain {
	background-color: #000;
	border-left: 2px solid #fff; 
	border-right: 2px solid #fff; 
	border-top: 2px solid #fff; 	
	clear: both;
	color: #fff;		 
	left: 3%;	
	margin: 0;
	padding: 0.2em 0.5em 0.2em 0.5em; 
	position: relative;	
	text-align: right; 		
	width: 92%;		
}
/* Contenitore principale del testo della pagina */
div.main, div#main {
	background-color: #000;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
	color: #fff;
	left: 3%;	
	padding: 0.5em 0.5em 1em 0.5em;
	position: relative;	
	text-align: left;	
	width: 92%;	
}
/* Nota */
div.nota {	
	background-color: #000;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	clear: both;
	color: #fff;		
	font-family: Arial, Helvetica, sans-serif;
	left: 3%;	
	padding: 1.5em 0.5em 1em 0.5em;
	position: relative;	
	text-align: left;	
	width: 92%;	
	word-spacing: 0;		
}

/* Contenitore per gli approfondimenti fondo pagina diverso da comune */
div.approfondimenti, div#approfondimenti {
	background-color: #000;
	color: #fff;
	border-left: #fff 2px solid;
	border-right: #fff 2px solid;
	font-weight: lighter;
	left: 3%;
	margin: 0;
	padding: 0.5em;
	position: relative;
	width: 92%;
	word-spacing: 1px;	
}
/* Contenitore del collegamento a PoNet */
div.ponet, div#ponet {
	text-align: center;
	margin-top: 1em;
}
div.ponet a:hover, div#ponet a:hover {
	text-decoration: none;
	background-color: transparent;
}
/*data ultimo aggiornamento*/
div.aggiorna, div#aggiorna {
	background-color: #000;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;	
	color: #fff;	
	left: 3%;	
	margin: 0;
	padding: 1em 0.5em 0.5em 0.5em;	
	position: relative;	
	text-align: center;	
	width: 92%;	
}
/* Contenitore posto subito sotto la nota e sopra il copyright */
div.downmain, div#downmain {  
	background-color: #000;
	border-left: 2px solid #fff; 
	border-right: 2px solid #fff; 	
	color: #fff;
	left: 3%;	
	margin: 0;
	padding: 0.2em 0.5em 0.2em 0.5em; 	
	position: relative;
	text-align: right;	
	width: 92%; 	
}
/* Livello con il copyright della pagina */
div.copyright, div#copyright {
	background-color: #000;
	border-left: 2px solid #fff; 
	border-right: 2px solid #fff; 	
	color: #fff;	
	left: 3%;
	letter-spacing: 0.05em;	
	padding: 0.5em; 	
	position: relative;
	text-align: center;	
	width: 92%;
}
/* Titolo diverso da h1 */
div.titolo, p.titolo, span.titolo { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 120%;
	font-variant: small-caps; 
	font-weight: bold; 	
	letter-spacing: 0.05em;
	margin: 0.2em 0 0.2em 0;	
}
/* PreTitolo diverso da h2 */
div.pretitolo, p.pretitolo, span.pretitolo {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 100%;
	font-variant: small-caps;	
	letter-spacing: 0.05em;
}
/* h1 */
h1 { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 120%;
	font-variant: small-caps; 
	font-weight: bold; 	
	letter-spacing: 0.05em;
	margin: 0.2em 0 0.2em 0;	
}
/* SottoTitolo diverso da h2 */
div.sottotitolo, p.sottotitolo, span.sottotitolo {
	background-color: #000;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 120%;
	letter-spacing: 0.05em;
}
/* h2 */
h2 {
	background-color: #000;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 110%;
	font-variant: normal;
	font-weight: bold;	
	margin: 0.2em 0 0 0;	
}
/* h3 */
h3 { 
	background-color: #000;
	color: #fff;
	font-size: 95%;	
	font-variant: normal;	
	font-weight: bold;
	margin: 0.2em 0 0 0.4em;
}
/* h4 */
h4 {
	background-color: #000;
	color: #fff;
	font-size: 90%;
	font-variant: normal;
	font-weight: bold;	
	margin: 0.2em 0 0 0;	
}
/* formattazione delle introduzioni ad inizio pagina */
div.intro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;	
	margin: 1.5em 0 1.5em 0;
}
/* Contenitore della freccia per tornare a inizio testo in pagine lunghe */
div.tornasu {  
	clear: both;
	margin: 0.4em 0 0.4em 0; 
	text-align: right;	
}
/* Personalizzazione dei css */ 
div.personalizza, div#personalizza {
   background-color: #000;
	border-right: 2px solid #fff; 
	border-bottom: 2px solid #fff; 
	border-left: 2px solid #fff;
	color: #fff;
	height: 3em;
	left: 3%;	
	margin: 0;
	padding: 0.2em 0.5em 0.2em 0.5em;
	position: relative;
	text-align: left;	
	width: 92%;	
	word-spacing: 0.05em; 		
}
div.personalizzadx, div#personalizzadx {
	float: right;
	text-align: right;
	width: 48%;	
}
div.personalizzasx, div#personalizzasx {
	float: left;
	text-align: left;
	width: 48%;	
}
