@charset "utf-8";

body {
	position:static;
	background-image:url(Imagen/padres.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 */
}

#anclajequien {
	position:absolute;
	top:1102px;
	width:36px;
	height:19px;
	left: -7px;
}

#contenido {
	width:1005px;
	position:static;
	background-position:top;
	margin: 0;
}
#textmaternal {
	position:absolute;
	left:660px;
	top:233px;
	width:331px;
	height:510px;
	font-size:90%;
	z-index:2;
	overflow:auto;
	text-align: justify;
	padding-right:10px;
}
#textprimaria {
	position:absolute;
	left:44px;
	top:1012px;
	width:324px;
	height:477px;
	font-size:90%;
	z-index:2;
	overflow:auto;
	text-align: justify;
	margin: 0;
}
#textmision {
	position:absolute;
	left:323px;
	top:612px;
	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:901px;
	top:1457px;
	width:65px;
	height:24px;
	z-index:1;
	font-size:90%;
	background: none;
}


#inicio {
	position:absolute;
	background-position:top;
	left:897px;
	top:767px;
	width:69px;
	height:24px;
	z-index:1;
	font-size:90%;
	background: none;
}

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%;
}
