@charset="utf-8";

.cajaprin{
	width: 100%;
	height: 800px;
	background-color:#EBDB57;
	text-align: center;
}
.parte1{
	width: 100%;
	height: 10%;
	background-color:#05006E;
}
.parte1_1{
	width: 20%;
	height: 100%;
	background-color:#05006E;
	float: left;
}
.parte1_1_1{
	width: 18%;
	height: 100%;
	float: left;
	background-color:#05006E;
	float: left;
	text-align: center;
	align-items: center;
	justify-content: center;
	display: flex; 
}
.parte1_1_1 a:hover{
	text-align: center;
	align-items: center;
	justify-content: center;
	display: flex;
}
.parte1_1_1 a{
	display: block;
	color: #EEF155;
    background-color:#05006E;
    font-size: 80%;
    font-family: arial;
}
.parte1_2{
	width: 59%;
	height: 100%;
	background-color:#05006E;
	float: left;
	margin-left:1%; 
}
.menus{
	width: 17%;
	height: 60%;
	float: left;
	background-color:#05006E;
	margin-left: 2.5%;
	margin-top: 2.5%;
	text-align: center;
	align-items: center;
	justify-content: center;
	font-size: 100%;
	display: flex; 
}
.menus a:hover{
	text-align: center;
	align-items: center;
	justify-content: center;
	display: flex;
}
.menus a{
	display: block;
	text-decoration: none;
	color: #ffffff;
    background-color:#05006E;
    font-size: 130%;
}
.comunicacion{
	width: 100%;
	height: 10px;
	background-color:#EBDB57;
}
.parte2{
	width: 100%;
	height: 50%x;
	background-color:#05006E;
	position: relative;
    display: inline-block;
    text-align: center;
}

.parte3{
	width: 100%;
	height: 25%;
	background-color:#05006E;
	margin-top: 10px;
}

.parte3_cuadros{
	width: 47%;
	height: 100%;
	float: left;
	background-color:#05006E;
	margin-left: 2.5%;
}
.parte3_cuadros_top{
	width: 97%;
	height: 1%;
	background-color:#05006E;
	margin-left: 1%;
	margin-right: 1%;
	margin-top: 1%;
	text-align: center;
	align-items: center;
	justify-content: center;
	font-size: 200%;
	display: flex; 

}
.parte3_cuadros_med{
	width: 98%;
	height: 60%;
	background-color:#05006E;
	margin-left: 1%;
	margin-right: 1%;
	margin-top: 1%;
	text-align: left;
	align-items: center;
	justify-content: center;
	font-size: 100%;
	display: flex;
	color: #0BCAF5;

}
.parte3_cuadros_bot{
	width: 98%;
	height: 25%;
	background-color:#05006E;
	margin-left: 1%;
	margin-right: 1%;
	margin-top: 1%;
	text-align: center;
	align-items: center;
	justify-content: center;
	font-size: 200%;
	display: flex;

}
.parte4{
	width: 100%;
	height: 10%;
	background-color:#05006E;
}
.parte5{
	width: 100%;
	height: 2%;
	background-color:#EBDB57;
	font-size: 65%;
}