/*GENERAL*/
BODY
{
	margin-top: 10px;
	background-color: #e8e8e8;	
}

TD.fondo
{
	background-image: url(img/cabecera.jpg);
	height: 278px;
}

.botonera a {
  display:block;
  border:none;
  width:318px;
  height:21px;
  vertical-align: top;
  padding: 0;
  margin: 0;
}

.botonera a:hover { background-position: 0 -21px; text-decoration: none; }
.botonera a#inicio { background-image: url(img/bt_inicio.gif); }
div.inicio { position: relative; top: 134px; left: 448px; }
.botonera a#colegio { background-image: url(img/bt_colegio.gif); }
div.colegio { position: relative; top: 133px; left: 448px; }
.botonera a#alumnos { background-image: url(img/bt_alumnos.gif); }
div.alumnos { position: relative; top: 132px; left: 448px; }
.botonera a#apa { background-image: url(img/bt_apa.gif); }
div.apa { position: relative; top: 131px; left: 448px; }
.botonera a#cei { background-image: url(img/bt_cei.gif); }
div.cei { position: relative; top: 130px; left: 448px; }
.botonera a#deportes { background-image: url(img/bt_deportes.gif); }
div.deportes { position: relative; top: 129px; left: 448px; }

/*CONTENIDO*/
TABLE.contenido
{
	background-color: #ffffff;
}
TD.contenido_linea
{
	border-right: #dedddc 1px solid;
}
SPAN.letra_titulos
{
	font-weight: bold;
	font-size: 20px;
    color: #383633;
    font-family: "Times New Roman", Times, serif;
    text-decoration: none
}
.letra_oscura
{
	font-weight: normal;
	font-size: 12px;
    color: #59554f;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-decoration: none;
	text-align: justify;
}
.letra_verdosa
{
	font-weight: normal;
	font-size: 12px;
    color: #216877;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-decoration: none;
}
.letra_azulosa
{
	font-weight: normal;
	font-size: 12px;
    color: #216884;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-decoration: none;
}
.letra_fecha
{
	font-weight: normal;
	font-size: 12px;
    color: #676766;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-decoration: none;
}
.letra_justify
{
	text-align: justify;
}
.letra_historico
{
	font-weight: bold;
	font-size: 15px;
    color: #123c45;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-decoration: none;
	text-align: justify;
}
.fecha_historico
{
	font-weight: bold;
	font-size: 12px;
    color: #FFFFFF;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-decoration: none;
	text-align: right;
}
.titular_noticia_detalle
{
	font-weight: bold;
	font-size: 16px;
    color: #123c45;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-decoration: none;
	text-align: justify;
}
A.titular_noticia_home:link
{
	font-weight: bold;
	font-size: 12px;
    color: #123c45;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-decoration: none;
	text-align: justify;
}
A.titular_noticia_home:visited
{
	font-weight: bold;
	font-size: 12px;
    color: #123c45;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-decoration: none;
	text-align: justify;
}
A.titular_noticia_home:hover
{
	font-weight: bold;
	font-size: 12px;
    color: #123c45;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-decoration: underline;
	text-align: justify;
}
A.titular_noticia_noticias:link
{
	font-weight: bold;
	font-size: 16px;
    color: #123c45;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-decoration: none;
	text-align: justify;
}
A.titular_noticia_noticias:visited
{
	font-weight: bold;
	font-size: 16px;
    color: #123c45;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-decoration: none;
	text-align: justify;
}
A.titular_noticia_noticias:hover
{
	font-weight: bold;
	font-size: 16px;
    color: #123c45;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-decoration: underline;
	text-align: justify;
}
A.enlace_noticia_home:link
{
	font-weight: normal;
	font-size: 13px;
    color: #216877;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-decoration: underline;
	text-align: justify;
}
A.enlace_noticia_home:visited
{
	font-weight: normal;
	font-size: 13px;
    color: #216877;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-decoration: underline;
	text-align: justify;
}
A.enlace_noticia_home:hover
{
	font-weight: normal;
	font-size: 13px;
    color: #216877;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-decoration: underline;
	text-align: justify;
}
A.enlace_adjuntos_noticia:link
{
	font-weight: normal;
	font-size: 12px;
    color: #216877;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-decoration: none;
	text-align: justify;
}
A.enlace_adjuntos_noticia:visited
{
	font-weight: normal;
	font-size: 12px;
    color: #216877;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-decoration: none;
	text-align: justify;
}
A.enlace_adjuntos_noticia:hover
{
	font-weight: normal;
	font-size: 12px;
    color: #216877;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-decoration: underline;
	text-align: justify;
}
HR
{
	color: #c4c2be;
	height: 1px;
}
.foto{
	border-width: 1px;
	border-color: #676766;	
}
TD.impar
{
	background-color: #72ABB5;
	height: 28px;
}
TD.par
{
	background-color: #ACE1ED;
	height: 28px;	
}
a.anteriorsiguiente:link
{
	font-weight: bold;
	font-size: 12px;
    color: #123c45;
    font-family: "Times New Roman", Times, serif;
    text-decoration: none               
}
a.anteriorsiguiente:visited
{
	font-weight: bold;
	font-size: 12px;
    color: #123c45;
    font-family: "Times New Roman", Times, serif;
    text-decoration: none              
}
a.anteriorsiguiente:hover
{
	font-weight: bold;
	font-size: 12px;
    color: #123c45;
    font-family: "Times New Roman", Times, serif;
    text-decoration: none              
}
TD.numero_pagina_seleccionado
{
	font-weight: bold;
	font-size: 15px;
    color: #676766;
    font-family: "Times New Roman", Times, serif;
    text-decoration: none
}
TD.texto_del_total
{
	font-weight: bold;
	font-size: 12px;
    color: #123c45;
    font-family: "Times New Roman", Times, serif;
    text-decoration: none               
}
.volver_noticia
{
	background-color: #E5EAEB;
	height: 25px;
	border-top: #123C45 1px solid;
	border-bottom: #123C45 1px solid;
}
A.enlace_noticia_volver:link
{
	font-weight: normal;
	font-size: 13px;
    color: #123C45;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-decoration: none;
	text-align: justify;
}
A.enlace_noticia_volver:visited
{
	font-weight: normal;
	font-size: 13px;
    color: #123C45;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-decoration: none;
	text-align: justify;
}
A.enlace_noticia_volver:hover
{
	font-weight: normal;
	font-size: 13px;
    color: #123C45;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-decoration: none;
	text-align: justify;
}


/*PIE*/
TR.pie
{
	background-color: #c4c2be;
	height: 45px;
}
SPAN.pie_letra_oscura
{
	font-weight: normal;
	font-size: 12px;
    color: #67604b;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-decoration: none
}
A.pie:link
{
	font-weight: normal;
	font-size: 12px;
    color: #ffffff;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-decoration: none
}
A.pie:visited
{
	font-weight: normal;
	font-size: 12px;
    color: #ffffff;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-decoration: none
}
A.pie:hover
{
	font-weight: normal;
	font-size: 12px;
    color: #ffffff;
    font-family: Georgia, "Times New Roman", Times, serif;
    text-decoration: underline
}

