.texto_menu 
{
	text-align: left;
	padding-left: 5px;
	vertical-align: middle;
	height: 25px;
	text-decoration: none;
}

.texto_menu:hover 
{
	color: #8B4513;
}

.texto_pie 
{
	padding-top: 8px;
	vertical-align: top;
	text-align: center;
	text-decoration: none;
}

.cuerpo
{
	padding-right: 0px; 
	padding-left: 0px; 
	padding-top: 0px; 
	padding-bottom: 0px; 
	margin: 0px;
}

.centered
{
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin-top: 10px; 
	margin-left: -512px; 
	left: 52%; 
	vertical-align: middle; 
	width: 1000px; 
	position: absolute;
}

.columna_izq 
{
	width: 23px; 
	height: 100%; 
	background-image: url(../Images/separacionIzq.gif); 
	background-repeat: repeat-y;
}

.columna_central 
{
	 width: 956px;
}

.columna_der 
{
	width: 21px; 
	height: 100%; 
	background-image: url(../Images/separacionDer.gif); 
	background-repeat: repeat-y;
}

.cabecera 
{
	 width: 956px; 
	 height: 195px;
	 text-decoration: none;
}

.logo 
{
	width: 172px; 
	height: 144px; 
	float: left; 
	background-position: center;
	background-image: url(../Images/logo.gif); 
	background-repeat: no-repeat;
}

.img_cabecera 
{
	width: 956px; 
	height: 195px; 
	float: right; 
	background-image: url(../Images/cast_loarre.gif); 
	background-repeat: no-repeat;
}

.subcabecera 
{
	width: 956px;
	height: 25px;
}

.enlace_pdf 
{
	width: 199px;
	float: left;
	height: 25px;
}

.subcabecera_derecha 
{
	float: right; 
	width: 757px
}

.adorno_subcabecera 
{
	width: 9px; 
	height: 25px; 
	background-image: url(../Images/separacionMenu.gif); 
	background-repeat: repeat-y;
	float: left;

}

.frase_web 
{
	height: 25px;
	width: 748px;
	float: right;
}

.cuerpo 
{
	width: 956px; 
	vertical-align: top; 
	height: 100%;
}

.menu
{
	width: 199px; 
	vertical-align: top; 
	top: 0px; 
	left: 0px; 
	padding-top: 5px;
}

.menu_opt 
{
	 background-image: url(../Images/botonMenu.gif); 
	 background-repeat: no-repeat; 
	 width: 199px; 
	 height: 25px;
	 text-align: left;
	 padding-top: 5px;
	 margin-top: -5px;
}


.imagen_castillo 
{
	background-image: url(../Images/foto.gif); 
	background-repeat: no-repeat; 
	width: 186px; 
	height: 187px; 
	vertical-align: bottom; 
	cursor: hand;
	
}

.texto_castillo 
{
	top: 163px;
	position: relative;
	vertical-align: bottom;
}

.subcolumna 
{
	width: 9px; 
	height: 100%; 
	background-image: url(../Images/separacionMenu.gif); 
	background-repeat: repeat-y;
}

.titulo_cab 
{
	top: 18px;
	position: relative;
}

.contenido 
{
	width: 748px;
	z-index: -1;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 15px;	
}

/* Este código sólo lo leerá Firefox */
.contenido[class]
{
	padding-left: 0px;
	padding-right: 0px;
	width: 95%;
	margin-top: 10px;
}

.imagen_pie 
{
	background-image: url(../Images/lineaPie.gif); 
	background-repeat: no-repeat; 
	width: 1000px; 
	height: 11px;
}

.pie_pagina 
{
	vertical-align: top;
}

.pie_ministerio
{
	background-image: url(../Images/pie_ministerio.gif);
	background-position: center center; 
	background-repeat: no-repeat;
	height: 50px;
}

.titulo_noticia 
{
	text-decoration: none;
}

.fecha_noticia
{
	float: right; 
	vertical-align: top; 
	padding-top: 0px; 
	height: 16px;
}

.fecha_noticia_anno 
{
	font-size: 9pt;
}

.espacio_noticia 
{
	margin-left: 20px;
	margin-right: 20px;
}

.espacio_cuerpo_noticia 
{
	text-align: justify;
	text-justify: newspaper;

}

.enlace_noticia 
{
	text-align: right;
	float: right;
	text-decoration: none;
}

.separador_noticia 
{
	color: #f7f7f7;
	width: 300px;
	text-align: left;
	margin-left: 205px;
}

.imagen_enlace 
{
	text-decoration: none;
}