/*!
reglas propias cenpsi MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */
.lista {
  text-align: left;
  margin-top: 40px;
  margin-bottom: 0px;
}

.texto {
    margin-top: 40px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.imagen {
    margin-top: 40px;
    padding-top: 100px;
}

.mapa {display: block;
	max-width: 100%;
	height: 600px}
.arriba {margin-top: -205px;
	width:100%}

.detras {opacity: 0;transition:all ease .2s;-webkit-transition:all ease .2s;-moz-transition:all ease .2s}
.detras:hover {opacity:1}

.fondogris {
    background-color: rgba(200,200,200,1);
}
.grande{font-size: 460%;
	height: 120px;
	}
.fondoamarillo {background-color: rgba(254,209,54,1.00);
		}

.coloramarillo {color: rgba(254,209,54,1.00)}

.colorgris {color: rgba(200,200,200,1)}

.colorblanco {
    color: rgba(255,255,255,1.00);
    font-size: 24px;
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
}

.letrasube {margin-top: -6px}

.letrabaja {margin-top: 4.5px}

.fuente {
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    font-style: normal;
}

.nosubrayar {text-decoration: none;
	color: rgba(51,51,51,1.00);
	font-family:"Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal;
	}
.nosubrayar:Hover {text-decoration: none}
.nosubrayar:visited {text-decoration:none}
.nosubrayar:link {text-decoration:none}

.nosubrayar2:Hover {text-decoration:none}
.nosubrayar2:visited {text-decoration:none}
.nosubrayar2:link {text-decoration:none}

.redes {
    text-align: center;
    height: 130px;
    margin-top: 10px
}
.iconotw:Hover {text-decoration:none}
.iconotw:visited {text-decoration:none}
.iconotw:link {text-decoration:none}

.iconof:Hover {text-decoration:none}
.iconof:visited {text-decoration:none}
.iconof:link {text-decoration:none}

.iconoin:Hover {text-decoration:none}
.iconoin:visited {text-decoration:none}
.iconoin:link {text-decoration:none}
.redesarriba{margin-top: -11px;
	padding-left: 30px}

.interlineado {line-height:23px}
.margenbajo{height:30px}
.separo{height: 60px}
