/*html {
	width: 100%;
}
body {
	width: 100%;
}*/

body {
	/* background: rgb(51, 102, 102);  */
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menu1 {
	/* margin: 5px; */
	font-size: 1.0em; 
	position: relative;
}
#menu3 {
	/* margin: 5px; */
	font-size: 1.0em; 
	position: relative;
}
#menu1 ul {
	list-style-type: none;
	padding-left:2px;
}
#menu3 ul {
	list-style-type: none;
	padding-left:2px;
}

#menu1  ul li a.primera {
	border-top-color: rgb(255, 255, 255); 
	border-top-width: 1px; 
	border-top-style: solid;
}

#menu3  ul li a.primera {
	border-top-color: rgb(255, 255, 255); 
	border-top-width: 1px; 
	border-top-style: solid;
}
#menu1 ul li a.nivel1 {
	background: url("../images/btn_agobabierto-aga.jpg") no-repeat; 
	width:120px; height:148px;
	/*float: left;*/
	text-align: center;
	/*width:240px; height:162px;*/
	/*width:240px; height:106px;*/
}
#menu3 ul li a.nivel3 {
	background: url("../images/Btn_mineduc_transparencia2.jpg") no-repeat;
	width:120px; height:148px;
  	float:right;
	text-align: center;
	/*width:240px; height:162px;*/
	/*width:240px; height:106px;*/
}


#menu1 ul li a.nivel1ie {
	background: url("../images/agobabierto.jpg") no-repeat; 
	width:24px; height:23px;
	
}
#menu3 ul li a.nivel1ie {
	background: url("../images/agobabierto.jpg") no-repeat; 
	width:24px; height:23px;
	
}
#menu1 ul li a {
	text-align: left;  /* alinia los link del menu */
	color: rgb(255, 255, 255); 
	text-decoration: none; 
	display: block; 
	
	/* position: relative; */
}
#menu3 ul li a {
	text-align: left;  /* alinia los link del menu */
	color: rgb(255, 255, 255); 
	text-decoration: none; 
	display: block; 
	
	/* position: relative; */
}
#menu1 #menu2ul li a:hover {
	color: rgb(0, 0, 0); 
	position: relative; 
	/* background-color: rgb(102, 204, 204); */
}
#menu3 ul li a:hover {
	color: rgb(0, 0, 0); 
	position: relative; 
	/* background-color: rgb(102, 204, 204); */
}
#menu1 ul li:hover a.nivel1 {
	color: rgb(0, 0, 0); 
	position: relative; 
	/* background-color: rgb(102, 204, 204); */
}
#menu3 ul li:hover a.nivel1 {
	color: rgb(0, 0, 0); 
	position: relative; 
	/* background-color: rgb(102, 204, 204); */
}

/* #menu ul li a.nivel1 {
	display: block !important; 
	position: relative;
} */
#menu1 ul li ul {
	display: none;
	
}

#menu3 ul li ul {
	display: none;
	
}
#menu1 ul li a:hover ul {
	left: 0px; top: 10px; 
	display: block; 
	position:absolute;
}

#menu3 ul li a:hover ul {
	left: 0px; top: 10px; 
	display: block; 
	position:absolute;
}
/* despliega los submenus al posicionar el mouse */
#menu1 ul li:hover ul {
	left: 0px; top: 115px; 
	display: block; 
	position: inherit;
}

#menu3 ul li:hover ul {
	left: 0px; top: 115px; 
	display: block; 
	position: inherit;
}

/* ordena la presentacion de los textos <li> del menu  */ 
#menu1 ul li ul li a {
	border-width: medium 1px 1px; 
	border-style: none solid solid; 
	border-color: currentColor rgb(255, 255, 255) rgb(255, 255, 255); 
	padding: 3px; 
	border-image: none; 
	/* width: 120px; color: rgb(255, 255, 255); */
	width: 200px; 
	color: #03F;
	background-color: rgb(255, 255, 255);
}
/* ordena la presentacion de los textos <li> del menu  */ 
#menu3 ul li ul li a {
	border-width: medium 1px 1px; 
	border-style: none solid solid; 
	border-color: currentColor rgb(255, 255, 255) rgb(255, 255, 255); 
	padding: 3px; 
	border-image: none; 
	/* width: 120px; color: rgb(255, 255, 255); */
	width: 200px; 
	color: #03F;
	background-color: rgb(255, 255, 255);
}

#menu1 ul li ul li a:hover {
	color: rgb(255, 255, 255); 
	position: relative; 
	/* background-color: #03F; */
	background-color: #215DAB;
}

#menu1 ul li ul li a:hover {
	color: rgb(255, 255, 255); 
	position: relative; 
	/* background-color: #03F; */
	background-color: #215DAB;
}

#menu2 ul li a.nivel1 {
	background: url("../images/LOGO-ENTRE.jpg") no-repeat; 
	width:238px; height:105px;
	
}
#menu2 ul li a.nivel1ie {
	background: url("../images/inicio/LOGO-ENTRE.jpg") no-repeat; 
	width:24px; height:23px;
	
}
table.falsa {
	border: 0px currentColor; 
	border-image: none; 
	float: left; 
	border-collapse: collapse; 
	position: relative;
}
