.productos-tit-calefaccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #767676;
	text-decoration: none;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.productos-tit-calefaccion:hover {
	color: #DB7900;
}
.productos-tit-ventilacion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #767676;
	text-decoration: none;
}
.productos-tit-ventilacion:hover {
	color: #00A42D;
}
.productos-tit-frio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #767676;
	text-decoration: none;
}
.productos-tit-frio:hover {
	color: #5ECBF9;
}
.productos-tit-deshumidificacion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #767676;
	text-decoration: none;
}
.productos-tit-deshumidificacion:hover {
	color: #AB0086;
}
