*{
	padding: 0px 0px 0px 0px; /* top right bottom left  */
	margin: 0px 0px 0px 0px; /* top right bottom left  */
}

html, body {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	color: #4D4D4D;
	font-size: 1em;
	height: 100%;
	background: url(../img/bg_line.jpg) #579a19 repeat-y;
}
	 
a{
	text-decoration: none;
	color: #fff;
}

a img{
	border: none;
}

p a{
	color: #fff;
	border-bottom: 1px dashed;
}

p a:hover{
	color: #a72f23;
	border-bottom: 1px solid;
}



:focus{
	outline: 0;
}
/* @end */


h1{	
	font-weight: normal;
	font-size: 1.3em;
	color: #A72F23;
}
h2{
	font-weight: normal;
	font-size: 1.1em;
	color: #A72F23;
}
h3{
	font-weight: bold;
	font-size: .9em;
	color: #A72F23;
}
h4{
	font-weight: bold;
	font-size: .8em;
	color: #A72F23;
}
p{
	font-size: .8em;
	margin-bottom: 1em;
	
}

.txt_bottom 
	{
	font-size: 13px;
	}


.ico_infettivi 
	{
	position: absolute;
	width: 56px;
	height: 56px;
	left: 20%;
	top: 43px;
	z-index: 100;
	font-size: 12px;
	}

.ico_liquidi 
	{
	position: absolute;
	width: 56px;
	height: 56px;
	left: 25%;
	top: 43px;
	z-index: 100;
	font-size: 12px;
	}

.ico_dati
	{
	position: absolute;
	width: 56px;
	height: 56px;
	left: 30%;
	top: 42px;
	z-index: 100;
	font-size: 12px;
	}

.ico_centro_costo
	{
	position: absolute;
	width: 56px;
	height: 56px;
	left: 35%;
	top: 42px;
	z-index: 100;
	font-size: 12px;
	}

.ico_rifiuti
	{
	position: absolute;
	width: 56px;
	height: 56px;
	left: 40%;
	top: 42px;
	z-index: 100;
	font-size: 12px;
	}

.ico_sistri
	{
	position: absolute;
	width: 56px;
	height: 56px;
	left: 45%;
	top: 42px;
	z-index: 100;
	font-size: 12px;
	}
	
.ico_mappa
	{
	position: absolute;
	width: 56px;
	height: 56px;
	left: 60%;
	top: 42px;
	z-index: 100;
	font-size: 12px;
	}	

.win_pop_up
	{
	position: absolute;
	width: 900px;
	height: 600px;
	top: 17%;
	left: 20%;
	background: url(../img/bg_window.png) transparent no-repeat center top;
	z-index: 10;
	overflow: auto;
	}
