@charset "utf-8";

body {
/*	position:static;
	background-image: url(Imagen/primaria.jpg);
	background-repeat: no-repeat;
	background-attachment:inherit; */
	font: 100% Verdana, Arial, Helvetica, sans-serif;
/*	background-position:left top; */
	margin: 0px;
	padding: 0px;
/*	color: #000000;
	background-color: #003366; */
}

.oneColElsCtr #container {
	width: 46em;
	background: #FFFFFF;
	margin: 0 auto; /* los márgenes automáticos (conjuntamente con un ancho) centran la página */
	border: 1px solid #000000;
	text-align: left; /* esto anula text-align: center en el elemento body. */
}
.oneColElsCtr #mainContent {
    	padding: 0 20px; /* recuerde que el relleno es el espacio situado dentro del cuadro div y que el margen es el espacio situado fuera del cuadro div */
}

#anclaprimaria {
	position:absolute;
	top:699px;
	width:36px;
	height:19px;
	left: -7px;
}
#anclajequien {
	position:absolute;
	top:1102px;
	width:36px;
	height:19px;
	left: -7px;
}
#anclaguiaderecha {
	position:absolute;
	top:38px;
	width:23px;
	height:19px;
	left: 1230px;
}
#anclaguiaabajo {
	position:absolute;
	top:1523px;
	width:23px;
	height:19px;
	left: 983px;
}

#contenido {
/*	top:0px;
	left:0px; */
	width:1005px;
	position:absolute;
	background-position:center top;
	margin:0;
}
#textmaternal {
	position:absolute;
	left:647px;
	top:215px;
	width:344px;
	height:390px;
	font-size:90%;
	z-index:2;
	overflow:auto;
	text-align: justify;
	padding-right:10px;
}
#textprimaria {
	position:absolute;
	left:43px;
	top:1020px;
	width:327px;
	height:465px;
	font-size:90%;
	z-index:2;
	overflow:auto;
	text-align: justify;
	padding-right:10px;
}
#textmision {
	position:absolute;
	left:651px;
	top:717px;
	width:313px;
	height:210px;
	font-size:90%;
	z-index:2;
	overflow:auto;
	text-align: justify;
	margin: 0;
	visibility: hidden;
}
#textvision {
	position:absolute;
	left:651px;
	top:717px;
	width:313px;
	height:210px;
	font-size:90%;
	z-index:2;
	overflow:auto;
	text-align: justify;
	margin: 0;
	visibility: hidden;
}
#textdocentes {
	position:absolute;
	left:651px;
	top:717px;
	width:313px;
	height:210px;
	font-size:90%;
	z-index:2;
	overflow:auto;
	text-align: justify;
	margin: 0;
	visibility: hidden;
}
#textingles {
	position:absolute;
	left:651px;
	top:717px;
	width:313px;
	height:210px;
	font-size:90%;
	z-index:2;
	overflow:auto;
	text-align: justify;
	margin: 0;
	visibility: hidden;
}
#textactividades {
	position:absolute;
	left:651px;
	top:717px;
	width:313px;
	height:210px;
	font-size:90%;
	z-index:2;
	overflow:auto;
	text-align: justify;
	margin: 0;
	visibility: hidden;
}


#inicio2 {
	position:absolute;
	background-position:top;
	left:152px;
	top:1505px;
	width:65px;
	height:24px;
	z-index:1;
	font-size:90%;
	background: none;
}
#inicio {
	position:absolute;
	background-position:top;
	left:706px;
	top:653px;
	width:69px;
	height:24px;
	z-index:1;
	font-size:90%;
	background: none;
}
#tarea1 {
	position:absolute;
	left:798px;
	top:653px;
	width:180px;
	height:24px;
	z-index:1;
	font-size:90%;
}
#tarea2 {
	position:absolute;
	left:241px;
	top:1506px;
	width:162px;
	height:24px;
	z-index:1;
	font-size:90%;
}


body,td,th {
	font-size: 100%;
	color: #000066;
}	
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #009933;
}
a:hover {
	text-decoration: none;
	color: #003399;
}
a:active {
	text-decoration: underline;
	color: #006666;
}
h1 {
	font-size: 150%;
}
h2 {
	font-size: 125%;
}
.fondote2 {
	background-attachment: scroll;
	background-color: #CC9900;
	background-image: url(Imagen/primaria.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 0%;
	margin-left: 0%;
}
