/*
#ED3237; color rojo
#000070 color azul
*/


#tit1
{
    text-align: center;
    font-family: "Lucida Calligraphy",Algerian; 
    color: #ED3237;
	font-size: 40px;
    font-weight: bold;
    align-content: center;
}

.EDGE-227758248{
 	text-align: center;
	align-content: center;
	align-items: center;
	width: 100%;
	position: absolute;
}
 
#evento{
    background-color: #F8F8F8;
}

.table thead th{
    text-align: center;
    font-family: "Georgia",Algerian;
    align-content: center;
    font-weight: bold;
    text-align: center;
}


.navbar{
	background-color: #000070;
	text-align: center;
	align-content: center;
	font-family: "Georgia",Algerian; 
	font-weight: bold;
}

.collapse .navbar-nav .nav-item {
    color: red;
	text-align: center;
	align-content: center;
	margin:0 auto;
}


.navbar-toggler{
	background-color: #ED3237;
	z-index: 5;
	cursor:pointer;
	width:40px;
	height:34px;
	margin-right: 4px;
	margin-top: 2px;

}

.navbar-toggler:hover{
	background-color:  #000070;
	}
.fa-bars{
	margin-left: -6px;
	margin-top: -5px;
	}
