html
{
		overflow: hidden;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

table
{
	border: 0px;
}

table td
{
	margin: 0px;
	padding: 0px;
}

a, a:visited
{
	color: #0000FF;
	text-decoration: none;
}

a:hover
{
	color: #0000A0;
	text-decoration: underline;
}

a img
{
	border: 0px;
}

div#cabecera
{
	position: relative;
	top: -5px;
	left: 0px;
	right: 0px;
	width: 100%;
	height: 100px;
	margin-top: 0px;
	margin-left: 0px;
	overflow: hidden;
	background-color: #A9BDD5;
}

div#barra_central
{
	position: relative;
	top: -5px;
	left: 0px;
	right: 0px;
	width: 100%;
	height: 20px;
	overflow: hidden;
	background-color: #010185;
}

#contenedor
{
	position: relative;
	top: -5px;
	width: 100%;
}

div#barra_izqda
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 165px;
	height: 425px;
	overflow: hidden;
	background-color: #F2F3E5;
}

div#cuerpo
{
	position: relative;
	z-index: 1;
	top: 0px;
	width: auto;
	height: 425px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 165px;
	margin-right: 150px;
	overflow: auto;
	background-color: #FFFFFF;
}

div#barra_dcha
{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 150px;
	height: 425px;
	margin-left: auto;
	margin-right: 0px;
	overflow: hidden;
	background-color: #FFFFFF;
}

div#pie
{
	position: relative;
	top: -5px;
	width: 100%;
	height: 25px;
	overflow: hidden;
	font-size: 10px;
	color: #828282;
	background-color: #E2E3E7;
	text-align: center;
}

div#menu
{
	position: relative;
	z-index: 1;
	top: 0px;
	width: 730px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

ul#lstmenu
{
	list-style-type: none;
	width: 100%;
	height: 100%;
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

li.primero
{
	border-left: 1px solid #FFFFFF;
}

ul#lstmenu li
{
	float: left;
	width: auto;
	height: 100%;
	margin: 0px;
	padding-left: 5px;
	padding-right: 5px;
	color: #FFFFFF;
	background-color: #010185;
	border-right: 1px solid #FFFFFF;
}

div#idioma
{
	position: relative;
	z-index: 1;
	top: -20px;
	width: 150px;
	height: 100%;
	margin-left: auto;
	margin-right: 0px;
	overflow: hidden;
	color: #FFFFFF;
	text-align: center;
    display: table;
}

div#idioma table
{
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
}

div.seccion_izqda
{
	position: relative;
	width: 145px;
	height: 24px;
	margin-top: 5px;
	overflow: hidden;
	background-color: #FFFFFF;
	background-image: url("imagenes/fondo_seccion_izq.gif");
	background-repeat: repeat-x;
	text-align: center;
	font-weight: bold;
}

div.destacado_izqda
{
	position: relative;
	width: 145px;
	height: 24px;
	margin-top: 5px;
	overflow: hidden;
	color: #FFFFFF;
	background-color: #6892BA;
	background-image: url("imagenes/fondo_destacado_izq.gif");
	background-repeat: repeat-x;
	font-weight: bold;
	text-align: center;	
}

div.seccion_izqda p, div.destacado_izqda p
{
	margin-top: 4px;
}

div.noticia_izqda
{
	position: relative;
	width: 145px;
	margin-top: 5px;
	overflow: hidden;
	background-color: #FFFFFF;
	text-align: center;
}

div.noticia_izqda p
{
	font-size: 10px;
	margin-top: 5px;
	margin-bottom: 0px;
}

div#cuerpo div, div#barra_izqda div
{
	margin-left: auto;
	margin-right: auto;
}

div.noticia
{
	position: relative;
	width: 90%;
	margin-top: 10px;
	background: #FFFFFF;
	text-align: center;
}

div.noticia table
{
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
}

div.noticia_izqda table
{
	width: 135px;
	height: 170px;
	border: 0px;
}


div.seccion_dcha
{
	position: relative;
	width: 100%;
	margin-bottom: 2px;
	overflow: hidden;
	text-align: center;
	background-color: #E2E3E7;
}

div.seccion_dcha *
{
	padding-top: 10px;
	padding-bottom: 10px;
	border: 0px;
}

a.blanco, a.blanco:visited
{
	color: #FFFFFF;
}

a.blanco:hover
{
	color: #E2E3E7;
}

a.amarillo, a.amarillo:visited
{
	color: #F9F900;
}

a.amarillo:hover
{
	color: #FFFFCE;
}

a.negro, a.negro:visited
{
	color: #000000;
}

a.negro:hover
{
	color: #737373;
}

a.gris, a.gris:visited
{
	color: #5A5A5A;
}

a.gris:hover
{
	color: #000000;
}
.titulo
{
	font-size: 14px;
	font-weight: bold;
}

td.cabecera
{
	font-size: 14px;
	font-weight: bold;
	color: #004B95;
}

.centrado
{
	text-align: center;
}

.derecha
{
	text-align: right;
}

table.listado
{
	width: 98%;
	border: 0px;
	margin-bottom: 20px;
}

table.listado td
{
	padding: 2px 2px 0px 2px;
	margin: 0px;
}

.impar
{
	background-color: #FFFFFF;
}

.par
{
	background-color: #EFEFEF;
}

.seleccionado
{
	background-color: #E2E3E7;
}

hr.separador
{
	width: 100%;
	height: 2px;
	border: 0px;
	color: #004B95;
	background-color: #004B95;
}

.destacado
{
	font-weight: bold;
}

ul.none
{
	list-style-type: none;
}

ol.numeros
{
	list-style-type: decimal;
}

ol.minusculas
{
	list-style-type: lower-alpha;
}
