body
{
	background-color: #000000;
	margin-top: 5px; 
	margin-bottom:5px; 
	background-image:url('../image/bg.png');
}

.header
{	width: 960px; height: 125px; background-image: url('../image/titulo_pade_saec.jpg');
}

td
{	font-size: 13px;	font-family: Verdana, Arial, Helvetica, sans-serif;}


.pestana_blanca
{	font-size: 14px;	font-family: Verdana, Arial, Helvetica, sans-serif; color:#ffffff; text-decoration:none; font-weight: bold;}

.pestana_amarilla
{	font-size: 14px;	font-family: Verdana, Arial, Helvetica, sans-serif; color:#ffff00; text-decoration:none; font-weight: bold;}

.pestana_azul
{	font-size: 14px;	font-family: Verdana, Arial, Helvetica, sans-serif; color:#08088A; text-decoration:none; font-weight: bold;}

.pestana_gris
{	font-size: 14px;	font-family: Verdana, Arial, Helvetica, sans-serif; color:#F8ECE0; text-decoration:none; font-weight: bold;}

.pestana_negro
{	font-size: 15px;	font-family: Verdana, Arial, Helvetica, sans-serif; color:#000000; text-decoration:none; font-weight: bold;}

/*---------------Titulo de la pagina---------------*/
.titulo_pagina_001
{	font-family: Arial, Helvetica, sans-serif; font-size: 20px;  vertical-align:middle; text-decoration: none; color: #ffff00; height: 50px; font-weight: bold;}

.titulo_pagina_002
{	font-family: Arial, Helvetica, sans-serif; font-size: 18px;  vertical-align:middle; text-decoration: none; color: #ffffff; height: 20px; font-weight: bold;}

.titulo_pagina_fecha
{	font-family: Arial, Helvetica, sans-serif; font-size: 13px;  vertical-align:middle; text-decoration: none; color: #ffffff; height: 20px;}



/*-----------------------DIV */
.div_oculto
{	visibility:hidden;	display:none;}

.div_visible
{	visibility:visible;	display:block;}


/*-----------------------Cuadros internos */
.fondo_oscuro
{	background-color:#eeeeee;	 height:30px;}

.fondo_claro
{	background-color:#ffffff;	 height:30px;}

/*-------------------------------------FONDOS ESPECIALES-------------------------------------*/
.fondo_areas{
	height: 30px;
	background-color: #FCFAB4;
}

.fondo_competencias{
	height: 30px;
	background-color: #D8D8FE;
}

.fondo_indicadores{
	height: 30px;
	background-color: #FFCAD2;
}

.fondo_actividades{
	height: 30px;
	background-color: #98FF98;
}

.fondo_advertencias{
	height: 30px;
	background-color: #FFFF00;
}

.fondo_explicaciones{
	height: 30px;
	background-color: #DDA0DD;
}

/*--------------------------Fondo de escalas*/
.fondo_siempre
{height: 30px; background-color: #CEECF5;}

.fondo_casi_siempre
{height: 30px; background-color: #CEF6D8;}

.fondo_a_veces
{height: 30px; background-color: #E3F6CE;}

.fondo_pocas_veces
{height: 30px; background-color: #F5ECCE;}

.fondo_no_observado
{height: 30px; background-color: #F6CECE;}



/*-----------------------BOTONES E INPUT */
.input
{	font-size: 13px;	color: #000000;}

.boton
{	font-size: 13px;	color: #0000ff;}

.boton_rojo
{	font-size: 13px;	color: #ff0000;}

/*-----------------------Tablas Internas */
.titulo_tabla_interna
{	background-image:url('../image/barraazul.jpg');	height:24px; text-align:center; font-weight:bold; color:#ffffff;}

.titulo_tabla_interna_naranja
{	background-image:url('../image/chg.gif');	height:28px; text-align:center; font-weight:bold; color:#0000ff;}


/*-----------------------TEXTO DE PIE DE PAGINA */
.tx_footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF; 
	text-decoration: none;
}



/*----------- POR REVISAR ------------* /


/*-------------------------------------FONDOS ESPECIALES-------------------------------------* /
.fondo_areas
{	height: 30px;	background-color: #FCFAB4;}

.fondo_competencias
{	height: 30px;	background-color: #D8D8FE;}

.fondo_indicadores
{	height: 30px;	background-color: #FFCAD2;}

.fondo_actividades
{	height: 30px;	background-color: #98FF98;}

.fondo_advertencias
{	height: 30px;	background-color: #FFFF00;}

.fondo_explicaciones
{	height: 30px;	background-color: #DDA0DD;}


/*-------------------------------------LETRAS DEL TITULOS-------------------------------------* /
.titulo_negro{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.titulo_azul{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #5587c1;
	text-decoration: none;
}
.titulo_rojo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #c45653;
	text-decoration: none;
}
.titulo_verde{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #55682d;
	text-decoration: none;
}
.titulo_morado{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #d8cbee;
	text-decoration: none;
}
.titulo_amarillo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ffcd00;
	text-decoration: none;
}

/*-------------------------------------TITULOS-------------------------------------* /
.titulo_001{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000ff;
	text-decoration: none;
	height: 35px;
}
.titulo_002{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
.titulo_003{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0047b6;
	text-decoration: none;
}
.titulo_004{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0047b6;
	text-decoration: none;
}

/*-------------------------------------POR REVISAR-------------------------------------* /
.tx_003 a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.tx_004{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003c74;
	text-decoration: none;
}

/*-------------------------------------TEXTO DE LAS NOTICIAS HOMEPAGE-------------------------------------* /
.noticia_antetitulo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2e5da5;
	text-decoration: none;
}
.noticia_titulo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2e5da5;
	text-decoration: none;
}
.noticia_resumen{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7c7c7c;
	text-decoration: none;
}
.noticia_contenido{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.noticia_fecha{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #d92334;
	text-decoration: none;
}


/*-------------------------------------TEXTO CONTENIDO-------------------------------------* /
.descripcion_menu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.texto_001{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.texto_002{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.texto_003{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #575756;
	text-decoration: none;
}

.texto_contenido{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.tx_cont_int a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #062b63;
	text-decoration: none;
	text-align: justify;
}

/*-------------------------------------MENU LATERAL IZQUIERDO-------------------------------------* /
.texto_menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0047b6;
	text-decoration: none;
}
.texto_menu_interno{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #c60821;
	text-decoration: none;
}
.texto_menu_interno a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #c60821;
	text-decoration: none;
}
.texto_menu_interno a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #c60821;
	text-decoration: none;
}
.texto_menu_interno a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0047b6;
	text-decoration: none;
}

/*-------------------------------------INPUT-------------------------------------* /

*/

