#caracteristicas a {
	color:#FFF;
    text-decoration: none;
	font-size: 2.0vw;
    text-align: center;
	
/*	
	
	color:#fff;
	background: #0094ff;
	padding: 20px 20px;
	font-size: 30px;        */
}
 
#caracteristicas a:hover {
	color:#6CF;
}

/*------- Ventana PH ---------*/



#caracteristicas {
	position:relative;
	width:100%;

	margin: 50px 0 0 0;
	z-index: -1;
	background-color: #CCCCCC;
	font-size: 3.5vw;
}

.tablaES tr{
   font-size: 3.8vw; 
}

