@charset "utf-8";
/* CSS Document */
/*COLORES   -------
Programa:   #086c35
Docentes:   #253c7e
Padres:     #64a13c
Noticias:   #d6811f
Multimedia: #b6242a
*/
/*CAMBIAR EN HTML*/
/*
<body class="padres">
<div id="general" class="gral_padres">
<div id="cabecera" class="cabecera_padres_1">
<li class="menu_padres_aqui">
<div id="cuerpo" class="cuerpo_padres">
<div id="cuerpo" class="cuerpo_noticias_portada">
<div id="submenu" class="submenu-padres">
<div id="informacion" class="info-padres">
<div id="pie_cerro_padres">      -> en las portadas
<div id="pie_cerro_padres_int">  -> en las internas
<div id="pie_menu" class="pie_padres">
<div id="paginar" class="pag-noticias">
*/
/**/
/*VARIOS*/
*{ margin:0px; padding:0px; font-family:Verdana, Arial, Helvetica, sans-serif;}
.clear{ clear:both;}
.clear_left{ clear:left;}
.clear_right{ clear:right;}
/*divs Centrados*/
#tools,
#menu ul, 
#cuerpo, 
#pie_txt, 
#buscador{ width: 1000px; margin:0px auto 0px auto;}

.banner{ border:solid 1px #999999; text-align:right; margin:0px 0px 15px 15px;}
/*Para colocar las imágenes a la izquierda o derecha, con o sin borde*/
.der{ float:right; margin:0px  0px 15px 15px;}
.izq{ float:left;  margin:0px 15px 15px  0px;}
.borde{ border: solid 1px #666666;}
body{ height:100%; }
/*Dos variantes de fondo para cada uno de los canales*/
body.inicio     {background: #f1f2f3 center no-repeat url(images/fondo_inicio.jpg);     background-position: center 148px;}
body.programa   {background: #eff7e9 center no-repeat url(images/fondo_programa.jpg);   background-position: center 148px;}
body.programa2  {background: #eff7e9 center no-repeat url(images/fondo_programa2.jpg);  background-position: center 148px;}
body.docentes   {background: #e5ecff center no-repeat url(images/fondo_docentes.jpg);   background-position: center 148px;}
body.docentes2  {background: #e5ecff center no-repeat url(images/fondo_docentes2.jpg);  background-position: center 148px;}
body.padres     {background: #eff7e9 center no-repeat url(images/fondo_padres.jpg);     background-position: center 148px;}
body.padres2    {background: #eff7e9 center no-repeat url(images/fondo_padres2.jpg);    background-position: center 148px;}
body.noticias   {background: #f8f3ed center no-repeat url(images/fondo_noticias.jpg);   background-position: center 148px;}
body.noticias2  {background: #f8f3ed center no-repeat url(images/fondo_noticias2.jpg);  background-position: center 148px;}
body.multimedia {background: #f7ecee center no-repeat url(images/fondo_multimedia.jpg); background-position: center 148px;}
body.multimedia2{background: #f7ecee center no-repeat url(images/fondo_multimedia2.jpg);background-position: center 148px;}
#general{ }
.gral_inicio    { background:url(images/linea_sup_inicio.gif)     top repeat-x;}
.gral_programa  { background:url(images/linea_sup_programa.gif)   top repeat-x;}
.gral_docentes  { background:url(images/linea_sup_docentes.gif)   top repeat-x;}
.gral_padres    { background:url(images/linea_sup_padres.gif)     top repeat-x;}
.gral_noticias  { background:url(images/linea_sup_noticias.gif)   top repeat-x;}
.gral_multimedia{ background:url(images/linea_sup_multimedia.gif) top repeat-x;}
#cabecera{ height:148px;}
#cabecera h1{ display:none}
/*Dos variantes de cabecera para cada uno de los canales*/
.cabecera_inicio_1     {background:url(images/cabecera_inicio_1.jpg)     center no-repeat}
.cabecera_inicio_2     {background:url(images/cabecera_inicio_2.jpg)     center no-repeat}
.cabecera_programa_1   {background:url(images/cabecera_programa_1.jpg)   center no-repeat}
.cabecera_programa_2   {background:url(images/cabecera_programa_2.jpg)   center no-repeat}
.cabecera_docentes_1   {background:url(images/cabecera_docentes_1.jpg)   center no-repeat}
.cabecera_docentes_2   {background:url(images/cabecera_docentes_2.jpg)   center no-repeat}
.cabecera_padres_1     {background:url(images/cabecera_padres_1.jpg)     center no-repeat}
.cabecera_padres_2     {background:url(images/cabecera_padres_2.jpg)     center no-repeat}
.cabecera_noticias_1   {background:url(images/cabecera_noticias_1.jpg)   center no-repeat}
.cabecera_noticias_2   {background:url(images/cabecera_noticias_2.jpg)   center no-repeat}
.cabecera_multimedia_1 {background:url(images/cabecera_multimedia_1.jpg) center no-repeat}
.cabecera_multimedia_2 {background:url(images/cabecera_multimedia_2.jpg) center no-repeat}
/*TOOLS*/
#tools {font-size:12px; text-align:right; padding-right:90px;}
#tools ul{ list-style:none; padding-top:10px; margin-right:5px;}
#tools li{ display:inline; font-weight:bold; color:#666666; }
#tools a:link, #tools a:visited, #tools a:active{color:#666666;	text-decoration:none;}
#tools a:hover {color: #666666;	text-decoration:underline;}
.tool_otras{margin-left:13px;}
.tool_tw, .tool_fb {margin:0px;}
.tool_tw a, .tool_fb a { height:17px; font-size:0px; padding:9px; position:relative; top:-4px;}
.tool_tw a:hover, .tool_fb a:hover {top:-2px;}
.tool_tw a{ background:url(images/icono_twiiter.gif)  no-repeat top;}
.tool_fb a{ background:url(images/icono_facebook.gif) no-repeat top;}
#buscador{ text-align:right; margin-top:15px; padding-right:100px;}
.busca_txt{ height: 18px; font-size:11px; color:#666666; text-align:left; border:solid 1px #999	; width:240px; padding-left:3px; }
.busca_boton{ background:url(images/boton_fondo_normal.jpg); border:solid 1px #999; color:#666666; 
font-size:11px; height: 20px; position:relative; top:3px; padding:1px 4px 1px 4px;}
.busca_boton:hover, .opine_boton hover{ background:url(images/boton_fondo_over.jpg); color:#333333;}
.busca_boton:active, .opine_boton active{ background:url(images/boton_fondo_clic.jpg); color:#666666;}
/*MENU*/
#menu{ background:url(images/fondo_menu_largo.png) center no-repeat; height:35px; text-align:center; margin:0px auto 0px auto; width: 1010px;}
#menu ul{ list-style:none; border:solid 0px #FF0000; height:46px; text-align:center;}
#menu ul{ position: relative; top:-6px;}
#menu li{ float:left; margin:0px 9px 0px 9px; /*text-transform:uppercase; font-size:12px; text-align:center; */}
#menu li a{color:#FFF; text-decoration:none ;display:block; height:46px; }
#menu strong{ visibility:hidden;}
/*Los guiones bajos "_" son para que IE 6 lo lea, ya que no soporta PNG*/
/*MENU ESTADO NORMAL*/
.menu_inicio a    { background: url(images/menu_inicio_1.png);     width:83px;
			       _background: url(images/menu_inicio_1.gif);     width:83px;}
.menu_programa a  { background: url(images/menu_programa_1.png);   width:201px;
			       _background: url(images/menu_programa_1.gif);   width:201px;}
.menu_docentes a  { background: url(images/menu_docentes_1.png);   width:140px;
			       _background: url(images/menu_docentes_1.gif);   width:140px;}					 
.menu_padres a    { background: url(images/menu_padres_1.png);     width:159px;
			       _background: url(images/menu_padres_1.gif);     width:159px;}
.menu_noticias a  { background: url(images/menu_noticias_1.png);   width:179px;
			       _background: url(images/menu_noticias_1.gif);   width:179px;}
.menu_multimedia a{ background: url(images/menu_multimedia_1.png); width:121px;
			       _background: url(images/menu_multimedia_1.gif); width:121px;}
/*MENU ESTADO HOVER*/
.menu_inicio a:hover     { background: url(images/menu_inicio_3.png);     width:83px;
			     		  _background: url(images/menu_inicio_3.gif);     width:83px;}
.menu_programa a:hover   { background: url(images/menu_programa_3.png);   width:201px;
			      		  _background: url(images/menu_programa_3.gif);   width:201px;}
.menu_docentes a:hover   { background: url(images/menu_docentes_3.png);   width:140px;
			      		  _background: url(images/menu_docentes_3.gif);   width:140px;}					 
.menu_padres a:hover     { background: url(images/menu_padres_3.png);     width:159px;
			        	  _background: url(images/menu_padres_3.gif);     width:159px;}
.menu_noticias a:hover   { background: url(images/menu_noticias_3.png);   width:179px;
			      		  _background: url(images/menu_noticias_3.gif);   width:179px;}
.menu_multimedia a:hover { background: url(images/menu_multimedia_3.png); width:121px;
			              _background: url(images/menu_multimedia_3.gif); width:121px;}
/*MENU ESTADO ACTIVO - CUANDO SE ENCUENTRA EN ESE CANAL*/
.menu_inicio_aqui a    { background: url(images/menu_inicio_2.png);     width:83px;
			      	    _background: url(images/menu_inicio_2.gif);     width:83px;}
.menu_programa_aqui a  { background: url(images/menu_programa_2.png);   width:201px;
			    	    _background: url(images/menu_programa_2.gif);   width:201px;}
.menu_docentes_aqui a  { background: url(images/menu_docentes_2.png);   width:140px;
			            _background: url(images/menu_docentes_2.gif);   width:140px;}					 
.menu_padres_aqui a    { background: url(images/menu_padres_2.png);     width:159px;
			            _background: url(images/menu_padres_2.gif);     width:159px;}
.menu_noticias_aqui a  { background: url(images/menu_noticias_2.png);   width:179px;
			            _background: url(images/menu_noticias_2.gif);   width:179px;}
.menu_multimedia_aqui a{ background: url(images/menu_multimedia_2.png); width:121px;
			            _background: url(images/menu_multimedia_2.gif); width:121px;}
/*MENU ESTADO ACTIVO:HOVER - CUANDO SE ENCUENTRA EN ESE CANAL*/
.menu_inicio_aqui a:hover    { background: url(images/menu_inicio_4.png);     width:83px;
			      	          _background: url(images/menu_inicio_4.gif);     width:83px;}
.menu_programa_aqui a:hover  { background: url(images/menu_programa_4.png);   width:201px;
			    	          _background: url(images/menu_programa_4.gif);   width:201px;}
.menu_docentes_aqui a:hover  { background: url(images/menu_docentes_4.png);   width:140px;
			                  _background: url(images/menu_docentes_4.gif);   width:140px;}					 
.menu_padres_aqui a:hover    { background: url(images/menu_padres_4.png);     width:159px;
			                  _background: url(images/menu_padres_4.gif);     width:159px;}
.menu_noticias_aqui a:hover  { background: url(images/menu_noticias_4.png);   width:179px;
			                  _background: url(images/menu_noticias_4.gif);   width:179px;}
.menu_multimedia_aqui a:hover{ background: url(images/menu_multimedia_4.png); width:121px;
			                  _background: url(images/menu_multimedia_4.gif); width:121px;}
/*RUTA*/
#ruta{ font-size:11px; color: #999999; padding:17px 25px 0px 25px;}
#ruta a { text-decoration:none; color:#999999;}
#ruta a:hover{ text-decoration:underline;}
/*CUERPO --*/
#cuerpo{}
.cuerpo_programa   { background:url(images/fondo_cont_gral_programa.jpg)   no-repeat #FFFFFF top; min-height:680px;}
.cuerpo_docentes   { background:url(images/fondo_cont_gral_docentes.jpg)   no-repeat #FFFFFF top; min-height:680px;}
.cuerpo_padres     { background:url(images/fondo_cont_gral_padres.jpg)     no-repeat #FFFFFF top; min-height:680px;}
.cuerpo_noticias   { background:url(images/fondo_cont_gral_noticias.jpg)   no-repeat #FFFFFF top; min-height:680px;}
.cuerpo_multimedia { background:url(images/fondo_cont_gral_multimedia.jpg) no-repeat #FFFFFF top; min-height:680px;}

.cuerpo_noticias_portada   { background:url(images/fondo_cont_gral_noticias_portada.png)    no-repeat top right; min-height:680px;
							_background:url(images/fondo_cont_gral_noticias_portada.gif)    no-repeat top right;}
.cuerpo_multimedia_portada{ background:url(images/fondo_cont_gral_multimedia_portada.png)  no-repeat top right; min-height:680px;
							_background:url(images/fondo_cont_gral_multimedia_portada.gif)  no-repeat top right;}
/*INDICE LI*/
#indice{ padding-left: 55px; padding-right: 25px; min-height:650px;}
#indice h2 { font-family:Arial, Helvetica, sans-serif; font-size:40px; padding-top:70px; letter-spacing:4px; }
#indice a{ text-decoration:none; color:#666666; }
#indice ul{ list-style-type:none; font-size:14px; margin-top:40px}
#indice strong{ font-size:16px;}
#indice li { width: 330px; padding:0px 40px 20px 40px; text-align:justify; float:left;}
/*Programa*/
.indice-programa{ background:url(images/fondo_indice_programa.jpg) top center no-repeat; }
.indice-programa h2{color:#99cc99; font-weight:normal;}
.indice-programa strong{color:#086c35}
	/*opciones del indice*/
	.progr-desc{ background:url(images/ico_indx_progr_desc.gif) no-repeat left top;}
	.progr-obje{ background:url(images/ico_indx_progr_obje.gif) no-repeat left top;}
	.progr-test{ background:url(images/ico_indx_progr_test.gif) no-repeat left top;}
	.progr-aspe{ background:url(images/ico_indx_progr_aspe.gif) no-repeat left top;}
	.progr-dire{ background:url(images/ico_indx_progr_dire.gif) no-repeat left top;}
	.progr-ante{ background:url(images/ico_indx_progr_ante.gif) no-repeat left top;}
	.progr-regl{ background:url(images/ico_indx_progr_regl.gif) no-repeat left top;}
	.progr-graf{ background:url(images/ico_indx_progr_graf.gif) no-repeat left top;}
	.progr-sesi{ background:url(images/ico_indx_progr_sesi.gif) no-repeat left top;}
/*Docentes*/
.indice-docentes{ background:url(images/fondo_indice_docentes.jpg) top center no-repeat; }
.indice-docentes h2{color: #8c9dcf; font-weight:normal;}
.indice-docentes strong{color:#253c7e}
	/*opciones del indice*/
	.docen-com  { background:url(images/ico_indx_docen_com.gif) no-repeat left top;}
	.docen-foro { background:url(images/ico_indx_docen_foro.gif) no-repeat left top;}
	.docen-chat { background:url(images/ico_indx_docen_chat.gif) no-repeat left top;}
	.docen-bolsa{ background:url(images/ico_indx_docen_bolsa.gif) no-repeat left top;}
	.docen-admin{ background:url(images/ico_indx_docen_admin.gif) no-repeat left top;}
/*Padres*/
.indice-padres{ background:url(images/fondo_indice_padres.jpg) top center no-repeat; }
.indice-padres h2{color: #9bcf79; font-weight:normal;}
.indice-padres strong{color:#64a13c}
	/*opciones del indice*/
	.padres-com  { background:url(images/ico_indx_padres_com.gif) no-repeat left top;}
	.padres-foro { background:url(images/ico_indx_padres_foro.gif) no-repeat left top;}
	.padres-calif{ background:url(images/ico_indx_padres_calif.gif) no-repeat left top;}
/*Noticias*/
.indice-noticias{ background:url(images/fondo_indice_noticias.jpg) top center no-repeat; }
.indice-noticias h2{color: #f0b571; font-weight:normal;}
.indice-noticias strong{color:#d6811f}
	/*opciones del indice*/
	.noticia-noticia { background:url(images/ico_indx_noticia_noticia.gif) no-repeat left top;}
	.noticia-evento  { background:url(images/ico_indx_noticia_evento.gif) no-repeat left top;}
	.noticia-historia{ background:url(images/ico_indx_noticia_historia.gif) no-repeat left top;}
/*Multimerdia*/
.indice-multimedia{ background:url(images/fondo_indice_multimedia.jpg) top center no-repeat; }
.indice-multimedia h2{color: #db7579; font-weight:normal;}
.indice-multimedia strong{color:#b6242a}
	/*opciones del indice*/
	.multi-foto { background:url(images/ico_indx_multi_foto.gif) no-repeat left top;}
	.multi-video{ background:url(images/ico_indx_multi_video.gif) no-repeat left top;}
/*THUMBNAILS NOTICIAS*/
#indice-noticias{}
.notis      { margin-left:20px; width:347px; float:left; min-height:90px;}
.notis p    { line-height:14px;}
.notis a    { text-decoration:none;}
.notis img  { float:left; border: solid 1px #666; margin:0px 10px 0px 0px;}
.noti-tit a { font-size:14px; font-weight:bold; color:#d6811f}
.noti-nom a { color:#999999; font-size:11px;}
.noti-date a{ color:#999999; font-size:11px;}
.noti-desc a{ color:#666666; font-size:11px;}
/*THUMBNAILS MULTIMEDIA*/
#indice-multimedia{}
.videos      { margin-left:25px;  margin-bottom:15px; width:160px; float:left; border:solid 0px red}
.videos p    { line-height:13px;}
.videos a    { text-decoration:none;}
.video-play img  { border: none; position:relative; top:25px;}
.video-play  { border: solid 1px #666666; width:150px; height:103px; text-align:center; margin-bottom:5px;}
.video-play a { border: solid 3px #FFFFFF; display:block; height:97px; background:url(images/boton_play1.png) no-repeat; _background:url(images/boton_play1.png) no-repeat; background-position:50px 25px;}
.video-play a:hover { border: solid 3px #FFFFFF; display:block; height:97px; background:url(images/boton_play2.png) no-repeat; _background:url(images/boton_play2.gif) no-repeat; background-position:50px 25px;}
.video-play a span { display:none;}
.video-tit a { font-size:14px; font-weight:bold; color:#b6242a;}
.video-nom  { color:#999999; font-size:11px;}
.video-date { color:#999999; font-size:11px;}
.video-desc { color:#666666; font-size:11px;}
.video-time { color:#666666; font-size:11px; font-weight:bold;}
/*PAGINAR*/
#paginar{ font-size:12px; margin:0px 20px 30px 20px; text-align:right; color:#999999; border-top:dotted 1px #CCCCCC; padding-top:13px; border-bottom:dotted 1px #CCCCCC; padding-bottom:10px;}
#paginar a { font-weight:bold; text-decoration:none; padding:3px 7px 3px 7px; margin:0px 1px 0px 1px;}
#paginar a:link   { border: solid  1px #f9f9f9;}
#paginar a:visited{ border: solid  1px #f9f9f9;}
#paginar a:hover  { border: outset 1px #e1e1e1; background:url(images/fondo_paginar_ovr.gif) center;}
#paginar span{ padding:3px 7px 3px 7px; font-weight:bold; border: inset 1px #e1e1e1; background:url(images/fondo_paginar_dwn.gif) center; }
.pag-programa a  {color:#086c35;}
.pag-docentes a  {color:#253c7e;}
.pag-padres a    {color:#64a13c;}
.pag-noticias a  {color:#d6811f;}
.pag-multimedia a{color:#b6242a;}
/*ACCESOS*/
#accesos { border: solid 0px red; padding-left:15px; font-size:12px; margin:0px; background:url(images/acceso-mid.gif) center repeat-y;}
#accesos-top {background:url(images/acceso-top.gif) no-repeat top; height:10px;}
#accesos-inf {background:url(images/acceso-inf.gif) no-repeat bottom; height:5px;}

.accesos {float:left;}
.accesos p strong, .accesos p em {margin-left:10px; margin-right:10px}
.accesos p strong {font-size:14px; display:block; padding: 3px 0px 2px 33px; border-bottom:dotted 1px #e1e1e1; }
.accesos em { font-style:normal; display:block; padding-top:5px;}
.accesos a {text-decoration:none; color:#666666}

.a2, .a3 { margin-top:5px; margin-bottom:5px;}
.a2 {width:360px}
.a3 {width:240px}

.acc-inicio strong a     { color:#666666;}
.acc-programa strong a   { color:#086c35;}
.acc-docentes strong a   { color:#253c7e;}
.acc-padres strong a     { color:#64a13c;}
.acc-noticias strong a   { color:#d6811f;}
.acc-multimedia strong a { color:#b6242a;}

.acc-inicio p strong { background:url(images/ico_accesos_inicio.gif) no-repeat; }
.acc-programa p strong { background:url(images/ico_accesos_programa.gif) no-repeat; }
.acc-docentes p strong { background:url(images/ico_accesos_docentes.gif) no-repeat; }
.acc-padres p strong { background:url(images/ico_accesos_padres.gif) no-repeat; }
.acc-noticias p strong { background:url(images/ico_accesos_noticias.gif) no-repeat; }
.acc-multimedia p strong { background:url(images/ico_accesos_multimedia.gif) no-repeat; }
/*ARCHIVO*/
#archivero{ padding: 17px 25px 0px 25px; font-size: 12px; text-align:justify; border-bottom:#FFF dashed 1px;}
#archivero h2{ margin-bottom:23px;}
#archivero h3{ margin-bottom:18px; margin-top:23px;}
#archivero p { margin-bottom:18px; line-height:18px; }
#archivero li{ margin-left:5px; padding:0px 0px 0px 37px; list-style-type:none; line-height:15px; margin-bottom:10px; }
#archivero a { font-style:italic; font-size:11px;}

.archivo { width:335px; margin-left:15px; margin-bottom:15px; float:left}
.archivo fieldset { margin:0px; padding:0px 5px 10px 5px;}
.archivo legend { font-size:14px; font-weight:bold; padding:2px 10px 15px 35px; margin-left:5px;}

.xdoc  { background: url(images/icono_doc.jpg) no-repeat left top; background-position:0px 5px;}
.xxls  { background: url(images/icono_xls.jpg) no-repeat left top; background-position:0px 5px;}
.xppt  { background: url(images/icono_ppt.jpg) no-repeat left top; background-position:0px 5px;}
.xpdf  { background: url(images/icono_pdf.jpg) no-repeat left top; background-position:0px 5px;}
.xotro { background: url(images/icono_otro.jpg) no-repeat left top; background-position:0px 5px;}

.archivo-programa fieldset { border:solid 1px #95cbaf;}
.archivo-programa legend { background: url(images/ico_accesos2_programa.gif) no-repeat; color:#086c35; }
.archivo-docentes fieldset { border:solid 1px #a6b2d3;}
.archivo-docentes legend { background: url(images/ico_accesos2_docentes.gif) no-repeat; color:#253c7e; }
.archivo-padres fieldset { border:solid 1px #c7e3b2;}
.archivo-padres legend { background: url(images/ico_accesos2_padres.gif) no-repeat; color:#64a13c; }
.archivo-noticias fieldset { border:solid 1px #f5d5a3;}
.archivo-noticias legend { background: url(images/ico_accesos2_noticias.gif) no-repeat; color:#d6811f; }
.archivo-multimedia fieldset { border:solid 1px #eaa5a8;}
.archivo-multimedia legend { background: url(images/ico_accesos2_multimedia.gif) no-repeat; color:#b6242a; }
/*LATERAL --*/
#lateral    { width:250px; float:right; border-top:green solid 0px;}
.lateral_tab{ width:238px; padding-bottom:10px; color:#666666; margin-bottom:20px;
	  background: url(images/lateral_tab_inf.png) bottom no-repeat; 
	 _background: url(images/lateral_tab_inf.gif) bottom no-repeat;}
.tab{ padding-top:5px;
	  background: url(images/lateral_tab_sup.png) no-repeat top;
	 _background: url(images/lateral_tab_sup.gif) no-repeat top;}
.tab h4  { padding-left:47px; font-size:19px; letter-spacing:-1px;}
.tab_subtit {padding-left:47px; font-size:12px; padding-bottom:15px;}
.tab_cont {padding-left:25px; font-size:12px;}
.tab_img{ float:left; margin-left:3px; margin-bottom:20px;}
.suscribir_form {margin-left:25px; }
.suscribir_txt{ background:url(images/suscribir_txt.jpg) left top; color:#666666; border:none;  position:relative; top:-13px; padding: 7px 0px 10px 5px; font-size:11px; width:170px; letter-spacing:0px;}
.suscribir_btn{ background:url(images/suscribir_boton.jpg); position:relative; top:0px; left:-6px;}
.lateral_opine { font-size:12px; color:#666666;margin-left:65px;}
.lateral_opine input { margin:7px 6px 5px 0px}
.opine_boton{ background:url(images/boton_fondo_normal.jpg); border:solid 1px #999; color:#666666; padding:3px;}
.opine_boton:hover, .opine_boton hover{ background:url(images/boton_fondo_over.jpg); color:#333333;}
.opine_boton:active, .opine_boton active{ background:url(images/boton_fondo_clic.jpg); color:#666666;}
.lateral_opine p { margin-top:10px; padding-bottom:10px;}
.lateral_opine a { color:#999999;}
.lateral_admin{ text-align:right; font-size:12px; }
.lateral_admin label { letter-spacing:-1px; color:#666666}
.lat_admin_txt{ width:125px; color:#666666; font-size:12px; margin:0px 10px 10px 3px; border: solid 1px #CCCCCC; height:17px;}
.lateral_admin.opine_boton{ margin-right:50px;}
.lat_admin_right { margin-right:81px;}
.lateral_admin a{ color:#999;}
.lateral_admin p{ text-align:center; padding:20px 10px 10px 35px;}
.lat_calif_txt {width:160px; color:#666666; font-size:12px; margin:0px 0px 10px 55px; border: solid 1px #CCCCCC; height:20px; text-align:center; padding-top:5px;}
.calif_boton { margin:0px 0px 10px 55px;width:162px;}
/*SUBMENU*/

#submenu { width:226px; border: solid 0px red; margin-left:13px; text-align:left;}
#submenu p { font-size:13px; font-weight:bold; color:#666; position:relative; top:25px; left:15px; padding-bottom:15px;}
#submenu ul { margin:30px 10px 0px 25px; list-style-type:none; border:solid 0px red;}
#submenu ul ul{ margin:15px 10px 0px 5px;}
#submenu li {font-size:12px; padding:8px 0px 8px 9px; font-weight:bold;}
#submenu li li{ padding:5px 0px 5px 9px; font-weight:normal;} 
#submenu_pie{ background:url(images/menu_lat_inf.png) no-repeat; height:14px; background-position:13px 0px; margin-bottom:30px;}

.submenu-programa li li, 
.submenu-docentes li li, 
.submenu-padres li li,
.submenu-noticias li li,
.submenu-multimedia li li 
{ background:url(images/bullet_lat_gral.gif) no-repeat; background-position:0px 9px;}
/*PROGRAMA*/
.submenu-programa { background:url(images/menu_lat_programa.png) no-repeat; top center;}
.submenu-programa li { background:url(images/bullet_lat_programa.gif) no-repeat; background-position:0px 12px;}
.submenu-programa li a:link { text-decoration:none; color:#666666;}
.submenu-programa li a:visited { text-decoration:none; color:#666666;}
.submenu-programa li a:hover{ color: #086c35; text-decoration:underline;}
/*DOCENTES*/
.submenu-docentes { background:url(images/menu_lat_docentes.png) no-repeat; top center;}
.submenu-docentes li { background:url(images/bullet_lat_docentes.gif) no-repeat; background-position:0px 12px;}
.submenu-docentes li a:link { text-decoration:none; color:#666666;}
.submenu-docentes li a:visited { text-decoration:none; color:#666666;}
.submenu-docentes li a:hover{ color: #253c7e; text-decoration:underline;}
/*PADRES*/
.submenu-padres { background:url(images/menu_lat_padres.png) no-repeat; top center;}
.submenu-padres li { background:url(images/bullet_lat_padres.gif) no-repeat; background-position:0px 12px;}
.submenu-padres li a:link { text-decoration:none; color:#666666;}
.submenu-padres li a:visited { text-decoration:none; color:#666666;}
.submenu-padres li a:hover{ color: #64a13c; text-decoration:underline;}
/*NOTICIAS*/
.submenu-noticias { background:url(images/menu_lat_noticias.png) no-repeat; top center;}
.submenu-noticias li { background:url(images/bullet_lat_noticias.gif) no-repeat; background-position:0px 12px;}
.submenu-noticias li a:link { text-decoration:none; color:#666666;}
.submenu-noticias li a:visited { text-decoration:none; color:#666666;}
.submenu-noticias li a:hover{ color: #d6811f; text-decoration:underline;}
/*MULTIMEDIA*/
.submenu-multimedia { background:url(images/menu_lat_multimedia.png) no-repeat; top center;}
.submenu-multimedia li { background:url(images/bullet_lat_multimedia.gif) no-repeat; background-position:0px 12px;}
.submenu-multimedia li a:link { text-decoration:none; color:#666666;}
.submenu-multimedia li a:visited { text-decoration:none; color:#666666;}
.submenu-multimedia li a:hover{ color: #b6242a; text-decoration:underline;}

/*SELECTED PROGRAMA*/
li.submenu_aqui_programa, li li.submenu_aqui_programa{color:#00cc00; padding-left:20px; border-top: solid 1px #cedcce; border-bottom: solid 1px #cedcce;}
li.submenu_aqui_programa {    background:url(images/bullet_lat_selected_programa.gif) no-repeat; background-position:0px 11px;}
li li.submenu_aqui_programa { background:url(images/bullet_lat_selected_programa.gif) no-repeat; background-position:0px 7px;}
/*SELECTED DOCENTES*/
li.submenu_aqui_docentes, li li.submenu_aqui_docentes{color:#0000ff; padding-left:20px; border-top: solid 1px #cbcfd9; border-bottom: solid 1px #cbcfd9;}
li.submenu_aqui_docentes {    background:url(images/bullet_lat_selected_docentes.gif) no-repeat; background-position:0px 11px;}
li li.submenu_aqui_docentes { background:url(images/bullet_lat_selected_docentes.gif) no-repeat; background-position:0px 7px;}
/*SELECTED PADRES*/
li.submenu_aqui_padres, li li.submenu_aqui_padres{color:#66cc00; padding-left:20px; border-top: solid 1px #cce0bf; border-bottom: solid 1px #cce0bf;}
li.submenu_aqui_padres {    background:url(images/bullet_lat_selected_padres.gif) no-repeat; background-position:0px 11px;}
li li.submenu_aqui_padres { background:url(images/bullet_lat_selected_padres.gif) no-repeat; background-position:0px 7px;}
/*SELECTED NOTICIAS*/
li.submenu_aqui_noticias, li li.submenu_aqui_noticias{color:#ff9900; padding-left:20px; border-top: solid 1px #e0d7c7; border-bottom: solid 1px #e0d7c7;}
li.submenu_aqui_noticias {    background:url(images/bullet_lat_selected_noticias.gif) no-repeat; background-position:0px 11px;}
li li.submenu_aqui_noticias { background:url(images/bullet_lat_selected_noticias.gif) no-repeat; background-position:0px 7px;}
/*SELECTED MULTIMEDIA*/
li.submenu_aqui_multimedia, li li.submenu_aqui_multimedia{color:#ff0000; padding-left:20px; border-top: solid 1px #dccdcd; border-bottom: solid 1px #dccdcd;}
li.submenu_aqui_multimedia {    background:url(images/bullet_lat_selected_multimedia.gif) no-repeat; background-position:0px 11px;}
li li.submenu_aqui_multimedia { background:url(images/bullet_lat_selected_multimedia.gif) no-repeat; background-position:0px 7px;}
/*CONTENIDO --*/
#contenido { width:750px;  border:green solid 0px; text-align:justify;}
/*INFORMACION --*/
#informacion{ padding: 17px 25px 0px 25px; font-size: 12px; text-align:justify; border-bottom:#FFF solid 1px;}
#informacion h2{ margin-bottom:23px;}
#informacion h3{ margin-bottom:18px; margin-top:23px;}
#informacion p{ margin-bottom:18px; }
#informacion ol{ margin:5px 5px 20px 30px;}
#informacion ol li{ margin-bottom:8px; }
#informacion ul{ margin:5px 5px 15px 15px; list-style-type:none;}
#informacion ul li{ margin-bottom:8px; padding-left:15px;}
#informacion ul li li{ background:url(images/bullet_gral.gif) no-repeat; background-position:0px 4px;}
#informacion ul li li li{ background:url(images/bullet_gral2.gif) no-repeat; background-position:0px 4px;}
#informacion p, #informacion ol li, #informacion ul li, #informacion ul li li, #informacion ul li li li {line-height:18px;}

.info-programa ul li { background:url(images/bullet_programa.gif) no-repeat; background-position:0px 4px;}
.info-programa h2, .info-programa a:link, .info-programa a:visited{color: #086c35;}
.info-docentes ul li { background:url(images/bullet_docentes.gif) no-repeat; background-position:0px 4px;}
.info-docentes h2, .info-docentes a:link, .info-docentes a:visited{color: #253c7e;}
.info-padres ul li { background:url(images/bullet_padres.gif) no-repeat; background-position:0px 4px;}
.info-padres h2, .info-padres a:link, .info-padres a:visited{color: #64a13c;}
.info-noticias ul li { background:url(images/bullet_noticias.gif) no-repeat; background-position:0px 4px;}
.info-noticias h2, .info-noticias a:link, .info-noticias a:visited{color: #d6811f;}
.info-multimedia ul li { background:url(images/bullet_multimedia.gif) no-repeat; background-position:0px 4px;}
.info-multimedia h2, .info-multimedia a:link, .info-multimedia a:visited{color: #b6242a;}
/*CLUSTER DE NOTICIAS*/
#cluster{ margin-left:15px; margin-top:20px;}
/*inicio*/
#cluster_main_inicio { width: 460px; height:256px; background:url(images/cluster_main_inicio.gif) top left; text-align:justify; padding:10px; float:left}
#cluster_main_inicio h2 { font-size:14px; color:#6db33f; margin-bottom:10px; line-height:15px;}
#cluster_main_inicio p { font-size:12px; color:#666666; margin-bottom:10px;}
#cluster_main_inicio a { color:#f3901d; text-decoration:none;}
#cluster_main_inicio img { border:solid 1px #666666; float:right; margin-left:15px; margin-bottom:10px;}
/*docentes*/
#cluster_main_docentes { width: 460px; height:256px; background:url(images/cluster_main_inicio.gif) top left; text-align:justify; padding:10px; float:left}
#cluster_main_docentes h2 { font-size:14px; color: #203e96; margin-bottom:10px; line-height:15px;}
#cluster_main_docentes p { font-size:12px; color:#666666; margin-bottom:10px;}
#cluster_main_docentes a { color:#3366ff ; text-decoration:none;}
#cluster_main_docentes img { border:solid 1px #666666; float:right; margin-left:15px; margin-bottom:10px;}
/*padres*/
#cluster_main_padres { width: 460px; height:256px; background:url(images/cluster_main_inicio.gif) top left; text-align:justify; padding:10px; float:left}
#cluster_main_padres h2 { font-size:14px; color:#6db33f; margin-bottom:10px; line-height:15px;}
#cluster_main_padres p { font-size:12px; color:#666666; margin-bottom:10px;}
#cluster_main_padres a { color:#6db33f; text-decoration:none;}
#cluster_main_padres img { border:solid 1px #666666; float:right; margin-left:15px; margin-bottom:10px;}
/*noticias*/
#cluster_main_noticias { width: 460px; height:256px; background:url(images/cluster_main_inicio.gif) top left; text-align:justify; padding:10px; float:left}
#cluster_main_noticias h2 { font-size:14px; color:#d6811f; margin-bottom:10px; line-height:15px;}
#cluster_main_noticias p { font-size:12px; color:#666666; margin-bottom:10px;}
#cluster_main_noticias a { color:#d6811f; text-decoration:none;}
#cluster_main_noticias img { border:solid 1px #666666; float:right; margin-left:15px; margin-bottom:10px;}
/*multimedia*/
#cluster_main_multimedia { width: 460px; height:256px; background:url(images/cluster_main_inicio.gif) top left; text-align:justify; padding:10px; float:left}
#cluster_main_multimedia h2 { font-size:14px; color:#b6242a; margin-bottom:10px; line-height:15px;}
#cluster_main_multimedia p { font-size:12px; color:#666666; margin-bottom:10px;}
#cluster_main_multimedia a { color:#b6242a; text-decoration:none;}
#cluster_main_multimedia img { border:solid 1px #666666; float:right; margin-left:15px; margin-bottom:10px;}
/**/
#cluster_izq{ float:left; background:url(images/fondo_cluster_izq.gif) left top no-repeat; text-align:left;}
.cluster_tab{ width:240px; height:90px; font-size:11px; margin-bottom:3px;}
.cluster_tab p { padding: 7px 3px 0px 15px;}
.cluster_tab em { font-style:normal;}
.cluster_tab a { color:#999999; text-decoration:none;}
.cluster_tab a:hover { color: #666666;}
.on{ background:url(images/cluster_tabOn_inicio.gif);}
.off{background:url(images/cluster_tabOff_inicio.gif);}
/*INTERES*/
#interes_inicio{ margin-top:20px;}
#interes_inicio, #interes_inicio a { color:#666; text-decoration:none;}
#interes_inicio h3 { position:relative; top:50px; left:35px; font-size:22px;}
#interes_inicio ul{ list-style:none; font-size:14px; font-weight:bold; position:relative; top:50px; left:180px;}
#interes_inicio li{ padding:5px 0px 20px 27px;}
li.int_ini_comunica{ background:url(images/interes_inicio_comunicados.gif) no-repeat;}
li.int_ini_foros   { background:url(images/interes_inicio_foros.gif) no-repeat;}
li.int_ini_chat    { background:url(images/interes_inicio_chat.gif) no-repeat;}
li.int_ini_bolsa   { background:url(images/interes_inicio_bolsa.gif) no-repeat;}
li.int_ini_admin   { background:url(images/interes_inicio_admin.gif) no-repeat;}
li.int_ini_califica{ background:url(images/interes_inicio_califica.gif) no-repeat;}
#interes_docentes{  width:360px; min-height:280px;  float: left; margin-left:7px;
	 background:url(images/portada_inicio_docentes.png) no-repeat;
	_background:url(images/portada_inicio_docentes.gif) no-repeat;}
#interes_padres{ width:360px; min-height:280px;  float: left; margin-left:7px;
	 background:url(images/portada_inicio_padres.png) no-repeat;
	_background:url(images/portada_inicio_padres.gif) no-repeat;}
/*Portada Docentes*/
#interes_portada_docentes{ width:720px; margin-left:15px; padding-top:20px; min-height:365px; margin-top:20px;  
	 background:url(images/pizarronFondo.png) no-repeat top center;
	_background:url(images/pizarronFondo.gif) no-repeat top center;}
#interes_docentes_foros { width:355px; float:left; margin-right:10px; text-align:left;}
#interes_docentes_foros h3 { color:#FFFFFF; font-size:21px; background:url(images/ico_interes_docentes_foros.gif) no-repeat; margin-left:15px; padding-left:40px; padding-bottom:15px; font-family:"Comic Sans MS"}
#interes_docentes_foros ul { list-style:none; font-size:12px; color:#003333; margin-left:30px; }
#interes_docentes_foros li { background:url(images/bullet_interes_docentes_foro.gif) no-repeat left top; padding-left:26px; margin-bottom:15px; background-position:0px 3px;}
#interes_docentes_foros li strong{ font-size:14px;}
#interes_docentes_foros a{ color:#003333; font-weight:bold;}
#interes_docentes_foros p { font-size:14px; margin-left:55px; margin-top:10px;}
#interes_docentes_chat{ width:345px; float:left;  text-align:left;}
#interes_docentes_chat h3 { color:#FFFFFF; font-size:21px; background:url(images/ico_interes_docentes_chat.gif) no-repeat; padding-left:40px; padding-bottom:15px;  font-family:"Comic Sans MS"}
#interes_docentes_chat img{ float:left; border:solid 1px #FFF; margin-right:10px;}
#interes_docentes_chat {color:#003333; font-size:12px; }
#interes_docentes_chat strong { color:#FFFFFF; font-size:14px;}
#interes_docentes_chat p{ margin-bottom:15px;}
/*Portada Padres*/
#interes_portada_padres{ width:720px; margin-left:15px; padding-top:0px; min-height:390px; margin-top:20px;  }
#interes_padres_foros { width:350px; float:left; margin-right:20px; background:url(images/postitFondo1.png) no-repeat;  min-height:390px; padding-top:65px;}
#interes_padres_foros h3 { color:#999966; font-size:21px; background:url(images/ico_interes_padres_foros.gif) no-repeat; margin-left:10px; padding-left:40px; padding-bottom:15px;}
#interes_padres_foros ul { list-style:none; font-size:12px; color:#666633; margin-left:15px; width:325px; border:solid 0px red}
#interes_padres_foros li { background:url(images/bullet_interes_padres_foros.gif) no-repeat left top; padding-left:23px; margin-bottom:15px; background-position:0px 3px;}
#interes_padres_foros li strong{ font-size:14px;}
#interes_padres_foros a{ color:#666633; font-weight:bold;}
#interes_padres_foros p { font-size:14px; margin-left:45px; margin-top:10px;}

#interes_padres_chat{ width:320px; float:left; background:url(images/postitFondo2.png) no-repeat;  min-height:390px; font-size:14px; color:#666633; padding:65px 10px 0px 20px;}
#interes_padres_chat h3 { color:#999966; font-size:21px; background:url(images/ico_interes_padres_chat.gif) no-repeat; padding-left:40px; padding-bottom:15px;}
#interes_padres_chat img{ float:left; border:solid 1px #666633; margin-right:10px;}
#interes_padress_chat {color:#003333; font-size:12px; }
#interes_padres_chat strong {}
#interes_padres_chat p{ margin-bottom:15px; padding-right:3px;}
/*PORTADA NOTICIAS*/
#noticia-principal{ margin-left:20px; margin-right:20px; padding-top:20px;}
#noticia-principal h2 { font-size:14px; color:#d6811f; margin-bottom:10px; line-height:15px;}
#noticia-principal p { font-size:12px; color:#666666; margin-bottom:10px;}
#noticia-principal a { color:#d6811f; text-decoration:none;}
#noticia-principal img { border:solid 1px #666666; float:left; margin-right:15px; margin-bottom:10px;}
/*PORTADA MULTIMEDIA*/
#video-principal{ margin-left:20px; margin-right:20px; padding-top:20px;}
#video-principal h2 { font-size:14px; color:#b6242a; margin-bottom:10px; line-height:15px;}
#video-principal p { font-size:12px; color:#666666; margin-bottom:10px;}
#video-principal a { color:#b6242a; text-decoration:none;}
#video-principal img { border:solid 1px #666666; float:left; margin-right:15px; margin-bottom:10px;}
/*PIE*/
#pie{background:url(images/pie_fondo.jpg) repeat-x; background-position: 0px 110px; border-bottom:solid 0px red;}
/*portadas canal - cerro fondo transparente*/
#pie_cerro{ height:110px;
	 background: url(images/pie_cerro.png) center no-repeat;
    _background: url(images/pie_cerro.gif) center no-repeat;
}
#pie_cerro_programa{ height:110px;
	 background: url(images/pie_cerro_programa.png) center no-repeat;
    _background: url(images/pie_cerro_programa.gif) center no-repeat;
}
#pie_cerro_docentes{ height:110px;
	 background: url(images/pie_cerro_docentes.png) center no-repeat;
    _background: url(images/pie_cerro_docentes.gif) center no-repeat;
}
#pie_cerro_padres{ height:110px;
	 background: url(images/pie_cerro_padres.png) center no-repeat;
    _background: url(images/pie_cerro_padres.gif) center no-repeat;
}
#pie_cerro_noticias{ height:110px;
	 background: url(images/pie_cerro_noticias.png) center no-repeat;
    _background: url(images/pie_cerro_noticias.gif) center no-repeat;
}
#pie_cerro_multimedia{ height:110px;
	 background: url(images/pie_cerro_multimedia.png) center no-repeat;
    _background: url(images/pie_cerro_multimedia.gif) center no-repeat;
}
/*internas - cerro fondo blanco que coincide con #informacion */
#pie_cerro_programa_int{ height:110px;	 background: url(images/pie_cerro_programa_int.png) center no-repeat;}
#pie_cerro_docentes_int{ height:110px;	 background: url(images/pie_cerro_docentes_int.png) center no-repeat;}
#pie_cerro_padres_int{ height:110px;	 background: url(images/pie_cerro_padres_int.png) center no-repeat;}
#pie_cerro_noticias_int{ height:110px;	 background: url(images/pie_cerro_noticias_int.png) center no-repeat;}
#pie_cerro_multimedia_int{ height:110px; background: url(images/pie_cerro_multimedia_int.png) center no-repeat;}

#pie_txt{ height:168px; border:solid 0px red }
#pie_menu, #pie_accesos, #pie_logos { float:right; width:665px; font-size:11px; text-align:center; }
#pie_menu{ background:url(images/pie_menu_fondo.jpg) left; height:20px; padding-top:5px;}
/*color de las ligas del pie por cada canal*/
.pie_inicio, .pie_inicio a{ text-decoration:none; color:#FFCC00;  font-weight:bold; padding:0px 3px 0px 3px;}
.pie_inicio a:hover{ color:#FF9900;}
.pie_programa, .pie_programa a{ text-decoration:none; color: #99cc99;  font-weight:bold; padding:0px 3px 0px 3px;}
.pie_programa a:hover{ color:#CCFFCC;}
.pie_docentes, .pie_docentes a{ text-decoration:none; color: #99CCFF;  font-weight:bold; padding:0px 3px 0px 3px;}
.pie_docentes a:hover{ color: #CCFFFF;}
.pie_padres, .pie_padres a{ text-decoration:none; color: #99FF00;  font-weight:bold; padding:0px 3px 0px 3px;}
.pie_padres a:hover{ color: #CCFFCC;}
.pie_noticias, .pie_noticias a{ text-decoration:none; color:#ffcc00;  font-weight:bold; padding:0px 3px 0px 3px;}
.pie_noticias a:hover{ color:#ffff00;}
.pie_multimedia, .pie_multimedia a{ text-decoration:none; color:#660000;  font-weight:bold; padding:0px 3px 0px 3px;}
.pie_multimedia a:hover{ color:#cc6666;}

#pie_accesos{ margin-top:20px;}
#pie_accesos a{  text-decoration:none; color:#FFFFFF; padding:0px 16px 0px 12px; background:url(images/bullet_pie_accesos.gif) left no-repeat;}
#pie_accesos a:hover { color:#333333; background:url(images/bullet_pie_accesos2.gif) left no-repeat;}
#pie_logos{ 
	background:url(images/pie_logos.png) center no-repeat;
	_background:url(images/pie_logos.gif) center no-repeat; 
	height:40px; margin-top:32px;}
#pie_logos p{ display:none;}
#pie_marca{ background: url(images/pie_marca_fondo.jpg); width:334px; height:146px; font-size:9px; color:#666666;}
.marca{ display:none;}
.copy{ top:90px; left:110px; position:relative;}
.sep { top:92px; left:110px; position:relative; width: 170px;}