#botonera {
        height: 255px !important;
}
.desc {
	font-size: 14px;
	color: #000009;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px dashed #2FBDFE;
	padding: 2px;
	display: none;
        line-height: 130%;
}

.desc a {
	border-bottom: 1px dashed #ccc;
	text-decoration:none;	
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2FBDFE;
	font-weight: bold;
	margin: 0;
	border: 1px solid #ccc;
	padding: 2px;
	cursor: hand;
	vertical-align: middle;
}
.titles:hover { 
	background-color: #2FBDFE;
	color: white;
	cursor: hand;
}
h3 span {
	font-size: 20px;
}
