
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul
a, em, i, img, span, strong, sub, sup, li {
  margin: 0;
  padding: 0;
}

.item-bloque {
    background: #fff;
    border: 1px solid #dee2e6;
    padding: 0px;
    min-height: 190px;
}

.item-bloque a.mas{
	color: #c12e2d;
	font-size: 15px;
	display: block;
	padding-top: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.item-bloque img{
	width: 32px;
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
}

.item-bloque .titulo_elementos {
	 min-height: 48px;
	margin-bottom: 6px;
	line-height: 1;
	padding-top: 4px;
}

.item-bloque .bold {
    font-weight: lighter;
}

.cont_bloque_c {
    width: 100%;
    padding: 10px 0;
    background-color: #007fc2;
}

h3.titulo_listado {
    color: #FFF;
    font-size: 18px;
	text-align: left;
}

h2.titulos_portada {
    color: #3a3a3a;
    font-family: 'naste';
    font-size: 40px;
    text-transform: none;
    text-align: center;
    margin-bottom: 25px;
	font-weight: lighter;
}

.logo_portada img {
    max-width: 400px;
}

.logo_portada.spa-bot-xl {
    margin-bottom: 50px;
}
.logo_portada.spa-top-xl {
    margin-top: 30px;
}

.portada_img {
    min-height: 240px;
    max-height: 340px;
}