html {
height:100%
}

body {
background-color: #E4E4E4;
margin: 0px;
text-align: center;
min-height:101%
}

.contenedor_principal {
padding-top: 20px;
width: 775px;
background-color: #FFFFFF;
}

.tabla_principal{
width: 735px;
}

.td_top{
height: 70px;
background-color: #ff0000;
background-image: url('img/fondo_top.gif');
background-repeat: repeat-y;
padding-left: 35px;
}

.td_top2{
height: 60px;
background-color: #ff0000;
}

.td_menu{
height: 25px;
background-color: #E4E4E4;
background-image: url('img/fondo_menu.gif');
background-repeat: repeat-y;
padding-left: 20px;
}

.separador{
height: 5px;
}

.td_contenidos{
vertical-align: top;
width: 545px;
}

.td_lateral{
vertical-align: top;
width: 185;
padding-right: 5px;
}

.td_noticias{
background-image: url('img/fondo_menu.gif');
background-repeat: repeat-y;
vertical-align: top;
font-family: tahoma,sans-serif;
font-size: 10px;
padding: 10px;
padding-left: 20px;
line-height: 14px;
}

.div_titulo_rojo{
height: 28px;
background-image: url('img/fondo_titulo_rojo.gif');
background-repeat: repeat-x;
background-position: bottom left;
}

.div_titulo_gris{
height: 28px;
background-image: url('img/fondo_titulo_gris.gif');
background-repeat: repeat-x;
background-position: bottom left;
}

.div_top_grafico{
height: 148px;
margin-top: 1px;
background-image: url('img/fondo_titulo_gris.gif');
background-repeat: repeat-x;
background-position: bottom left;
margin-bottom: 5px;
}

.td_texto_tema{
vertical-align: top;
font-family: tahoma,sans-serif;
font-size: 10px;
padding: 10px;
line-height: 14px;
}

.td_separador_temas{
background-image: url('img/fondo_sep_temas.gif');
background-repeat: repeat-x;
height: 3px;
}

.item_submenu_lateral{
padding: 20px;
font-family: verdana,sans-serif;
font-size: 10px;
color: #000000;
line-height: 18px;
background-color: #efefef;
}

a:link {
color: #000000;
}

a:visited {
color: #888888;
}

a:hover {
color: #ff0000;
text-decoration: none;
}

a:active {
color: #000000;
}

a.temas:link {
font-family: tahoma,sans-serif;
font-size: 10px;
color: #000000;
text-decoration: underline;
}

a.temas:visited {
font-family: tahoma,sans-serif;
font-size: 10px;
color: #000000;
text-decoration: underline;
}

a.temas:hover {
font-weight: bold;
background-color: #ff0000;
font-family: tahoma,sans-serif;
font-size: 10px;
color: #ffffff;
text-decoration: none;
}

a.temas:active {
font-family: tahoma,sans-serif;
font-size: 10px;
color: #000000;
text-decoration: underline;
}


a.lateral:link {
font-family: tahoma,sans-serif;
font-size: 10px;
color: #000000;
text-decoration: underline;
}

a.lateral:visited {
font-family: tahoma,sans-serif;
font-size: 10px;
color: #000000;
text-decoration: underline;
}

a.lateral:hover {
background-color: #ff0000;
font-family: tahoma,sans-serif;
font-size: 10px;
color: #ffffff;
text-decoration: none;
}

a.lateral:active {
font-family: tahoma,sans-serif;
font-size: 10px;
color: #000000;
text-decoration: underline;
}

a.lista:link {
font-family: tahoma,sans-serif;
font-size: 12px;
color: #000000;
text-decoration: underline;
}

a.lista:visited {
color: #888888;
font-family: tahoma,sans-serif;
font-size: 12px;
text-decoration: underline;
}

a.lista:hover {
color: #ff0000;
text-decoration: none;
font-family: tahoma,sans-serif;
font-size: 12px;
}

a.lista:active {
color: #000000;
font-family: tahoma,sans-serif;
font-size: 12px;
text-decoration: underline;
}

a IMG{
border: 0px;
}

.menu{
margin-left: 20px;
}

.texto_contenidos{
font-family: tahoma,sans-serif;
font-size: 10px;
color: #000000;
padding: 20px;
line-height: 16px;
}

.texto_contenidos b{
font-family: tahoma,sans-serif;
font-size: 12px;
color: #000000;
}

.texto_contenidos2{
font-family: tahoma,sans-serif;
font-size: 10px;
color: #000000;
padding: 20px;
line-height: 16px;
}

.texto{
font-family: tahoma,sans-serif;
font-size: 10px;
color: #000000;
line-height: 16px;
}

input.contacto {
border: solid 1px #000000;
font-family: tahoma,sans-serif;
font-size: 10px;
color: #000000;
height: 20px

}
