/* @charset "iso-8859-1"; */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 80%;
}
* {
	margin: 0;
	padding: 0;
}

.nascosto, .nascostoVideo{
	position: absolute;
	left: -5000px;
	top: -5000px;
}
#container  {
	width: 99%; /* i margini auto (insieme a una larghezza) centrano la pagina */
	/*min-width: 750px;*/
	border: 1px solid #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
#header {
	background-image: url(pubblic/intestazione.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFFFFF;
	padding: 1px;
	height: 135px;
/*	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;*/
}
#header h1 {}
#header h2 {}
#colsx {
	width: 15%;
	height: 90em;
	margin: 0px;
	padding: 0px;
	left: 0.5%;
	float: left;
	border-right-width: thick;
	border-right-style: solid;
	border-right-color: #800000;
}
#coldx h3, #colsx h3 {
	background-color: #800000;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #990066;
	border-right-color: #990066;
	border-bottom-color: #990066;
	border-left-color: #990066;
	padding: 1%;
	font-size: 1.1em;
	color: #FFFFFF;
	font-variant: small-caps;
}
#colsx ul, #coldx ul {
	list-style-type: none;
	padding: 3%
}
#colsx li, #coldx li {
	padding-bottom: 1%;
	padding-left: 2%;
}
#coldx {
	width: 15%;
	height: 90em;
	margin: 0px;
	padding: 0px;
	float: right;
	left: 84.5%;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #800000;
}
#destra {
	float:right;
	width: 84.5%;
	border: thick solid #00FF00;
}
#mainContent {
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: 15%;
	margin-bottom: 0;
	margin-left: 15%;
	border-right-width: thick;
	border-left-width: thick;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #800000;
	border-left-color: #800000;
}
#footer {
	clear:both;
	background-color: #CCCCCC;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 0.5%;
	margin: 0px;
}
.livelloEdita   {
	background-color: #FFFF00;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	float: left;
	margin:0px;
	padding: 0px;
}
.riquadro {
	margin: 0px;
	padding: 0px;
	border: thin solid #000000;
	background-color: #00CC99;
}
.indietro {
	font-size: 0.8em;
	text-align: left;
}
.clearfloat {
	clear: both;
}
.centro {
	text-align: center;
	color: #333333;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.destra {
	text-align: right;
	font-size: 0.6em;
}
.piccolo{
	font-size: 0.7em;
	margin-top: 10px;
}
.nascostoStampa{
	font-size: 0.7em;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
}
.PiccoloNascostoStampa{
	font-size: 0.7em;
	padding: 0px;
	margin: 0px;
}
#mainContent  h4 {
	text-align: center;
	font-size: 1.2em;
	line-height: 150%;
}
#mainContent       h4.titolo    {
	text-align: center;
	font-size: 2em;
	line-height: 150%;
	padding-top: 1%;
	padding-bottom: 2%;
	font-weight: bold;
	text-transform: uppercase;
	color: #000066;
}
#mainContent li {
	margin-left: 3%;
}
#mainContent ol {
	margin: 1%;
}
#mainContent ul {
	margin: 1%;
}
a:hover {
	color: #FFFFFF;
	background-color: #000080;
}
.FormCerca {
	width: 10%;
}

.immagine {
	width: 50%;
	float:left;
	padding: 1%;
	border: none;
}
.immagineCentro{
	margin-right: auto;
	margin-left: auto;
	width: 70%;
	text-align: center;
}
.immagineDestra {
	float: right;
	width: 70%;
}
.immagineSinistra {
	float: left;
	width: 70%;
}
.TestoNotizia {
	float: left;
	width: 80%;
	margin: 0px;
	padding: 0px;
}
.ElencoImmagine  {
	/*float: left;*/
	width: 15%;
	padding: 1%;
}
div.box{
	width: 99%;
	margin: 0px auto;

}
div.box:hover {
	background-color: #FFFFCC;

}
.THome {
	padding-top: 2%;
	padding-bottom: 1%;
}
.box p {
	padding-top: 1%;
	padding-bottom: 1%;
}

.CancellaMargine {
	width: 100%;
	margin-top: 1%;
	margin-right: auto;
	margin-bottom: 1%;
	margin-left: auto;
	color: #CCCCCC;
}
.CancellaMargine hr.Cancella {
	clear: both;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#uffici {
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
.uffici li {
	display: inline;
	padding-right: 1%;
	padding-left: 1%;
	text-transform: uppercase;
}
#orizzontale {
	background-color: #CCCCCC;
	/*width: 100%;*/
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	border: thin solid #CCCCCC;
}
.MenuOrizzontale ul {
}
.MenuOrizzontale li {
	display: inline;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold; 
	padding-left: 1%;
	padding-right: 1%
}
.MenuOrizzontale label {
	display: inline;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold; 
	padding-left: 1%;
	padding-right: 1%
}
.MenuOrizzontale form {
	background-color: #00CCCC;
}
.slideshow {
	border: thin solid #CCCCCC;
	width: 90%;
	padding: 0%;
	margin: 0px auto;
}
.slideshow  img {
	width: 100%;
}
.areaModifica {
	display: block;
	margin: 0px auto 0px auto;
	width: 50%;
	text-align: center;
}
.notizia {
	font-size: 0.6em;
	margin-top: 10px;
}
hr {
	color: #999999;
}
#mainContent   .tipoNotizia {
	background-color: #800000;
	padding: 0.7%;
}
#mainContent .tipoNotizia p {
	color: #FFFFFF;
	font-size: x-small;
	font-weight: bold;
	font-variant: small-caps;
}
#mainContent   .ElencoFile {
	line-height: 50%;
}
#mainContent   .RientroElencoFile{
}
.BoxCentro {
	width: 80%; /* i margini auto (insieme a una larghezza) centrano la pagina */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#BoxInizio {
	width: 98%; /* i margini auto (insieme a una larghezza) centrano la pagina */
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
a {
	color: #000000;
}
.LinkAttivo a {
	color: #FFFFFF;
	background-color: #3D3D3D;
}
.LinkModulistica {
	color: #000000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-bottom: 5px
}
tr:hover {
	background-color: #FFFFCC;
}
#map {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 95%;
	height: 400px;
}
.SeparazioneFile
{
	color: #800000;
	width: 50%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.MenuBlocco
{
	border: thin solid #800000;
}
a img {
	padding: 0.5%;
	border-style: none;
}
.TestoFondoPagina {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	text-align: center;
}
.BannerPubblicita
{
	background-color: #FFFFFF;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-top-color: #800000;
	border-right-color: #800000;
	border-bottom-color: #800000;
	border-left-color: #800000;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
.BannerPubblicita img
{
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#scaduto {
	background-attachment: fixed;
	background-image: url(images/scaduto.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 42px;
	float: left;
	z-index: 1;
}
/* inserito per la Webcam il 21/10/2009 */
#lightbox{
	background-color:#ffffff;
	padding: 10px;
	border-bottom: 2px solid #000;
	border-right: 2px solid #000;
	}
#lightboxDetails{
/*	font-size: 0.8em;
	padding-top: 0.4em;*/
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url('/images/overlay.png'); }

* html #overlay{
	background-color: #333;
	/*back\ground-color: transparent;*/
	background-image: url('/images/blank.gif');
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");*/
}
/*
aggiunta per Albo Pretorio il 28/12/2009
*/
*.box-normativa {
	border: 1px solid #000000;
	padding: 10px;
	width: 85%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.linea-sopra {
	border-top: 1px solid;
	border-color: #800000;
	padding: 10px 10px 10px 10px;
}
.collegamento  {
	text-align: right;
}

table.tabella100 {width:90%; border-collapse:collapse;margin-left:auto; margin-right:auto}
table.tabella100 td {width:45%; border-collapse:collapse}
table.tabellabordo {border: 1px solid black}
table.tabellabordo th,td {border: 1px solid gray;padding:5px;margin:0px}
.centrato {text-align:center}
.testo div {padding-top:4px;padding-bottom:4px}
.spaziosotto {margin-bottom: 1em;}
.box-footer {
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.leggiTutto{
	font-size: x-small;
	text-transform: uppercase;
	color: #000080;
	float: right;
}
.livello0{
	font-weight: bold;
	margin-top: 2px;
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #990066;
}
.livello1{
	font-weight: normal;
	color: #FFFFFF;
}