/* TAGS */
html {font-family:arial; font-size:13px}
body {font-family:arial; font-size:13px; font-weight:bold; text-align:center; padding:0px; margin:0px; padding-top:5px;}
select {font-size:10px;}
/*input{color:#01829F;}*/

/* Fuentes */
.titulo{font-size:19px; font-weight:bold; color: #168096;}
.titulodestacados{font-size:17px; font-weight:bold; color: #168096;}
#botones .iconosFlechas A, #botonesPie .iconosFlechas A{font-size:12px; font-weight:bold; color: #85ABB6;}
#botones .iconosFlechas A:hover, #botonesPie .iconosFlechas A:hover {font-size:12px; font-weight:bold; color: #851122;}
.subTitulo{font-size:19px;font-weight:bold; color:#85ABB6;}
.subTituloPublico{font-size:16px;font-weight:bold; color:#85ABB6;}
.txtCabecera{font-weight:bold; letter-spacing:0px; font-size:11px;vertical-align:middle; height:39px}

/* backgrounds */
/*.bgOscuro{background-color:#01819A} */

/*.bgClaro{background-color:#7AAEB9}*/
.bgWhite{background-color:#ffffff}
.cssWhite{color:#ffffff}
.bgGreen{background-color:#339900}
.esqSupIzq{background:url(/plantillas/primaria/img/esc_sup_izq.png) 0 0 no-repeat;}
.esqSupDch{background:url(/plantillas/primaria/img/esc_sup_dch.png) 0 0 no-repeat;}
.esqInfIzq{background:url(/plantillas/primaria/img/esc_inf_izq.png) 0 100% no-repeat;}
.esqInfDch{background:url(/plantillas/primaria/img/esc_inf_dch.png) 0 100% no-repeat;}

.fondo1{background:url(../img/fondos/fondo1.jpg);}
.fondo2{background:url(../img/fondos/fondo2.jpg);}

.ulcentrado{margin-left:-12px;padding-right:10px;margin-bottom:10px;}
.cssUl{margin-bottom:0px;}

/* ids */
/*#botones{margin-bottom:40px}*/
#volver{display:block;padding-top:40px}

/*   Cabecera  */
#tbCabecera .sombra DIV{
	PADDING-BOTTOM: 0px; PADDING-TOP: 3px;
	background:url(/plantillas/primaria/img/cabecera_sombra.png) 100% 0% no-repeat !important; 
	background-image: none;
	margin-right:6px;
	/*width:100%;height:10px;*/
	height:10px;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/plantillas/primaria/img/cabecera_sombra.png);
}

/***************** Cabecera azules ************/
#tbCabecera .izq DIV, #tbCabecera .izq00829A DIV{
	background:url(/plantillas/primaria/img/bordes/cab_izq_azul.png) 100% 0% no-repeat !important; 
	width:19px; height:39px;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/plantillas/primaria/img/bordes/cab_izq_azul.png);
	}
#tbCabecera .dch DIV, #tbCabecera .dch00829A DIV{
	background:url(/plantillas/primaria/img/bordes/cab_dch_azul.png) 0% 0% no-repeat !important; 
	background-image: none;
	width:23px; height:39px;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/plantillas/primaria/img/bordes/cab_dch_azul.png, sizingMethod='crop');
	}

/***************** Cabecera verdes ************/

#tbCabecera .izq339900 DIV{
	background:url(/plantillas/primaria/img/bordes/cab_izq_verde.png) 100% 0% no-repeat !important; 
	width:19px; height:39px;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/plantillas/primaria/img/bordes/cab_izq_verde.png);
	}
#tbCabecera .dch339900 DIV{
	background:url(/plantillas/primaria/img/bordes/cab_dch_verde.png) 0% 0% no-repeat !important; 
	background-image: none;
	width:23px; height:39px;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/plantillas/primaria/img/bordes/cab_dch_verde.png, sizingMethod='crop');
	}

/***************** Cabecera amarillas ************/

#tbCabecera .izqFFB900 DIV{
	background:url(/plantillas/primaria/img/bordes/cab_izq_amarillo.png) 100% 0% no-repeat !important; 
	width:19px; height:39px;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/plantillas/primaria/img/bordes/cab_izq_amarillo.png);
	}
#tbCabecera .dchFFB900 DIV{
	background:url(/plantillas/primaria/img/bordes/cab_dch_amarillo.png) 0% 0% no-repeat !important; 
	background-image: none;
	width:23px; height:39px;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/plantillas/primaria/img/bordes/cab_dch_amarillo.png, sizingMethod='crop');
	}

/***************** Cabecera naranjas ************/

#tbCabecera .izqFF6600 DIV{
	background:url(/plantillas/primaria/img/bordes/cab_izq_naranja.png) 100% 0% no-repeat !important; 
	width:19px; height:39px;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/plantillas/primaria/img/bordes/cab_izq_naranja.png);
	}
#tbCabecera .dchFF6600 DIV{
	background:url(/plantillas/primaria/img/bordes/cab_dch_naranja.png) 0% 0% no-repeat !important; 
	background-image: none;
	width:23px; height:39px;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/plantillas/primaria/img/bordes/cab_dch_naranja.png, sizingMethod='crop');
	}

/***************** Cabecera moradas ************/

#tbCabecera .izq9568B1 DIV{
	background:url(/plantillas/primaria/img/bordes/cab_izq_morado.png) 100% 0% no-repeat !important; 
	width:19px; height:39px;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/plantillas/primaria/img/bordes/cab_izq_morado.png);
	}
#tbCabecera .dch9568B1 DIV{
	background:url(/plantillas/primaria/img/bordes/cab_dch_morado.png) 0% 0% no-repeat !important; 
	background-image: none;
	width:23px; height:39px;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/plantillas/primaria/img/bordes/cab_dch_morado.png, sizingMethod='crop');
	}
	
/***************** Cabecera rosa musica ************/

#tbCabecera .izq961634 DIV{
	background:url(/plantillas/primaria/img/bordes/cab_izq_musica.png) 100% 0% no-repeat !important; 
	width:19px; height:39px;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/plantillas/primaria/img/bordes/cab_izq_musica.png);
	}
#tbCabecera .dch961634 DIV{
	background:url(/plantillas/primaria/img/bordes/cab_dch_musica.png) 0% 0% no-repeat !important; 
	background-image: none;
	width:23px; height:39px;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/plantillas/primaria/img/bordes/cab_dch_musica.png, sizingMethod='crop');
	}
	
/***************** Cabecera verde plastica ************/

#tbCabecera .izq00827A DIV{
	background:url(/plantillas/primaria/img/bordes/cab_izq_plastica.png) 100% 0% no-repeat !important; 
	width:19px; height:39px;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/plantillas/primaria/img/bordes/cab_izq_plastica.png);
	}
#tbCabecera .dch00827A DIV{
	background:url(/plantillas/primaria/img/bordes/cab_dch_plastica.png) 0% 0% no-repeat !important; 
	background-image: none;
	width:23px; height:39px;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/plantillas/primaria/img/bordes/cab_dch_plastica.png, sizingMethod='crop');
	}

/***************** Cabecera naranja musica ************/

#tbCabecera .izqDD472E DIV{
	background:url(/plantillas/primaria/img/bordes/cab_izq_naranjamusica.png) 100% 0% no-repeat !important; 
	width:19px; height:39px;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/plantillas/primaria/img/bordes/cab_izq_naranjamusica.png);
	}
#tbCabecera .dchDD472E DIV{
	background:url(/plantillas/primaria/img/bordes/cab_dch_naranjamusica.png) 0% 0% no-repeat !important; 
	background-image: none;
	width:23px; height:39px;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/plantillas/primaria/img/bordes/cab_dch_naranjamusica.png, sizingMethod='crop');
	}
	
/***************** Cabecera verde science ************/

#tbCabecera .izq72961A DIV{
	background:url(/plantillas/primaria/img/bordes/cab_izq_science.png) 100% 0% no-repeat !important; 
	width:19px; height:39px;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/plantillas/primaria/img/bordes/cab_izq_science.png);
	}
#tbCabecera .dch72961A DIV{
	background:url(/plantillas/primaria/img/bordes/cab_dch_science.png) 0% 0% no-repeat !important; 
	background-image: none;
	width:23px; height:39px;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/plantillas/primaria/img/bordes/cab_dch_science.png, sizingMethod='crop');
	}

/********************** Sombra cabecera ************/

#tbCabecera DIV.btOk {
	background:url(/plantillas/primaria/img/b_ok.png) 0% 0% no-repeat !important; 
	background-image: none;
	width:34px; height:34px;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/plantillas/primaria/img/b_Ok.png);
	cursor:pointer;
	}
.codigoLibro{LIST-STYLE-TYPE: none}
.codigoLibro LI{float:left}

/*  ########################  PIES ####################################################    */
/************************************ pies azules ******************************/
.pie .izq DIV, .pie .izq00829A DIV{
	background:url(/plantillas/primaria/img/pies/pie_izq_azul.png) 100% 0 no-repeat !important; 
	width:6px; height:21px;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/plantillas/primaria/img/pies/pie_izq_azul.png);
	}
.pie .dch DIV, .pie .dch00829A DIV{
	background:url(/plantillas/primaria/img/pies/pie_dch_azul.png) 0 0 no-repeat !important; 
	width:13px; height:21px;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/plantillas/primaria/img/pies/pie_dch_azul.png);
	}

/************************************ pies verde ******************************/
.pie .izq339900 DIV{
	background:url(/plantillas/primaria/img/pies/pie_izq_verde.png) 100% 0 no-repeat !important; 
	width:6px; height:21px;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/plantillas/primaria/img/pies/pie_izq_verde.png);
	}
.pie .dch339900 DIV{
	background:url(/plantillas/primaria/img/pies/pie_dch_verde.png) 0 0 no-repeat !important; 
	width:13px; height:21px;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/plantillas/primaria/img/pies/pie_dch_verde.png);
	}

/************************************ pies amarillos ******************************/
.pie .izqFFB900 DIV{
	background:url(/plantillas/primaria/img/pies/pie_izq_amarillo.png) 100% 0 no-repeat !important; 
	width:6px; height:21px;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/plantillas/primaria/img/pies/pie_izq_amarillo.png);
	}
.pie .dchFFB900 DIV{
	background:url(/plantillas/primaria/img/pies/pie_dch_amarillo.png) 0 0 no-repeat !important; 
	width:13px; height:21px;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/plantillas/primaria/img/pies/pie_dch_amarillo.png);
	}

/************************************ pies naranjas ******************************/
.pie .izqFF6600 DIV{
	background:url(/plantillas/primaria/img/pies/pie_izq_naranja.png) 100% 0 no-repeat !important; 
	width:6px; height:21px;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/plantillas/primaria/img/pies/pie_izq_naranja.png);
	}
.pie .dchFF6600 DIV{
	background:url(/plantillas/primaria/img/pies/pie_dch_naranja.png) 0 0 no-repeat !important; 
	width:13px; height:21px;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/plantillas/primaria/img/pies/pie_dch_naranja.png);
	}

/************************************ pies morados ******************************/
.pie .izq9568B1 DIV{
	background:url(/plantillas/primaria/img/pies/pie_izq_morado.png) 100% 0 no-repeat !important; 
	width:6px; height:21px;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/plantillas/primaria/img/pies/pie_izq_morado.png);
	}
.pie .dch9568B1 DIV{
	background:url(/plantillas/primaria/img/pies/pie_dch_morado.png) 0 0 no-repeat !important; 
	width:13px; height:21px;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/plantillas/primaria/img/pies/pie_dch_morado.png);
	}


/************************************ pies rosa musica******************************/
.pie .izq961634 DIV{
	background:url(/plantillas/primaria/img/pies/pie_izq_musica.png) 100% 0 no-repeat !important; 
	width:6px; height:21px;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/plantillas/primaria/img/pies/pie_izq_musica.png);
	}
.pie .dch961634 DIV{
	background:url(/plantillas/primaria/img/pies/pie_dch_musica.png) 0 0 no-repeat !important; 
	width:13px; height:21px;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/plantillas/primaria/img/pies/pie_dch_musica.png);
	}	

/************************************ pies verde plastica******************************/
.pie .izq00827A DIV{
	background:url(/plantillas/primaria/img/pies/pie_izq_plastica.png) 100% 0 no-repeat !important; 
	width:6px; height:21px;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/plantillas/primaria/img/pies/pie_izq_plastica.png);
	}
.pie .dch00827A DIV{
	background:url(/plantillas/primaria/img/pies/pie_dch_plastica.png) 0 0 no-repeat !important; 
	width:13px; height:21px;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/plantillas/primaria/img/pies/pie_dch_plastica.png);
	}
	
/************************************ pies naranja musica ******************************/
.pie .izqDD472E DIV{
	background:url(/plantillas/primaria/img/pies/pie_izq_naranjamusica.png) 100% 0 no-repeat !important; 
	width:6px; height:21px;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/plantillas/primaria/img/pies/pie_izq_naranjamusica.png);
	}
.pie .dchDD472E DIV{
	background:url(/plantillas/primaria/img/pies/pie_dch_naranjamusica.png) 0 0 no-repeat !important; 
	width:13px; height:21px;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/plantillas/primaria/img/pies/pie_dch_naranjamusica.png);
	}


/************************************ verde science ******************************/
.pie .izq72961A DIV{
	background:url(/plantillas/primaria/img/pies/pie_izq_science.png) 100% 0 no-repeat !important; 
	width:6px; height:21px;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/plantillas/primaria/img/pies/pie_izq_science.png);
	}
.pie .dch72961A DIV{
	background:url(/plantillas/primaria/img/pies/pie_dch_science.png) 0 0 no-repeat !important; 
	width:13px; height:21px;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/plantillas/primaria/img/pies/pie_dch_science.png);
	}

/************************************ pies sombra ****************************/

.pie .sombra DIV{
	background:url(/plantillas/primaria/img/pies/sombra_pie.png) 0 0 no-repeat !important; 
	height:21px;
	/*margin-right:6px;*/
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/plantillas/primaria/img/pies/sombra_pie.png,sizingMethod='crop');
	}

.pie A:hover{color:#fff}

.logo{
background:url(/plantillas/primaria/img/logo_sm.png) 0 0% no-repeat !important; 
cursor:pointer;
background-image: none;
width:37px; height:32px;
filter: none !important;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/plantillas/primaria/img/logo_sm.png, sizingMethod='crop');
}

