/*-- general --*/

BODY {
	MARGIN: 0px; 
	SCROLLBAR-FACE-COLOR: #Feecec; 
	SCROLLBAR-HIGHLIGHT-COLOR: #Feecec; 
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #8b151E; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	
	
}

h4{
	display:none;
}


/*--- cabecera ---*/

#cabecera {

	background: url(images/estcab.jpg) repeat-x;

}

/*--- index contenido ---*/

#indexcontenido {

	background: url(images/estcont.jpg) repeat-x;

}

/*--- subcabecera ---*/

#subcabecera {

	background: url(images/estsub.jpg) repeat-x;

}

/*--- CABECERAS ---*/

#subproyectos {
		background: url(images/subproyectos.gif)
		no-repeat;

}

#subchat{
		background: url(images/subchat.jpg)
		no-repeat;

}

#subforos{
		background: url(images/subforos.jpg)
		no-repeat;

}

#sublistacorreo {
		background: url(images/sublistacorreo.jpg)
		no-repeat;

}

#subexperimentos {
		background: url(images/subexperimentos.jpg)
		no-repeat;

}

#subherramientas {
		background: url(images/subherramientas.jpg)
		no-repeat;

}

#subjuegos {
		background: url(images/subjuegos.gif)
		no-repeat;

}

#subimagenes {
		background: url(images/subimagenes.gif)
		no-repeat;

}

#subsonidos {
		background: url(images/subsonidos.jpg)
		no-repeat;

}

#subprogramas {
		background: url(images/subprogramas.jpg)
		no-repeat;

}

#subvideo {
		background: url(images/subvideo.jpg)
		no-repeat;

}

#subenlaces {
		background: url(images/subenlaces.jpg)
		no-repeat;

}

/*--- imgizq ---*/

#imgizq {

	background: url(images/estizq.jpg) repeat-x;

}

#imgizq2 {

	background: url(images/estizq2.jpg) repeat-x;

}




/*--- pxfondo ---*/

#pxfondo {
	
	background: url(images/estpix.gif) repeat-x;
		
}

/*--- RUTA ---*/

#ruta {
	padding:0px;
	text-align:left;
	font-size:9px;
	COLOR: #727272;
	TEXT-DECORATION: none;
	
	
}

#ruta a:link, #ruta a:visited, #ruta a:active { 
	font-weight: bold;
	COLOR: #000000;
	TEXT-DECORATION: none;
}

#ruta a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
}


/*--- MENU---*/

#menu {
	padding:0px;
	text-align:left;
	font-size:10px;
	COLOR: #002CB9;
	text-decoration:none;
	font-weight: bold;
	
	
}

#menu a:link, #menu a:visited, #menu a:active { 
	font-weight: bold;
	COLOR: #002CB9;
	TEXT-DECORATION: none;
}

#menu a:hover {
	font-weight: bold;
	color: #002CB9;
	text-decoration:underline;
}

#menurecursos {
	padding:0px;
	text-align:left;
	font-size:10px;
	COLOR: #6E005B;
	text-decoration:none;
	font-weight: bold;
	
	
}

#menurecursos a:link, #menurecursos a:visited, #menurecursos a:active { 
	font-weight: bold;
	COLOR: #6E005B;
	TEXT-DECORATION: none;
}

#menurecursos a:hover {
	font-weight: bold;
	color: #6E005B;
	text-decoration:underline;
}


/*--- ACCESOS---*/

#acceso {
	padding:0px;
	text-align:left;
	font-size:10px;
	COLOR: #02134D;
	text-decoration:none;
	font-weight: bold;
	
	
}

#acceso a:link, #acceso a:visited, #acceso a:active { 
	font-weight: bold;
	COLOR: #02134D;
	TEXT-DECORATION: none;
}

#acceso a:hover {
	font-weight: bold;
	color: #02134D;
	text-decoration:underline;
}

.accesocent {

	text-align:center;

}

/*-- CONTENIDO --*/

#contenido{
	line-height:18px;
	vertical-align:top;
	margin-top:0px;
	font-size:11px;
	color: #01042F;
}

#contenido a:link, #contenido a:visited, #contenido a:active { 
	COLOR: #01042F;
	TEXT-DECORATION: none;
	font-weight: bold;
}

#contenido a:hover  {
	font-weight: bold;
	color: #01042F;
	TEXT-DECORATION: underline;
}

#contenido ul {

	margin-left:40px;
	margin-top:20px;
	margin-right:25px;
	padding:0;
	text-align:justify;
	
	
}

#contenido li {

	color: #01042F;
	font-size:11px;
	line-height:16px;
	padding:0px;
	list-style-type: circle;
	margin-top:7px;

}

#contenido h5{

	margin-left:10px;
	margin-top:0px;
	margin-right:0px;
	COLOR: #5058B2;
	font-size:12px;
	line-height:15px;
	padding:0px;
	text-align:left;

}

#contrecursos {
	line-height:18px;
	vertical-align:top;
	margin-top:0px;
	font-size:11px;
	color: #1C001C;
}

#contrecursos a:link, #contrecursos a:visited, #contrecursos a:active { 
	COLOR: #1C001C;
	TEXT-DECORATION: none;
	font-weight: bold;
}

#contrecursos a:hover  {
	font-weight: bold;
	color: #1C001C;
	TEXT-DECORATION: underline;
}

#contrecursos ul {

	margin-left:40px;
	margin-top:20px;
	margin-right:25px;
	padding:0;
	text-align:justify;
	
	
}

#contrecursos li {

	color: #1C001C;
	font-size:11px;
	line-height:16px;
	padding:0px;
	list-style-type: circle;
	margin-top:7px;

}

#contrecursos h5{

	margin-left:10px;
	margin-top:0px;
	margin-right:0px;
	COLOR: #1C001C;
	font-size:12px;
	line-height:15px;
	padding:0px;
	text-align:left;

}


#miniacc {
	line-height:15px;
	vertical-align:top;
	margin-top:0px;
	font-size:11px;
	color: #01042F;
}

#miniacc a:link, #miniacc a:visited, #miniacc a:active { 
	COLOR: #01042F;
	TEXT-DECORATION: none;
	font-weight: bold;
}

#miniacc a:hover  {
	font-weight: bold;
	color: #01042F;
	TEXT-DECORATION: underline;
}

#miniacc ul {

	margin-left:40px;
	margin-top:20px;
	margin-right:25px;
	padding:0;
	text-align:justify;
	
	
}

#miniacc li {

	color: #01042F;
	font-size:11px;
	line-height:16px;
	padding:0px;
	list-style-type: circle;
	margin-top:7px;

}

#miniacc h5{

	margin-left:10px;
	margin-top:0px;
	margin-right:0px;
	COLOR: #5058B2;
	font-size:12px;
	line-height:15px;
	padding:0px;
	text-align:left;

}

/*--- JUEGOS ---*/

#txtjuegos {
	padding:0px;
	text-align:left;
	font-size:9px;
	COLOR: #DC4300;
	TEXT-DECORATION: none;
	line-height:14px;
	
	
}

#txtjuegos a:link, #txtjuegos a:visited, #txtjuegos a:active { 
	font-weight: bold;
	COLOR: #DC4300;
	TEXT-DECORATION: none;
}

#txtjuegos a:hover {
	font-weight: bold;
	color: #DC4300;
	text-decoration:underline;
}


/*--- PIE DE PÁGINA---*/

#piepage {
	text-align:center;
	font-size:10px;
	color: #000000;
}

#piepage a:link, #piepage a:visited, #piepage a:active {
	TEXT-DECORATION: none;
	color: #000000;
}

#piepage a:hover {
	text-decoration:underline;
	color: #000000;
}

#piepageindex {
	text-align:center;
	font-size:10px;
	color: #FFFFFF;
}

#piepageindex a:link, #piepageindex a:visited, #piepageindex a:active {
	TEXT-DECORATION: none;
	color: #FFFFFF;
}

#piepageindex a:hover {
	text-decoration:underline;
	color: #FFFFFF;
}


/*--- PIE CECE ---*/

#piecece {
	text-align:left;
	font-size:9px;
	color: #FFFFFF;
	font-weight: bold;
}

