body { 	font-family : Verdana, Arial, sans-serif;
		background-color:#666;
		}

		
.grigio {color: #bbb;}



.titolo {
		color: #9CF;
		}
.titolo a:Link  {
       	font-weight : bold;
       	color : #9CF;
       	text-decoration : none;
       }
       
.titolo a:Visited  {
       	font-weight : bold;
       	color : #9CF;
       	text-decoration : none;
       }

.titolo a:Hover  {
       	font-weight : bold;
       	color : #000000;
		background-color : #9CF;
       	text-decoration : none;
       }
.titolo a:Active  {
       	font-weight : bold;
       	color : #000;
       	text-decoration : none;
       }  
		
.TitoloScheda {
		font-size: 18px;
       	font-weight : bold;
		}



/*---------- Link pagina corrente ---------------------*/
#thisPage A:Link  {
       	font-weight : bold;
       	color : #ffffff;
       	text-decoration : none;
       }
#thisPage A:Visited  {
       	font-weight : bold;
       	color : #ffffff;
       	text-decoration : none;
       }

#thisPage A:Hover  {
       	font-weight : bold;
       	color : #000000;
		background-color : #ffcc33;
       	text-decoration : none;
       }
#thisPage A:Active  {
       	font-weight : bold;
       	color : #000;
       	text-decoration : none;
       }


/*---------- Posizione ---------------------*/
#posizione{
	float: left;
	/*background-color : #ffcc33;*/
}
/*---------- Ricerca ---------------------*/
#ricerca{
	float: right;
	/*background-color : #00f;*/
	margin: -5px 0px -5px 0px;
}

#ricerca input{
	background-color : #999;
	border:0px;
	color : #ffffff;
}
/*---------- Links di POSIZIONE ---------*/
#barraPosizione{
	border:2px #999999 solid;
	/*background:#666;*/
} 


#posizione A:Link  {
       	font-weight : bold;
       	color : #bbb;
       	text-decoration : none;
       }
#posizione A:Visited  {
       	font-weight : bold;
       	color : #bbb;
       	text-decoration : none;
       }
#posizione A:Hover  {
       	font-weight : bold;
       	color : #FFF;
		background-color : #777;
       	text-decoration : none;
       }
#posizione A:Active  {
       	font-weight : bold;
       	color : #FFF;
       	text-decoration : none;
       }
       
.separatorePosizione  {
       	color : #999;
       }

/*---------- Stili per tabella NEWS ---------*/

#formRicerca{
	
	margin:auto;
	border:1px #FFF solid;
	width:600px;
	text-align:right;
	background:#666;
}




.newsTitolo{
	color:#FFF;
}






       
       
.area a:Link  {
       	color : #fe8;
       }
.area a:Visited  {
       	color : #fe8;
       }
.area a:Hover  {
       	font-weight : bold;
       	color : #000000;
		background-color : #fe8;
       	text-decoration : none;
       }


.fotografo a:Link  {
       	color : #bbbbbb;
       }
.fotografo a:Visited  {
       	color : #bbbbbb;
       }

.fotografo a:Active  {
       	color : #bbbbbb;
       }

.titoliNewsHome a:Link  {
       	font-weight : bold;
       	color : #FFF;
       	text-decoration : none;
       }
       
.titoliNewsHome a:Visited  {
       	font-weight : bold;
       	color : #FFF;
       	text-decoration : none;
       }

.titoliNewsHome a:Hover  {
       	font-weight : bold;
       	color : #000;
		background-color : #FFF;
       	text-decoration : none;
       }
.titoliNewsHome a:Active  {
       	font-weight : bold;
       	color : #000;
       	text-decoration : none;
       } 


/******************* NOTIZIE *************************/

  /*---------------- tab Notizie ---------------*/
 #tabNotizie{
	border:2px #777 solid;
}




 /*---------------- Sponsors ---------------*/
 #sponsors{
	border:2px #999999 solid;
	background:#777777;
}

 #sponsors a:Hover  {
		background-color : #777777;
       }

/*--------------- Prev Next ------------------*/

#PrevNew A:Link, #NextNew A:Link  {
       	color : #999;
       }
#PrevNew A:Visited, #NextNew A:Visited  {
       	color : #999;
       }
#PrevNew A:Hover, #NextNew A:Hover  {
		background-color : #666;
       }

/************************* MAPPA Varazze ******************************************************/

#bloccoMappaVarazze{
	/*background-color: #222;*/
	width:600px;
	/*margin-top:10px;
	margin-bottom:20px;
	margin-left:20px;
	margin-right:20px;
	
	padding: 20px 0px 10px 20px;
	border:2px #999 solid;*/
}

#mappaVarazze{
	background-image : url("../../../Foto/Varazze/MappaVarazze/Mappa-generale.jpg");
	background-repeat:no-repeat;
	width:600px;
	/*height:470px;*/
	text-align: left;
	/*position:relative;*/
	/*background-color: #00A;*/
	/*float:left;*/
	/*border:1px #f00 solid;*/
}


#testoAree{
	width:180px;
	height:46px;
	margin-left:20px;
	background-color: #B3C880;
	float:left;
	/*clear:all;*/
	position:relative;
	/*border:1px #0f0 solid;*/
	top: -834px;
	padding: 10px;
}


/*#regione{
	width:382px;
	height:470px;
	position:relative;
	
}*/

	
