.logo{
	width:100%;
	height:100%;
	max-width:669px;
	max-height:231px;
}
.logochico{
	width:100%;
	height:100%;
	max-width:133px;
	max-height:46px;
}
body{
	    min-height: 0rem;
}
.mibody{
	min-height: 0rem;
	background-color: #e9ecef;
}
.mijumbo{
	    padding-top: 0rem;
}

.separacion15{
	margin-bottom: 1.5rem;
}
.separaciontop15{
	margin-top: 1.5rem;
}

.navfondo{
	/* background-color:#D0312D; */
	background-color:#e3242b;
}
.navbar-dark .navbar-nav .nav-link {
/*     color: rgba(255,255,255,.5); */
    /* color: #5e1916 !important; */
	color: #fff !important;
}
.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link {
    color: #fff !important; font-weight: bold;
}
.fotos{
	margin-bottom: 1.1rem;
	margin-top: 1.1rem;
	width:100%;
	height:100%;
	/* max-width:640px; */
	max-width:600px;
	max-height:600px;
	border-radius:7px;
}

.fotosplantilla{
	margin-bottom: 1.1rem;
	margin-top: 1.1rem;
	width:100%;
	height:100%;
	/* max-width:480px; */
	max-width:300px;
	max-height:300px;
	/* max-width:640px;
	max-height:480px; */
	border-radius:7px;
}