﻿body 
{
	position: relative;
	top: 0px;
	left: 50%;
	margin-left: -500px;
	width: 1000px;
	background-color: #808080;
}

form
{
	background-image: url(../imagenes/fondonoticias.jpg);
	background-repeat: repeat-y;
}

.enlace_cabecera
{
	text-decoration: none;
}

.cabecera
{
	width: 1000px;
	height: 88px;
	background-image: url(../imagenes/cabecera.jpg);
}

.idioma
{
	z-index: 5px;
	position: relative;
	top: -60px;
	left: 900px;
	max-width: 100px;
}

.idioma_boton
{
	background-color: Transparent;
	cursor: pointer;
	text-decoration: underline;
}

.menu
{
	position: relative;
	_top: -33px;
	width: 1000px;
	height: 33px;
	background-color: #620203;
}

.menu div
{
	height: 33px;
	width: 70%;
	margin: 0px auto;
	padding-top: 3px;
	//padding-top: 0px;
}

.menu div ul
{
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 33px;
	position: relative;
	top: 5px;
	
}

.menu div ul li
{
	float: left;
}

.menu div ul li a
{
	text-decoration: none;
}

.pie
{
	background-color: #24242C;
	width: 1000px;
	height: 30px;
	clear: both;
}

.pie ul
{
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 30px;
}

.pie ul > li:first-child
{
	padding-left: 20px;
}

.pie ul li
{
	float: left;
}

.pie ul li a
{
	text-decoration: none;
}

.pie_ministerio
{
	padding-top: 5px;
	height: 50px;
	width: 100%;
	text-align: center;
}

.pie_ministerio img
{
	margin-left: auto;
	margin-right: auto;
}

.trackglobe
{
	float: right;
	position: relative;
	right: 20px;
	top: 5px;
}

.presentacion
{
	background-image: url(../imagenes/imagencentral.jpg);
	width: 1000px;
	height: 426px;
}

.rotulo
{
	text-align: right;
	position: relative;
	top: 360px;
	width: 1000px;
}

.contenedor_noticias_destacadas
{
	background-color: #24242B;
}

.delimitador_superior
{
	background-image: url(../imagenes/lineanoticias.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 5px;
	padding-top: 20px;
	padding-bottom: 0px;
	_display: block;
	_height: 10px;
}

.delimitador_inferior
{
	background-image: url(../imagenes/lineanoticias.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	clear: both;
	_display: block;
	_height: 10px;
}

.noticias_destacadas
{
	background-image: url(../imagenes/fondonoticias.jpg);
	background-repeat: repeat-y;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
	display:table;
	height: 100%;
}

.noticia_destacada_izq
{
	width: 45%;
	float: left;
	padding: 20px;
	padding-top: 0px;
}

.noticia_destacada_der
{
	width: 45%;
	float: right;
	//float: none;
	padding: 20px;
	padding-top: 0px;
}

.noticia_destacada_contenido
{
}

.noticia_destacada_imagen,
.noticia_imagen
{
	float: left;
	padding-right: 10px;
}

.noticia_destacada_imagen img,
.noticia_imagen_img
{
	max-width: 123px;
	max-height: 82px;
}

.noticia_cabecera
{
}

.noticia_cuerpo
{
}

.celda_noticia
{
	border: solid 1px #CD9933;
	padding: 5px;
	width: 400px;
}

.tabla_contenido
{
	width: 90%;
	min-height: 400px;
	margin: 20px;
	margin-left: auto;
	margin-right:auto;
}

.celda_grande_superior
{
	background-image: url(../imagenes/lineanoticias.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 30px;
	min-height: 30px;
}

.celda_grande_inferior
{
	background-image: url(../imagenes/lineanoticias.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 30px;
	min-height: 30px;
}
.celda_sup_izq
{
	background-image: url(../imagenes/izqsup.gif);
	width: 12px;
	height: 12px;
	max-width: 12px;
	max-height: 12px;
}

.celda_sup_der
{
	background-image: url(../imagenes/derchsup.gif);
	width: 12px;
	height: 12px;
	max-width: 12px;
	max-height: 12px;
}

.celda_inf_izq
{
	background-image: url(../imagenes/izqinf.gif);
	width: 12px;
	height: 12px;
	max-width: 12px;
	max-height: 12px;
}

.celda_inf_der
{
	background-image: url(../imagenes/derchoinf.gif);
	width: 12px;
	height: 12px;
	max-width: 12px;
	max-height: 12px;
}

.celda_sup,
.celda_inf
{
	background-color: #FFFFFF;
	height: 12px;
	max-height: 12px;
	width: auto;
}

.celda_izq,
.celda_der
{
	background-color: #FFFFFF;
	width: 12px;
	max-width: 12px;
	height: auto;
}

.celda_contenido
{
	width: auto;
	height: auto;
	background-color: #FFFFFF;
}

.bloque_contenido
{
	min-height: 400px;
	background-color: #FFFFFF;
	padding: 10px;
}

.bloque_contenido_portada
{
	overflow: hidden;
	width: 1000px;
}

.cabecera_contenido_completa
{
	border: solid 1px #620203;
	border-bottom: 0px;
	padding: 10px;
	padding-left: 20px;
}

.cuerpo_contenido_completo
{
	border: solid 1px #620203;
	padding: 10px;
}

.separador_horizontal
{
	height: 1px;
	max-height: 1px;
	background-color: #CD9933;
}

.separador_vertical
{
	width: 1px;
	max-width: 1px;
	background-color: #CD9933;
}

.bloque_enlace
{
	padding: 5px;
	padding-bottom: 15px;
}