/*Copyright Comune di Prato*/
/* Struttura di base della pagina */
@import url("aree.css");
@import url("formatta.css");
@import url("liste.css");
@import url("tabelle.css");
@import url("risultati.css");
/*div h1, h2, h3, h4, h5, h6, p {
	margin: 0 !important;
	padding: 0 !important;
}*/
ul {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.container {
	margin: 0 auto !important;
	padding: 0 !important;
}
a:link, a:visited {
	text-decoration: underline;
}
/* per isweb */
div#bodyFantasma {
	margin: 0 auto;
	max-width: 1170px;
	font-size: 100% !important;
} 
div#testata, div#chiusura {
	margin: 0;
	padding: 0;
} 
/*html, body {
	font-size: 60% !important;
}*/
/* fine per isweb */

body { 
	background-color: #30A5DA;
	background-image: url('../../gif/sfondi/bg-big-pagine.jpg'); 
	background-position: center top;
	background-repeat: no-repeat;
	color: #000; 
	font-family: Arial, Verdana, Helvetica, sans-serif !important;
}
br.nofloat, div.nofloat2 {
	clear: both;
}
/*Acronimi*/
acronym {
	cursor: help;
}
/* Testi in corsivo enfatizzati */
em {
	font-style: italic;	
}
/* Parte in alto con il percorso ad albero della pagina */
div#percorso {
	background-color: #036;
	color: #fff;
	padding: 0.3em 0 0.3em 0;
	text-align: center;
	word-spacing: 0.05em;	
}
div#percorso a:link { 
	background-color: #036;
	color: #fff;
}
div#percorso a:visited {
   background-color: #036; 
	color: #e8eff7;
}
div#percorso a:focus { 
	background-color: #036;
	color: #f4f4f4;
}
div#percorso a:hover {
	background-color: #fff;
	color: #036;	
	text-decoration: none;	
}
/* Percorso come lista */
/* percorso  */
div#percorso ol, div#percorso ul {
	margin: 0;
	padding: 0;
	width: auto;  
}
div#percorso ol li, div#percorso ul li {
	display: inline; 
	margin-left: 0.3em;
	list-style-type: none; 
	float: left; 
} 
div#percorso ol li a:link, div#percorso ul li a:link {
	background-image: url(../../gif/frecce/percorso.png);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 1em;
}
div#percorso ol li a:visited, div#percorso ul li a:visited {
	background-image: url(../../gif/frecce/percorso.png);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 1em;
}
div#percorso ol li a:hover, div#percorso ul li a:hover {
	background-image: url(../../gif/frecce/percorso.png);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 1em;
}
/* da togliere più avanti */
div#percorso #top {
	float: left;
	margin-left: 0.3em;
	width: auto;
}
/* Contenitore principale del testo della pagina */
div#main {
	background-image: url('../../gif/sfondi/striscia.gif');
	background-repeat: no-repeat;
	background-color: #fff; 
	color: #000; 
	padding: 0.2em 2em 1em 2em; /*prima era 1em il top*/
	text-align: left;
	/*height: 1%;  hack per IE */ 
	/*margin-top: 120px !important;*/ /* serve per far scendere il main sotto l'intestazione bloccata */
}
/* Nota */
div.nota {	
	background-color: #fff;
	color: #575757;		
	padding: 1.5em 0.5em 1em 0.5em;
	text-align: left;
	word-spacing: 0;
}
div.nota p {
	margin: 0;
}
/* Livello con il copyright della pagina */
div#copyright {
	background-color: #013467;
	color: #f0f0f0;
	letter-spacing: 0.05em;	
	padding: 0.5em; 
	/* provvisoriamente */
	text-align: center;
}
div#copyright a { 
	text-decoration: none;
}
div#copyright a:link { 
	background-color: #036;
	color: #fff;
}
div#copyright a:visited { 
	background-color: #036;
	color: #e8eff7;
}
div#copyright a:active, div#copyright a:focus { 
	background-color: #036;
	color: #f0f0f0;
}
div#copyright a:hover {
	background-color: #fff;
	color: #036;
	text-decoration: none;	
}
/* PreTitolo diverso da h2 */
p.pretitolo {
	letter-spacing: 0.05em;
	background-color: #fff;
	color: #37536f;	
	margin-bottom: 0;
}
div#head p.pretitolo {
	letter-spacing: 0.05em;
	margin: 0.5em 0 -0.5em 5.5em;
	padding: 0 0 0 8.3em !important;
	background-color: #fff;
	color: #37536f;	
}
/* h1 da usare quando non c'è il logo a sinistra */
h1 {
	background-color: transparent;
	border-bottom: 2px solid #09c;
	color: #c00;
	font-size: 150% !important;
	margin-bottom: 20px !important;	
} 
div#head h1 {
	background-color: #fff;
	border-bottom: 2px solid #09c;
	color: #c00;
	/*font-size: 150% !important;*/
	margin: 0 0 10px 5.5em !important; 
	padding: 0.3em 0 0.3em 0;
	height: 1%;  /*hack per IE */ 
} 
/* da utilizzare quando c'è del testo semplice */
div.sottotitololink span {
	display: block;
	margin-left: 8.5em;
	margin-top: 0;
}
/* da utilizzare quando c'è una lista di elementi */
div.sottotitololink ul {
	list-style-type: none; 
	margin-top: -0.5em;
}
div.sottotitololink ul li {
	display: inline;
	float: left; 
	margin-left: 1em;
}
/* SottoTitolo diverso da h2 */
p.sottotitolo {
	background-color: #fff;
	color: #000;	
	letter-spacing: 0.05em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
div#head p.sottotitolo {
	padding: 0 0 0.5em 8.3em;
}
/* h2 */
h2 {
   background-color: #fff;
	margin: 1em 0 0 0 !important;	
   color: #003399;
   font-weight: bold;
   font-size: 120% !important;
}
h2 a:link {
   background-color: #fff;
   color: #003399;
}
h2 a:visited {
   background-color: #fff;
   color: #017;
}
h2 a:hover {
   background-color: #017;
   color: #fff;
}
/* h3 */
h3 { 
   background-color: #fff;
   color: #990066;
   font-weight: bold;
   letter-spacing: 1px;
	margin: 0.2em 0 0 0;
	font-size: 105% !important;
}
h3 a:link { 
   background-color: #fff;
   color: #990066;
}
h3 a:visited { 
   background-color: #fff;
   color: #990066;
}
h3 a:hover { 
   background-color: #990066;
   color: #fff;
}
/* h4 */
h4 {
	background-color: #fff;
	color: #444444;
	font-weight: bold;
	margin: 0.2em 0 0 0;	
} 
h4 a:link {
	background-color: #fff;
	color: #444444;
}
h4 a:visited {
	background-color: #fff;
	color: #000;
}
h4 a:hover {
	background-color: #000;
	color: #fff;
}
p {
	margin: 0 0 1.5em 0;
	/*line-height: 1.2em;*/
}
.noview {
	position: absolute;
	left: -9999px;
}
/* paragrafo con suggerimenti e informazioni */
div#suggerimenti {
	background-color: #fff;
	color: #036;
	border-bottom: 2px solid #bdcee0;
	margin-top: 2em;
	padding: 1em 0.3em 0.3em 0.3em;
	text-align: center; 
}
div#suggerimenti a:link {
	background-color: #fff;
	color: #036;
}
div#suggerimenti a:hover {
	background-color: #036;
	color: #fff;
}
div#suggerimenti a:active, div#suggerimenti a:focus {
	background-color: #fff;
	color: #666;
}
div#suggerimenti a:visited {
	background-color: #fff;
	color: #900;
}
div#suggerimenti p {
	margin: 0;
}
/* ultimo aggiornamento della pagina */
div#lastupdate {
	background-color: #fff;
	color: #666;
	padding: 0.3em;	
	text-align: center;
}
div#lastupdate p {
	margin: 0;
}
/* scrollup */
#scrollup{
   text-align: center; 
   position: fixed;
   bottom: 20px;
   right: 20px;
   cursor: pointer;
   display: none; 
   color: #fff !important;
   z-index: 1;
}
#scrollup a.btn-scrollup:link, #scrollup a.btn-scrollup:visited {
	color: #fff !important;
	border-radius: 50%;
	border: 1px solid #fff;
   background-color: #013467 !important;
   width: 50px;
   height: 50px;
   padding: 5px 5px 0 5px;
}
#scrollup a.btn-scrollup:hover {
	color: #013467 !important;
   background-color: #fff !important;
	border-radius: 50%;
	border: 1px solid #013467;
}
#scrollup span.noview {
	position: absolute;
	left: -9999px;
}
/* da usare per le introduzioni da spazio sopra */
.intro {
	margin-top: 1em !important;
}
/* inizio intestazione bloccata e che si riduce */
.img-marchio {
	width: 203px;
	height: 73px;
   transition: width 500ms, height 500ms;			
}
.marchio-ridotto {
	width: 125px;
	height: 45px;
}
/* intestazione */  
header .container a:link {
	color: #000;
	background-color: #cbe7f3;	
}
header .container a:visited {
	color: #900;
	background-color: #cbe7f3;	
}
header .container a:hover {
	background-color: #000;
	color: #fff;
}
header .container {  
	background-color: #7dc3e2;
	background-image: url('../../gif/sfondi/bg_intestaindice.jpg'); 
	background-position: left top;
	background-repeat: no-repeat;
	text-decoration: none;
	height: 73px;	 
	/*width: 1200px !important;*/
}
header a:link, header a:visited {  
	background-color: transparent !important;
} 
#header1 {
	position: fixed;
	height: 73px;	
	right: 0;
	left: 0;
	top: 0;
	border-width: 0 0 1px;
	z-index: 1030;
	/*background-color: #004A2C;	*/
   transition: height 500ms;		
}
.testata-ridotta .container {
	height: 45px !important;
	border-bottom: 1px solid #0099CC;
}

.cerca-responsive {
	font-size: 140% !important;
	margin: 10px auto 0 auto !important;
   	transition: font-size 500ms, margin 500ms;	
   	font-weight: normal;
   	border-radius: 0px !important;
   /*	line-height: 0.8 !important; */
   	padding: 0 !important;
}
.btn.cerca-responsive:after {
    /*background-color: #D3D3D3;*/
    background-color: #EEE;
    font-family: "FontAwesome";
    content: "\f00d";
    padding: 7px 9px 7px 8px !important;        	      
}
.btn.cerca-responsive.collapsed:after {
  	background-color: #fff;
    font-family: "FontAwesome";
    content: "\f002";
    padding: 7px 7px 7px 7px !important;    	  
}
.cerca-responsive-ridotto {
	font-size: 80% !important;
	margin: 2px auto 0 auto !important;
}
#cerca-responsive {
	margin-right: 15px !important;
	margin-left: -15px !important;
}
.bottone {
	background-color: #036 !important;
	color: #fff !important;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
div#partecentrale {
	padding: 0 !important;	
} 
/* modifiche per form */
fieldset {
	padding: 1.5em !important;
}
.input-group-addon {
	background-color: #D9D9D9 !important;
	color: #404040 !important;
}
.input-group {
	margin-top: 1em !important;
}
/* fine intestazione bloccata e che si riduce */
@media (max-width: 767px) {
	#ricerca {
		padding: 20px !important;
		background-color: #EEEEEE;
		margin-top: -25px !important;
	} 
	div#head p.pretitolo {
		letter-spacing: 0.05em;
		margin: 0.5em 0 -0.5em 0;
		padding: 0 0 0 0 !important;
	}
	div#head h1 {
		margin: 0 0 10px 0 !important; 
		padding: 0.3em 0 0.3em 0;
	} 
	div#head p.sottotitolo {
		padding: 0 0 0.5em 0;
	}
	#intestazione {
		background: #ffffff;
		background: -moz-linear-gradient(left,  #ffffff 0%, #7ec3e4 100%);
		background: -webkit-linear-gradient(left,  #ffffff 0%,#7ec3e4 100%);
		background: linear-gradient(to right,  #ffffff 0%,#7ec3e4 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#7ec3e4',GradientType=1 );
	}
}
/* usato per togliere il margine superiore al motore quando si scrolla*/
.margintopmotore {
	margin-top: 20px !important; 
}
 