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

body { 
	background-color: #e8eff7;
	background-image: url('../../gif/sfondi/comune.jpg');	
	color: #036; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;  
	margin: 0; 	
	padding: 0;
	text-align: left;	
}
a:link { 
	background-color: #fff;
	color: #036; 
}
a:visited { 
	background-color: #fff;
	color: #900; 
}
a:hover {
	background-color: #036;
	color: #fff;
	text-decoration: none;	
}
a:active, a:focus { 
	background-color: #fff;
	color: #4a4a4a; 
}
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: #036;
	color: #fff;
	padding: 0 0 0.3em 0;
	text-align: center;
	word-spacing: 0.05em;	
}
div.percorso a:link, div#percorso a:link { 
	background-color: #036;
	color: #fff;
}
div.percorso a:visited, div#percorso a:visited {
   background-color: #036; 
	color: #e8eff7;
}
div.percorso a:active, div#percorso a:focus { 
	background-color: #036;
	color: #f4f4f4;
}
div.percorso a:hover, div#percorso a:hover {
	background-color: #fff;
	color: #036;	
	text-decoration: none;	
}
/* Intestazione della pagina con il logo del Comune di Prato */
div.intesta, div#intesta {
	left: 3%;
	position: relative;
	text-align: left; 	
	width: 92%;		
}
div.intesta a:link, div#intesta a:link {
	background-image: url(../../gif/sfondi/c_intesta.jpg);
	background-position: left top;
	background-repeat: no-repeat;	
	text-decoration: none;
}
div.intesta a:visited, div#intesta a:visited {
	background-image: url(../../gif/sfondi/c_intesta.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-decoration: none;
}
div.intesta a:hover, div#intesta a:hover {
	background-image: url(../../gif/sfondi/c_intesta.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-decoration: none;
}
div.intestamotore, div#intestamotore {
   float: right;
   margin: 0.5em 0; 
	padding: 0; 
}
/* Contenitore subito sopra il main con link standard (tipo indietro, etc...) */
div.topmain, div#topmain {
	background-color: #f0f0f0;
	border-left: 2px solid #036; 
	border-right: 2px solid #036; 
	border-top: 2px solid #036; 	
	clear: both;	
	color: #036;		 
	left: 3%;	
	margin: 0;
	padding: 0.2em 0.5em 0.2em 0.5em; 
	position: relative;	
	text-align: right; 		
	width: 92%;		
}
/* Ridefinizione bg link del topmain */
div.topmain a:active, div.topmain a:focus, div#topmain a:active, div#topmain a:focus { 
	background-color: #f0f0f0;
	color: #3a3a3a; 
}
div.topmain a:link, div#topmain a:link { 
	background-color: #f0f0f0;
	color: #036; 
}
div.topmain a:hover, div#topmain a:hover {
	background-color: #036;
	color: #fff;
	text-decoration: none;
}
div.topmain a:visited, div#topmain a:visited { 
	background-color: #f0f0f0;
	color: #900; 
}
/* Contenitore principale del testo della pagina */
div.main, div#main {
	background-image: url('../../gif/sfondi/striscia.gif');
	background-repeat: no-repeat;
	background-color: #fff;
	border-right: 2px solid #036;
	border-left: 2px solid #036;
	color: #036;
	left: 3%;	
	padding: 0.5em 0.5em 1em 0.5em;
	position: relative;	
	text-align: left;	
	width: 92%;	
}
/* Nota */
div.nota {	
	background-color: #fff;
	border-left: 2px solid #036;
	border-right: 2px solid #036;
	clear: both;
	color: #575757;		
	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;		
}
/*data ultimo aggiornamento*/
div.aggiorna, div#aggiorna {
	background-color: #fff;
	border-left: 2px solid #036;
	border-right: 2px solid #036;	
	color: #575757;	
	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: #f0f0f0;
	border-bottom: 2px solid #036; 	
	border-left: 2px solid #036; 
	border-right: 2px solid #036; 	
	color: #036;	
	left: 3%;	
	margin: 0;
	padding: 0.2em 0.5em 0.2em 0.5em; 	
	position: relative;
	text-align: right;	
	width: 92%; 	
}
/* Ridefinizione bg link del downmain */
div.downmain a:active, div#downmain a:active { 
	background-color: #f0f0f0;
	color: #333; 
}
div.downmain a:link, div#downmain a:link { 
	background-color: #f0f0f0;
	color: #036; 
}
div.downmain a:hover, div#downmain a:hover {
	background-color: #036;
	color: #fff;
	text-decoration: none;	
}
div.downmain a:visited, div#downmain a:visited { 
	background-color: #f0f0f0;
	color: #900; 
}
/* Livello con il copyright della pagina */
div.copyright, div#copyright {
	background-color: #013467;
	border-left: 2px solid #036; 
	border-right: 2px solid #036; 	
	color: #f0f0f0;	
	left: 3%;
	letter-spacing: 0.05em;	
	padding: 0.5em; 	
	position: relative;
	text-align: center;	
	width: 92%;
}
div.copyright a, div#copyright a { 
	text-decoration: none;
}
div.copyright a:link, div#copyright a:link { 
	background-color: #036;
	color: #fff;
}
div.copyright a:visited, div#copyright a:visited { 
	background-color: #036;
	color: #e8eff7;
}
div.copyright a:active, div#copyright a:active { 
	background-color: #036;
	color: #f0f0f0;
}
div.copyright a:hover, div#copyright a:hover {
	background-color: #fff;
	color: #036;
	text-decoration: none;	
}
/* 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: #fff;
	color: #900;	
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 120%;
	letter-spacing: 0.05em;
}
/* h2 */
h2 {
	background-color: #fff;
	color: #900;
	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: #fff;
	color: #000;	
	font-size: 100%;	
	font-variant: normal;	
	font-weight: bold;
	margin: 0.2em 0 0 0.4em;
}
/* h4 */
h4 {
	background-color: #fff;
	color: #900;
	font-size: 95%;
	font-variant: normal;
	font-weight: bold;	
	margin: 0.2em 0 0 0;	
}
/* formattazione delle introduzioni ad inizio pagina */
div.intro {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 95%;	
	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: #fff;
	border-right: 2px solid #036; 
	border-bottom: 2px solid #036; 
	border-left: 2px solid #036; 
	color: #575757;
	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%;	
}

