#dade_des input{
	margin-bottom:7px;
}

#dade_des select{
	margin-bottom:12px;
}

#dade_des form{
 	margin-top:10px;
	text-align: center;
}


#albero table{
	width:100%;
	border-collapse: collapse;
}

#albero td{
	width:33%;
	height:200;
	border: 1px solid orange;
	vertical-align: top;
}

#albero .tit{
	color:orange;
	font-weight: 700;
}

#alb_dade p img {
	visibility: hidden;
}

#alb_dade .chiaro {
	clear: left;
}

#alb_dade .chiaro a{
	margin: 40px;
}

#albero .cont{
	color:black;
	font-weight: 600;
	font-size:14px;
}



#dade_sin{
	width:130px;
        padding: 7px;
	float: left;
	font-size: 12px;
}

#dade_des{
 	width:130px;
	float:left;
	font-size:14px;
}

