@charset "utf-8";
/* CSS Document */
#contenedor{
	width:100%;
	height:100%;
  	margin: auto;
	margin-left: auto;
	left: auto;
		}
	
#header{
	width:auto;
	height:auto;
	margin: auto;
	position:cover
}
#logotipo{ 
			width:194px;
			height:40px;
			margin:20px; 
			float:left;
}
#MENU {
	width: 1000px;
	height: 55px;
	background-color: ##F00;
}
.boton{     width:200px;
		    height:50px;
		    float:left;	
 }
 #animacion{
	width: 240px;
	height: auto;
	margin-right: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	 }
	 .video{
	width: 260px;
	height: 150px;
	float: left;
	margin-top: -50px;
	margin-right: 0px;
	background-color: ;
	border: 2px #666;
	border-radius: 15px;
	text-align: justify;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	margin-bottom: 8px;
	align-items: center;
	justify-content: center;
	font-size: 14px;
		 }
		 .cuadro-plomo{
	width: 260px;
	height: 350px;
	float: left;
	margin-top: 300px;
	margin-left: 20px;
	background-color: #CCCCFF;
	border: 2px #666;
	border-radius: 15px;
	text-align: justify;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	margin-bottom: 10px;
	align-items: center;
	justify-content: center;
	font-size: 14px;
		 }
	 
#columnas{
	width: 270px;
	height: 370px;
	margin-left: 400px;
	margin-top:2px
	 }

	 h1{
	color:#F00;
	text-align:center;
	font-family:Gotham, "Helvetica Neue", Arial, sans-serif;
	font-size:16px;
 }
 
 #cuadro-verde{
	width: 256px;
	height: 100px;
	background-color: #00718C;
	border: 2px solid #ffffff;
	border-radius: 15px;
	box-shadow: 10px 10px 6px #575757;
	text-align: center;
	color: #fff;
	margin-bottom: 10px;
	align-items: center;
	justify-content: center;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-right: 3px;
	padding-top: 2px;
	margin-left: auto;
	left: 1232px;
	margin-top: 1000px;
 }
 
#cuadro-azul{
	width: 357px;
	height: 100px;
	float: auto;
	background-color: #0033FF;
	margin-top: 50px;
	margin-right: 5px;
	border: 2px solid #ffffff;
	border-radius: 15px;
	box-shadow: 10px 10px 6px #575757;
	text-align: center;
	color: #fff;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-bottom: 20px;
	margin-left: 600px;
	
 }
			
#actualidad{
	width: 200pt;
	height: 200px;
	
	margin-top: 300px;
	margin-left:600px;
	
	/* [disabled]margin-left: 0px; */
}
				
.cuadro1{
	width: 219px;
	height: 164px;
	float: left;
	margin-top: 100px;
	margin-left: 20px;
	background-color: #FF0000;
	 

	 }
	 
 h2{
	color: #9CF;
	text-align: center;
	font-family: Gotham, "Helvetica Neue", Arial, sans-serif;
 }

#alianza{
	width: 750px;
	height: 85px;
	margin-left: 1px;
	color: #FF0;
	margin-top: 0px;
	margin-right: 0px;
	
}
#cuadro2{
	width: 40%;
	height: 50%;
	border: 0 px solid #FFF;
	border-radius: 17px;
	background-color: #FFFFFF;
	text-align: center;
	margin: 10 px;
	padding: 6px;
	margin-right:auto;
	margin-left: auto;
	
		 }
	 
	 #cuadroFOOTER{
	width: 450px;
	height: 93px;
	border: 2px solid #FFF;
	float: none;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 17px;
	margin-bottom: 0px;
	border-radius: 17px;
	padding-right: 17px;
	color: #999;
	margin-right:auto;
	margin-left: auto;

			 }
	 
	 
	 
	 h3 {
	font-family: Gotham, "Helvetica Neue", Arial, sans-serif;
	text-align: center;


	position: ;
	overflow: visible;
	font-size: 9px;
	left: 25px;
	top: 964px;
	visibility: inherit;
	right: 401px;
	width: 441px;
	height: 89px;
	color: #FF0;
	 }
	 
	#footer{
	width: 100%;
	height: 95px;
	background-color: #001489;
		bottom:0;
	position:fixed;
				}
				
				.contenedor {
    height: 200px;
    display: flex;
    align-items: center;
    justify-content: center;

}

		.item {
    width: 10em;
}
