span{color:#C00}

.tassello1{
	position:relative;
	background-color:#CC0000;
	color:#FFFFFF;
	width:80px;
	height:30px;
	border:3px solid #FFF;
	border-radius:8px;
	font-size:1.2em;
	padding:3px 0px 0px 0px;
	z-index:500;
}

.tassello2{
	font-family:'pt_sans_captionbold', Arial, sans-serif;
	position:relative;
	display:block;
	background-color:rgba(255,255,51,0.8);
	border:3px solid #FFF;
	border-radius:8px;
	padding:3px 0px 0px 0px;
	z-index:500;
}

.tassello2:hover{
	background-color:rgba(255,255,51,1);
}

.tassello3{
	font-family:'pt_sans_captionbold', Arial, sans-serif;
	position:relative;
	display:inline-block;
	background-color:rgba(204,255,255,0.8);
	border:3px solid #FFF;
	border-radius:8px;
	padding:3px 0px 0px 0px;
	z-index:500;
	height:45px;
	margin:0px 10px 10px 0;
}

.tassello3:hover{
	background-color:rgba(204,255,255,1);
}

.freccia{
	position:relative;
	z-index:500;
	margin-left:-25px;
	top:5px;
	left:50%;
	width:50px;
	height:50px;
}

.scatola{
	position:absolute;
	width:100px;
	margin-left:-50px;
	//border:5px solid #000;
}

#sc1{
	top:60px;
	left:800px;
}

#sc2{
	top:250px;
	left:210px;
}

#sc3{
	width:530px;
	top:250px;
	left:430px;
	margin-left:0;
}

#sc4{
	top:360px;
	left:210px;
}

#sc5{
	width:530px;
	top:400px;
	left:430px;
	margin-left:0;
}

#sc6{
	top:500px;
	left:210px;
}


#img1{
	z-index:500;
	width:50px;
	
}

#t1{
	top:0px;
	left:50%;
	margin-left:-40px;
}

#t2{
	width:320px;
	height:45px;
	top:15px;
	left:50%;
	margin-left:-160px;
}

#t3{
	width:320px;
	height:45px;
	margin-left:-160px;
	left:50%;
}

#t4, #t5 {width:130px}
#t6, #t7{width:200px}

#t8{width:80px}

#t9{
	width:320px;
	hei ght:45px;
	margin-left:-160px;
	left:50%;
	padding-bottom:5px;
}

#t10, #t11, #t12{width:120px}

#t13{
	width:320px;
	height:88px;
	margin-left:-160px;
	left:50%;
}

#boxPiante {
	top: 175px;
	left:400px;
	width:540px;
}

#boxPiante img{
	float:left;
	width:300px;
	margin-right:10px;
}


#boxAutotrofe{
	width:540px;
	top:500px;
	left:400px;
}

#boxAutotrofe img{
	float:left;
	width:200px;
	margin-right:10px;
}

#boxEterotrofe{
	width:540px;
	top:500px;
	left:400px;
}

#boxEterotrofe img{
	float:left;
	width:200px;
	margin-right:10px;
}

.galleryIdentikit{
	width:540px;
	height:310px;
	top:155px;
	left:400px;
	overflow:hidden;
	padding:0;
}

.cycle-slideshow img {
	width:100%;
}

.galleryIdentikit #chiudi{
	position:absolute; 
	z-index:1000;
	top:285px;
	left:480px;
	color:rgba(255,255,0,1)
	}

.cycle-slideshow{
	position:absolute
	}

