td.menu {
	background: url(Images/fondo_menu.gif) repeat-y;
/*	background: #012d74;*/
	width: 130px;
	height: 23px;
	border-bottom: White 2px solid;
	border-right: White 1px solid;
}

td.vacia {
	background: url(Images/fondo_menu.gif) repeat-y;
/*	background: #012d74;*/
	width: 130px;
	border-bottom: White 2px solid;
	border-right: White 1px solid;
	height: 90px;
}

td.menu a, a:visited, a:link{
	padding: 2 0 2 29;
	color: #ccc5db;
	font: 900 8px Arial;
	text-transform: uppercase;
	text-decoration: none;
}

td.menu a:hover{
	background: url(Images/flecha_b.gif) no-repeat 0px -2px;
}

iframe#content {
	width: 100%;
	height: 100%;
	border: none;
	overflow: hidden;
	background-color: transparent;
}

.texto {
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align:center;
	text-decoration: none;
	word-wrap: break-word;
	
}

.texto_azul {
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #0538C9;
	text-decoration: none;
	word-wrap: break-word;
    text-align: center;
}

.texto_calidad {
   font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	word-wrap: break-word;
	text-align:justify;
}

div.img {
	position: absolute;
	display: none;
	vertical-align: top;
}

body.contenido {
	margin-left: 10px;
	margin-top: 10px;
	background: #FEC099  url(Images/a1_copia_06.gif) no-repeat fixed bottom left;
	text-align: center;
}
body.contenido_portada {
	margin-left: 0px;
	margin-top: 0px;
	text-align: left;
	background-color: transparent;
}

td.texto_pie {
	padding: 15px 30px 0px 30px;
}
div#portada {
	position: absolute;
	top: 83px;
	left: 0px;
}
.noticias{
border:0px;
text-decoration:none;
}
