/* CSS Document */

/*stili per il layout fluido*/
html,body{margin:0; padding:0}
body{font-family: Arial, Helvetica, sans-serif; font-size: 0.8em;}
div#container{
	position: absolute;
	width:902px;
	background-color:#FFFFFF;
	border:0px solid #FFF;
	}

/* ---------------- STILI GENERALI ---------------- */
hr { height:1px; background-color:#000; margin:10px 0;}
.hrnascosto { display:none}

div.hr {
    height: 1px;
    background-color:#000;
	margin:2px 0;
}
div.hr hr {
    display: none;
} 

h1,h2{margin:0; padding:0}
h1{color:#fff; background-color:#000; font-size:1.2em; margin:0; padding:3px 8px;}
h2{color:#1F1F1F; font-size:1.2em; margin:0; padding:0;}
h3{color:#146CBF; font-size:1.0em; margin:3px 0; padding:0;}
h5{font-size:1em; font-style: italic;}

form {margin:0; padding:0; }
img {border:0;}
.corsivo {font-style: italic;}
.left {text-align:left}
.right {text-align:right}
.center {text-align:center}
.justify {text-align:justify}
.imgright {float:right; margin-left:0.5em; margin-bottom:0.5em;}
.imgleft {float:left; margin-right:1em; margin-bottom:1em;}

.icoimg {margin-right:5px; clear:both; float:left;}
.icolink {padding:10px 0; float:left;}
.immaginenews {float:left; margin-right:1em; margin-bottom:1em;}

/*--------- STILI  SU HEADER E FOOTER---------*/

div#header{
	height: 84px;
	background-color:#FFF;
}

div#menutop{
	height:16px;
	padding:0;
	font-size:0.8em;
	color:#000;
}

.menu {float:left; width:85px; padding:1px 0px 2px 3px; color:#000; font-weight:bold; display:block;}

.menu a{display:block; margin:0; padding:1px 0px 2px 3px; color:#000000; text-decoration:none; background-image: url(../image/sfondomenutop.gif); background-repeat: no-repeat;}
.menu a:visited{margin:0; padding:1px 0px 2px 3px; color:#000000; text-decoration:none; background-image: url(../image/sfondomenutop.gif); background-repeat: no-repeat;}
.menu a:hover {margin:0; padding:1px 0px 2px 3px; color:#FFFFFF; text-decoration:none;background-image: url(../image/sfondomenutopRoll.gif);background-repeat: no-repeat;}
.menu a:active {margin:0; padding:1px 0px 2px 3px; color:#FFFFFF; text-decoration:none;background-image: url(../image/sfondomenutopRoll.gif);background-repeat: no-repeat;}

/*.menu a:link{color:#000;text-decoration:none;}
.menu a:visited{color:#000;text-decoration:none;}
.menu a:hover {color:#000;text-decoration:none;}
.menu a:active {color:#000;text-decoration:none;}*/

.menuTopActive{margin:0; padding:1px 0px 2px 3px; color:#FFFFFF; text-decoration:none;background-image: url(../image/sfondomenutopRoll.gif);background-repeat: no-repeat;}

/*stili specifici per il layout*/
div#navigation{
	display:none;
	position: absolute; 
	font-size:0.85em;
	top:114px; 
	left:0; 
	width:202px;
	padding:0;
	margin:0;
	}
	
div#extra{
	display:none;
	position: absolute; 
	font-size:0.85em; 
	top:138px; 
	right:0; 
	width:250px;
	padding:0;
}

.tornaallamappa {	
	width:130px;
	height:21px;
	background-image: url(../image/tornaallamappa.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.txtmappa {	
	padding:2px 0 0 5px;
	font-weight:bold;
}

.txt {	
	padding:10px;
}
	
div#content{
	/*margin: 12px 0 0 202px;*/
	margin: 10px;
	padding:0;
	height:550px;
}

div#contentInt{
	/*margin: 18px 268px 0 27px;*/
	margin:10px;
	padding:1em;
	/*noIEmac\*/
	min-height:550px;
	height: auto !important;
	/*end */
	height:550px;
	background-image: url(../image/sfondopg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top:2px solid #00ff02;
}

#descrizione {
padding:0;	
font-size:0.9em; 
line-height:1.8em; 
margin-right:10px;
}

#descrizione a:link{color:#464646;text-decoration:underline;}
#descrizione a:visited{color:#464646;text-decoration:underline;}
#descrizione a:hover {color:#0df503;text-decoration:underline;}
#descrizione a:active {color:#0df503;text-decoration:underline;}

.mappa {width:700px; height:550px; background-color:#e7e7e7;}

#idcolonna {
	float:left; 
	width:155px; 
	display:none;
	background-color:#e6e6e6;
	background-image: url(../image/sfondoColonna.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	/*noIEmac\*/
	min-height:250px;
	height: auto !important;
	/*end */
	height:250px;
}

#titoloColonna {	width:155px; height:23px; background-image: url(../image/list.gif);background-repeat: no-repeat;}
.chiudi{position:relative; width:10px; top:4px; left:120px;}

#idmappa {
	float:right; 
	width:545px;
}

#idmappagrande {
	float:right; 
	width:700px;
}

.login {margin:0 0 1px 0;}
.preferiti {margin:0 0 1px 0;}
.categorie {margin:10px 0 1px 0;}
.luoghi {margin:20px 0 1px 0;}

.luogo1 {
	width:180px;
	margin:0 0 1px 0;
	padding:2px 5px;
	background-color:#68ac3c;
	background-image: url(../image/s_parchi.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
	
.luogo2 {
	width:180px;
	margin:0 0 1px 0;
	padding:2px 5px;
	background-color:#cfb42a;
	background-image: url(../image/s_pub.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	}	
	
.luogo3 {
	width:180px;
	margin:0 0 1px 0;
	padding:2px 5px;
	background-color:#c16827;
	background-image: url(../image/s_teatri.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
	
.luogo4 {
	width:180px;
	margin:0 0 1px 0;
	padding:2px 5px;
	background-color:#804ab1;
	background-image: url(../image/s_musei.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	}	
	
.luogo5 {
	width:180px;
	margin:0 0 1px 0;
	padding:2px 5px;
	background-color:#68acd7;
	background-image: url(../image/s_biblio.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
	

.giallo {
	width:180px;
	margin:0 0 1px 0;
	padding:5px;
	background-color:#fdd300;
	background-image: url(../image/curvaGialla.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
	
.fuxia {
	width:180px;
	margin:0 0 1px 0;
	padding:5px;
	background-color:#fe336d;
	background-image: url(../image/curvaFuxia.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	}

.viola {
	width:180px;
	margin:0 0 1px 0;
	padding:5px;
	background-color:#cb66fe;
	background-image: url(../image/curvaViola.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	}

.azzurra {
	width:180px;
	margin:0 0 1px 0;
	padding:5px;
	background-color:#33cbfe;
	background-image: url(../image/curvaAzzurra.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	}	
	
.verde {
	width:180px;
	margin:0 0 1px 0;
	padding:5px;
	background-color:#33cb33;
	background-image: url(../image/curvaVerde.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	}	
	
.arancione {
	width:180px;
	margin:0 0 1px 0;
	padding:5px;
	background-color:#fd7921;
	background-image: url(../image/curvaArancio.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	}		
	
.campocheck {}



/*----------------RICERCA-------------*/
fieldset{
	border:0;
	padding:0;
	margin:0;
	}
	
legend {
	padding:0;
	margin:0;
	color:#000000;
	}

#percorso {padding:0 0 8px 0; font-size:0.8em;}

#percorso a:link{color:#000;text-decoration:none;}
#percorso a:visited{color:#000;text-decoration:none;}
#percorso a:hover {color:#00ff02;text-decoration:underline;}
#percorso a:active {color:#00ff02;text-decoration:underline;}

#aggiornamento {clear:both; text-align:right; padding:3px 0; font-size:0.9em;}

/*----------------------------SOTTOPAGINE--------------------------------*/

#sottopagine {padding:0; margin:0;}
.lista_pagine {padding:0.2em 0.5em; margin:0;}
.lista_pagine li{display:inline; font-size:0.8em; margin:0 0.8em; padding:0; font-weight:bold;}

.lista_pagine li a:link{color:#000; text-decoration:none;}
.lista_pagine li a:visited{color:#000; text-decoration:none;}
.lista_pagine li a:hover {color:#000; text-decoration:none;}
.lista_pagine li a:active {color:#000; text-decoration:none;}

.liActive{color:#000; text-decoration:none; border-bottom:2px solid #00ff02;}

a:link{color:#000;text-decoration:none;}
a:visited{color:#000;text-decoration:none;}
a:hover {color:#000;text-decoration:underline;}
a:active {color:#000;text-decoration:underline;}

.fieldsetForm{
	border:1px solid #f3f3f3;
	padding:5px;
	margin:5px;
	}

.campo {width:20em; margin:0; padding:0; border:1px solid #000; background-color:#FFFFFF; color:#000000;}
.bottone {margin:0; padding:0 2px; background-color:#000000; color:#FFF; border:1px solid #000000; font-size:0.9em;}
.lab {}
.fldg {width:20em;}

.boxForm {width:480px; padding:2px 0;}
.FormboxSx {width:120px;float:left;}
.FormboxDx {width:300px;float:left;}
.imgcaptcha {text-align:center;}

/*----------------------------FORUM--------------------------------*/

.intestazioneTable {background-color:#000; color:#fff;}
.tdGrigio {background-color:#f4f4f4;}
.tdGrigioCenter {background-color:#f4f4f4; text-align:center;}
.tdGrigioRight {background-color:#f4f4f4; text-align:right;}
.bottoniForum {width:99%; margin-top:10px; padding-right:10px; text-align:right;}

.oggetto {background-color:#000; color:#fff; padding:0 5px; font-weight:bold;}
.messaggio {padding:5px; border:1px solid #000;}
.upper {background-color:#e7e7e7; padding:0 5px; margin:2px;}
.tr_mgs2 {}
.mgs {padding:5px; margin:2px; border:1px solid #e7e7e7;}




















	



#boxAllegatieLink {
  float: right;
  width: 45%;
}

/*ALLEGATI---------------------------*/

#allegati {
  border: 1px solid #B71D05;
  width: 99%;
  margin:5px;
}

.titoloboxapp {
  background-color:#B71D05;
  color:#FFFFFF;
  font-size:0.85em;
  margin: 1px;
  padding: 1px 8px;
  font-weight: bold;
}

.contenutobox {
  padding: 8px;
	line-height:25px;
}

/*----------------------------------------------------*/

/*LINK---------------------------*/

#link {
  border: 1px solid #B71D05;
  width: 99%;
  margin: 5px;
}

.titololinkboxapp {
  background-color:#B71D05;
  color:#FFFFFF;
  font-size:0.85em;
  margin: 1px;
  padding: 1px 8px;
  font-weight: bold;
}

.contenutoboxlink {
  padding: 8px;
	line-height:25px;
}

/*----------------------------------------------------*/



/* ====== RICERCA GOOGLE-LIKE */
.evidenziato {
  background-color:#F0F099;}

.evidenziatoint {
  background-color:#F0F099;}

.risultatiricerca {}

.risultatiricerca a:link{color:#B41803; text-decoration:underline;}
.risultatiricerca a:visited{color:#000; text-decoration:underline;}
.risultatiricerca a:hover {color:#000; text-decoration:underline;}
.risultatiricerca a:active {color:#B41803; text-decoration:underline;}

