﻿body 
{
	position: relative;
	top: 0px;
	left: 50%;
	margin-left: -500px;
	width: 904px;
	background-color: White;
	padding: 48px;
	padding-top: 15px;
}

a
{
	text-decoration: none;
}

.cabecera
{
	width: 904px;
	height: 100px;
	display: block;
}

.cabecera_sup
{
	width: 904px;
	height: 76px;
}

.logo
{	
	background-color: Transparent;
	float: left;
}

.mensaje
{
	padding-top: 15px;
	padding-left: 50px;
	float: left;
}

.idiomas
{
	float: right;
	padding-top: 12px;
}

.idioma_boton
{
	cursor: pointer;
	background-color: Transparent;
	margin:0px;
	padding-top:3px;
	float:left;
}
.separador_botones
{
	float:left;
}

.accesorios_tpv
{
	background-image: url(../imagenes/accesoriostpv.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	width: 195px;
	height: 33px;
	display: block;
	float: right;	
}

.accesorios_tpv span
{
	position: relative;
	top: 16px;
	//top: 14px;
	left: 47px;
}

.menu_cabecera
{
	background-image: url(../imagenes/barramenu.gif);
	width: 904px;
	height: 28px;
	display: block;
	clear: both;
}

.menu_cabecera a
{
	position: relative;
	top: 2px;
}

.separadorMenuCabecera
{
	display: inline-block;
	width: 28px;
	height: 20px;
}

.cuerpo
{
	padding-top: 30px;
	clear: both;
}

.columna_izq
{
	float: left;
	width: 320px;
}


.bloque_verde_arriba
{
	background-image: url(../imagenes/cabecerasecciones.gif);
	background-position: right;
	background-repeat: no-repeat;
	width: 319px;
	height: 24px;
	display: block;
}

.bloque_verde_small_arriba
{
	background-image: url(../imagenes/cabecerasecciones2.gif);
	background-position: right;
	background-repeat: no-repeat;
	width: 212px;
	height: 20px;
	display: block;
}

.bloque_azul_arriba
{
	background-image: url(../imagenes/cabeceraespecializados.gif);
	background-position: right;
	background-repeat: no-repeat;
	width: 319px;
	height: 24px;
	display: block;
}

.bloque_azul_small_arriba
{
	background-image: url(../imagenes/cabecerazonaprivada.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 212px;
	height: 22px;
	_height: 30px;
	display: block;
}

.bloque_verde_arriba span,
.bloque_azul_arriba span
{
	position: relative;
	top: 3px;
	left: 30px;
}

.bloque_verde_small_arriba span
{
	position: relative;
	top: 3px;
	_top: 9px;
	left: 30px;
}

.bloque_azul_small_arriba span
{
	position: relative;
	top: 3px;
	_top: 9px;
	left: 30px;
}

.bloque_verde_medio,
.bloque_azul_medio
{
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	width: 317px;
	min-height: 100px;
	_height: 100px;
	display: block;
}

.bloque_verde_small_medio,
.bloque_azul_small_medio
{
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	width: 210px;
	min-height: 100px;
	_height: 100px;
	display: block;
}

.bloque_verde_abajo
{
	background-image: url(../imagenes/pie_grande.gif);
	background-position: right top;
	background-repeat: no-repeat;
	width: 319px;
	height: 14px;
	display: block;
}

.bloque_verde_small_abajo
{
	background-image: url(../imagenes/pie_small.gif);
	background-position: right top;
	background-repeat: no-repeat;
	width: 212px;
	height: 17px;
	display: block;
}

.bloque_azul_abajo
{
	background-image: url(../imagenes/pie_grande.gif);
	background-position: right top;
	background-repeat: no-repeat;
	width: 319px;
	height: 14px;
	display: block;
}

.bloque_azul_small_abajo
{
	background-image: url(../imagenes/pie_small.gif);
	background-position: right top;
	background-repeat: no-repeat;
	width: 212px;
	height: 17px;
	display: block;
}

.bloque_secciones ul,
.bloque_secciones_gestion ul,
.bloque_espec ul,
.bloque_zona_privada ul
{
	list-style-type: square;
	color: #555555;
	padding: 0px;
	margin: 0px;
	margin-left: 30px;
	padding-bottom: 20px;
	position: relative;
	top: 10px;
}

.bloque_secciones ul li a,
.bloque_secciones_gestion ul li a,
.bloque_espec ul li a,
.bloque_zona_privada ul li a
{
	text-decoration: underline;
}

.lateral_der
{
	width: 580px;
	float: right;
}

.contenido
{
	padding-left: 40px;
	width: 530px;
	min-height: 400px;
	_height: 400px;
}

.contenido_small
{
	float: left;
	width: 355px;
	padding-left: 4px;
	_padding-left: 2px;
	min-height: 400px;
	_height: 400px;
}

.cabecera_contenido
{
}

.bloque_contenido
{
	position: relative;
	top: 10px;
}


.columna_der
{
	float: right;
	width: 212px;
}

.pie
{
	clear: both;
	padding-top: 10px;
	padding-left: 30px;
}

.pie_ministerio
{
	background-image: url(../imagenes/pie_ministerio.gif);
	background-position: center center;
	background-repeat: no-repeat;
	height: 50px;
}

.detalle_noticia
{
}

.detalle_noticia a
{
	float: right;
}

.detalle_noticia_descripcion
{
}

.detalle_noticia_contenido
{
}

.listado_noticias
{
	clear: both;
	border-bottom: solid 1px #666666;
	_border-bottom: 0px;
	display: block;
}

.listado_noticias_titulo
{
}

.listado_noticias_cuerpo
{
	padding: 5px;
	padding-bottom: 0px;
}

.listado_noticias_descripcion
{
}

.listado_noticias_ver_mas
{
	padding-left: 450px;
	padding-bottom: 15px;
	border-bottom: 0px;
	_border-bottom: solid 1px #666666;
}
.editablehome
{
	width:355px;
	height:100%;
	float:left; 	
}
.editablehomebannerderecha
{
	width:212px;
	height:100%;
	float:left; 
	
}