html, input, textarea,select{
/*font-family:Tahoma, Helvetica, sans-serif;*/
font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
}

input, textarea, select{
font-size:12px;
}

body{
/*
background-color: #158601 ;
background-color: #004800 ;
background-color: #000000 ;
*/

background-color: #006600 ;

}

/* Stili per centraggio contenuti */
html, body, #contenitore {
      height:99%;
      }
	  
   #contenitore {
      margin: 0 auto;
      vertical-align: middle;
      width: 100%;
   }

/* ----------------------------------- */

p{
margin:0px;
padding:0px;
}


.colore1 {
color:#ffffff;
}

.colore2 {
color:#006600;
}

.colore3 {
color:#ffffff;
}


.puntinatoBasso{
border-bottom: 2px dotted #ffffff;
}



h1{
margin:0px;
font-size:14px;
}

h2{
margin:0px;
font-size:12px;
font-weight:bold;
}

h3{
margin:0px;
font-size:12px;
font-weight:normal;
}

h4{
margin:0px;
font-size:10px;
font-weight:normal;
}

ul{
margin: 10px 0 10px 0;
padding: 0;
}
li{
margin-left: 40px;
padding: 0 0 2px 0px;
}


#thumb {
text-align:center;
}
#thumb img{
width:130px;
height:80px;
margin:2px 2px 2px 2px;
border:2px solid #ffffff;
}
#thumb img:hover{
border:2px solid #006600;
}




a{
font-size:12px;
text-decoration:none;

}

a:hover{
font-size:12px;
text-decoration:underline;
}



/*  MENU PRINCIPALE */

#menu {
font-size:14px;
padding:0px 0px 0px 0px;
}

#menu a {
	font-size:12px;
	color: #000000;
	}

#menu a:hover {
	color: #006600;
	text-decoration:none;
}


/* ------------------------------------ */



/* STILI PER GOOGLE MAP */

.tooltip {
	border:1px solid #E55207;
	padding:5px;
	background-color:#333333;
	color:#ffffff;
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:12px;
	}
	
	#fumetto  {
	font-family:Tahoma, Helvetica, sans-serif;
	}
	
	#fumetto h2{
		font-family:Tahoma, Helvetica, sans-serif;
		font-size:16px;
		color: #000000;
		}
	
	#fumetto h3{
		font-size:12px;
		color: #000000;
		}
		
	
	#fumetto a {
	font-weight:bold;
	color: #E55207;
	
	}	
	
/* ------------------------------ */










