.tit0{
	top:30px;
	width: 250px;
	height: 30px;
	padding-left: 20px;
	padding-top: 5px;}
.par0 {
	position: relative;
	height:300px;
    left: 251px;
	text-align: left;
	z-index: -1;
    border-radius: 20px;
    border: 2px solid lightgray;
    width: 400px;
    background-color: white;
	display: table;
	}

/* .tit1{
	position: relative;
	top:30px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:18px;
	width: 250px;
	height: 30px;
	padding-left: 20px;
	padding-top: 5px;
	border-top-left-radius: 100px;
	border-bottom-left-radius: 100px;
	border: 2px solid #FF7519;
	border-right: 2px solid white;
	color:#FF7519;
} */
.testo {display: table-cell;font-family: Verdana, Geneva, sans-serif;font-size:16px;padding: 20px;padding-right: 20px;color:#458fa4; text-align: justify;vertical-align: middle;}

.tit1, .tit2, .tit3, .tit4 {
	color:lightgray;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size:18px;
	width: 230px;
	height: 30px;
	padding-left: 20px;
	padding-top: 5px;
	border-top-left-radius: 100px;
	border-bottom-left-radius: 100px;
	border: 2px solid lightgray;
	border-right:white; 
	
}

.par1, .par2, .par3, .par4 {
	position: relative;
	text-align: left;
	z-index: -1;
    border-radius: 20px;
    border: 2px solid #FF7519;
    width: 400px;
    background-color: white;
    display: none;
	}

.tit1{
	position: relative;
	top: 20px;
	
	}
.tit1:hover .par1{
	position: relative;
	display: table;
	top:-80px;
	height: 300px;
	left: 229px;
	
	}
.tit1:hover { border-color: #FF7519;color: #FF7519; border-right: 2px solid white;background: white;width: 230px;left:20px;}



.tit2 {
	top:40px;
	background-color: white;
	}

.tit2:hover .par2{
	position: relative;
	display:table;
	top:-138px;
	height: 300px;
	left: 229px;
	z-index:-1;
	}
.tit2:hover { border-color: #FF7519;color: #FF7519; border-right: 2px solid white;width: 230px;left:20px;}

.tit3 {
	top:60px;
	background-color: white;

	}



.tit3:hover .par3{
	position: relative;
	display:table;
	top:-196px;
	height: 300px;
	left: 229px;
	z-index:-1;
}
.tit3:hover { border-color: #FF7519;color: #FF7519; border-right: 2px solid white;width: 230px;left:20px;}

.tit4 {
	top:80px;
	background-color: white;
	}



.tit4:hover .par4{
	position: relative;
	display:table;
	top:-256px;
	height: 300px;
	left: 229px;
	z-index:-1;
}
.tit4:hover { border-color: #FF7519;color: #FF7519; border-right: 2px solid white;width: 230px;left:20px;}

.box{
height:500px;width:100%;
}
.bottom {position:relative;top:150px;width:60%;}