@charset "utf-8";
/* CSS Document */

/* Borghi */

.titolo_borghi{
	color:#00792C;
	font-family:KlavikaBold;
	font-size:28px;
}


.rientro{
	margin-left:10px;
}
.scheda_extra{
	display: none;
	position: absolute;
	z-index: 2;
	width: 900px;
	height: 500px;
	background: #EDF4EC;
	padding: 20px;
	left: 30px;
	top: 20px;
	overflow: scroll;
	overflow-x: hidden;
	border-radius: 5px;
	border: 1px solid #8ebfa0;
	text-align:justify;
}
#montegrino{
	font-family:FontText;
	font-size:16px;
	line-height:120%;
	text-align:justify;
}
#cassano{
	font-family:FontText;
	font-size:16px;
	line-height:120%;
	text-align:justify;
}
.galleria_extra img{
	height:80px;
	width:80px;
	}
/* Borghi */



.flora_link{
	color:rgb(255,255,255);
	font-family:KlavikaMedium;
}
.flora_link:hover{
	background:#007C53;
	color:#FFF;
}

#scheda_content{
	position:absolute;
	float:left;
	width:95%;
	height:50%;
	top:70px;
	left:20px;
	font-family:FontText;
	font-size:16px;
	line-height:120%;
	text-align:justify;
}
#step_nav{
	position:relative;
	float:right;
	top:67%;
	right:14px;
}

#step_nav img{
	width:20px;
	height:20px;
}


.freccia_indietro{
	position:absolute;
	float:left;	
	z-index:1;
	top:40%;
	left:14px;
}

.freccia_avanti{
	position:absolute;
	float:right;
	top:40%;
	right:10px;
	}
#confini{
	width:898px;
	height:401px;
	background: url(../img/schede_territorio/sfondo_confini.png);
	position:relative;
	float:left;
	margin:50px;
	z-index:1;
}
#spiagge{
	width:898px;
	height:401px;
	background: url(../img/schede_territorio/sfondo_spiagge.png);
	position:relative;
	float:left;
	margin:50px;
	z-index:1;
}
#mercato_luino{
	width:898px;
	height:401px;
	background: url(../img/schede_territorio/sfondo_mercato_luino.png);
	position:relative;
	float:left;
	margin:50px;
	z-index:1;
	}
#borghi{
	width:898px;
	height:401px;
	background: url(../img/schede_territorio/sfondo_borghi.png);
	position:relative;
	float:left;
	margin:50px;
	z-index:1;
	}
#paesaggio{
	width:898px;
	height:401px;
	background: url(../img/schede_territorio/sfondo_paesaggio.png);
	position:relative;
	float:left;
	margin:50px;
	z-index:1;
	}

#passato{
	width:898px;
	height:401px;
	background: url(../img/schede_territorio/sfondo_passato.png);
	position:relative;
	float:left;
	margin:50px;
	z-index:1;
}
#sport{
	width:898px;
	height:401px;
	background: url(../img/schede_territorio/sfondo_sport.png);
	position:relative;
	float:left;
	margin:50px;
	z-index:1;
}

#thumb_nav ul li img{
	width:80px;
	border: #FFF 5px solid;
}
#thumb_nav{
	position:absolute;
	float:left;
	bottom: 10px;
	left:10px;
}

#bottom_nav_flora{
	position:absolute;
	bottom:5px;
	right:10px;
	width:20%;
	text-align:right;
}

#bottom_nav_flora li img{
	width:40px;
}