*
{
	font-family	: Tahoma, Verdana, "Bitstream Vera Sans", Helvetica, sans-serif;
}

html,
body
{
	height	: 100%;
}

body
{
	margin		: 0px;
	padding		: 0px;
	color		: #666;
	font-size	: 12px;
	background-color	: #F6F6F6;
}

a	
{ 
	color: #595894;	
	text-decoration: none;	
}
a:hover		{ text-decoration: underline;	}

.banner_ini{
  font-size	: 11px;	 
}

.cap{
  background-color: #eae8e8;   
}

.titol_banner_ini{
  font-size	: 12px;	
  color: #B12D85; 
}

.provincia_banner{
  	font-size	: 9px;
	  /*color: #666666;*/
    color:#B12D85;	
    margin-top: 0px;
}

.sector_banner{
  	font-size	: 9px;
	  color: #666666;	
    margin-top: 0px;
}

.est_ini {
	color: #003366; 
	font-size: 12px; 
	font-weight: bold; 
}
.cargar_ficha{
  font-size	: 13px;
	color: #003366; 
  text-decoration: none;  
  vertical-align	: middle;
}
#cargando{
  display:none;
  width:301px;
  height:230px;
}

td , a, input, th, div, h3, h4, h5, h6, textarea	{ font-size	: 11px;	}

#fondo				{ 
  background-color: #ffffff;
  border-left:1px solid #c76d82;
  border-right: 1px solid #c76d82;
}

/*#borde_izquierdo	{
  border-left-style: solid;
	border-left-width: 1.5px;
	border-left-color: #c76d82;
}
#borde_derecho		{
  border-right-style: solid;
  border-right-width: 1.5px;
	border-right-color: #c76d82;}
#borde_izquierdo	{ background: url(imagenes/sombra_izq.gif) repeat-y;		}
#borde_derecho		{ background: url(imagenes/sombra_der.gif) repeat-y;		}*/		}

#contenedor_columnas
{
	width	: 100%;
}

#contenedor_columna_izq
{
	padding-right	: 15px;
	width			: 25%;		
}

/*#cabecera			{ background: url(imagenes/cabecera_fondo.gif) repeat-x;	}

#logo
{
	background	: url(imagenes/cabecera_fondo_b.jpg) no-repeat left top;
	height		: 62px;
}
*/
#menu_sup
{
	height		: 28px;
}

#menu_sup img
{
	vertical-align	: middle;
}

#menu_sup a
{
	font-size		: 12px;
	color			: #CBD2DC;
	text-decoration	: none;
	font-weight		: bold;
	margin			: 0px 8px;
	line-height	: 28px;
}

#menu_sup a:hover
{
	color	: #fff;
	text-decoration	: underline;
}

#menu_sup_izq	{ padding-left: 8px;					}
#menu_sup_der	{ padding-right: 8px;	float: right;	}

#contenido		{ padding: 9px 14px 14px 14px;			}

#ruta			{ padding-bottom: 10px;			color: #8D2850;			}
#ruta a			{ font-weight: bold;			text-decoration: none;	}
#ruta a:hover	{ text-decoration: underline;							}

#pie
{
	line-height	: 150%
}

#pie a
{
	font-size		: 95%;
	text-decoration	: underline;
}

.separador_hor
{
	border		: 1px solid #fcd7f5;
	background	: #FDF0FA;
	height		: 3px;
	margin		: 8px 15px;
	overflow	: hidden;
}

.enlaces_minis a	{ font-size: 85%;	}

.cursor_enlace		{ cursor: pointer;		}
.texto_justificado	{ text-align: justify;	}
.texto_mini			{ font-size: 85%; color: #888;	}
.texto_grande		{ font-size: 135%;	}
.sin_negrita		{ font-weight: normal;			}
.color_rojo			{ color: #E31E4B;				}
.color_gris			{ color: #888;					}

a.enlace_completo	{ display: block;	}

#cuadro_buscar
{
	position		: absolute;
	left			: 0px;
	top				: 0px;
	display			: none;
	width			: 200px;
	border-right	: 1px solid #99A5B9;
	border-bottom	: 1px solid #99A5B9;
	background		: #fff;
}

.enlace_cat
{
	color			: #B12D85;
	padding-right	: 20px;
	background		: url(imagenes/flecha_der.gif) center right no-repeat;
}

.ver_mas
{
/*	position	: absolute;
	bottom		: 5px;
	right		: 5px;*/
	margin-top	: 2px;
}



/*************************************************************************/
/* Estilos antiguos                                                     */
/***********************************************************************/



.tabla a.menu,
a.menu
{
	padding: 		4px 8px; 
	margin:			3px 0px;
	background: 	#ffffff;
	color:			#808080 ;
	text-decoration:none;
	background	: #fffaff;
	border: 1px solid #fef;
	display:		block;
	width:			auto;
}

.tabla a.menu:hover,
a.menu:hover,
a.menu2:hover
{ color:#000; background: #fff1ff; }

div.barra_titulo
{
    background-color	: #ffeaff;
    border-bottom		: 1px solid #e6e6e6;
    width				: 99.9%;
    color				: #D192AD;
    margin-bottom		: 5px; 
    background-color	: #ffeaff;
    border-bottom		: 1px solid #e6e6e6;
    width				: 100%;
}

div.barra_titulo div
{padding:5px; width:80%}

button
{
    border: 1px solid #faf;
    color: #555;
}

h1 {font-size : 170%;}
h2 {font-size : 120%;}

table.celdas
{
	border-collapse: collapse;	
}

.celdas th
{
	background	: #ffeaff;
	border: 1px solid #fdf; 
	padding		: 3px;
	color		: #800080;
	font-weight	: normal;	
}

.celdas td
{	
	padding: 3px;
	border		: 1px solid #fdf;	
}

table.celdas tr.espacio td
{
	border		: 0px none;
}

.barra_acciones img
{
	border			: 0px;
	margin-bottom	: 3px;
}

.barra_acciones a
{
	display			: block;
	margin-top		: 20px;
	text-decoration	: none;
	color			: #800080;
}

.barra_acciones a:hover
{
	text-decoration	: underline;
}

table.sin_borde, table.sin_borde td
{
	border	: 0px;
}

.titulo_comentario
{
	padding-top	: 6px;
}

.titulo_comentario span
{
	color	: #aaa;
}

.titulo_comentario b
{
	color		: #800080;
}

.contenido_comentario
{
	margin		: 10px;
	border-top	: 1px solid #ffeaff;
	padding-top	: 10px;
}

.paginador a
{
	text-decoration : none;
}

.paginador a:hover
{
	text-decoration : underline;
}

.paginador img
{
	border : 0px;
}

.lli a
{	
		text-decoration:none; 
		padding: 		8px 8px 10px 30px; 
		display:block;
		margin:			2px;	
		color:			#808080 ;
		text-decoration:none;
		background-color: #fffaff;
		background-image: url(imagenes/vnt.gif);
		background-repeat:no-repeat;
		background-position:5px 9px;
		border: 1px solid #fef;
		width:			auto;
}
.lli a.destacado
{	
		background-color: #fff4ff;
		color:#666;
		background-image: url(imagenes/vnt2.gif);
}

.lli a b {color:#909}
.lli a:hover {background-color: #fff1ff; color:#000;}

.tablon	{border-collapse: collapse;	}
.tablon td, .tablon th	{border: 1px solid #fdf; padding: 3px;}
.tablon .espacio {border:none;}

.tablon th
{
	background	: #ffeaff;
	color		: #606;
	font-weight	: normal;	
}

.tablon .th1
{
	background	: #ffe0ff;
	color		: #606;
	font-weight	: bold;	
}

.tablon .th2
{
	background	: #fff1ff;
	color		: #808;
	font-weight	: normal;
}




/*************************************************************************/
/* Estilos nuevos                                                       */
/***********************************************************************/

h1.titulo_pagina
{
	float : right;
	font-size : 100%;
	font-weight : normal;
	color : #fff;
	margin : 7px 8px 0px 0px;
}

h1.genealogia
{
	display : inline;
	font-size : 100%;
	font-weight : normal;
	margin : 0px;
}

.contenido_principal
{
	width		: 100%;
	clear		: both;
}

.columna_i
{
	width	: 190px;
	padding	: 8px 0px 0px 8px;
}

table.xcacho
{
	border-collapse	: collapse;
	border			: 1px solid #cea0ef;
}


.xcacho th
{
	background	: #cea0ef url(imagenes/fondo_titulo_cacho.gif) repeat-x bottom left;
	border		: 1px solid #cea0ef;
	padding		: 3px;
	color		: #fff;
	font-weight	: bold;
}

.xcacho td
{
	padding	: 5px;
}

table.cacho_cat
{
	border-collapse	: collapse;
	border			: 1px solid #f389e0;
}

.cacho_cat th
{
	background	: #ffadf0 url(imagenes/fondo_cacho_categorias.gif) repeat-x bottom left;
	border		: 1px solid #f389e0;
	padding		: 3px;
	color		: #fff;
	font-weight	: bold;
}

.cacho_cat td
{
	padding	: 5px;
}

table.cacho_bus
{
	border-collapse	: collapse;
	border			: 1px solid #d985e1;
}

.cacho_bus th
{
	background	: #e8a7f0 url(imagenes/fondo_cacho_buscar.gif) repeat-x bottom left;
	border		: 1px solid #d985e1;
	padding		: 3px;
	color		: #fff;
	font-weight	: bold;
}

.cacho_bus td
{
	padding	: 5px;
}

.menu_izq
{
	padding			: 4px 8px; 	
	margin			: 3px 0px;
	color			: #595894 ;
	text-decoration	: none;
	background		: #fff5ff;
	border			: 1px solid #ffdeff;
	display			: block;
	width			: auto;
}

.menu_izq:hover
{
	color		: #000;
	border		: 1px solid #cea0ef;
	background	: #ffd7ff;
}

div.arbol
{
	padding	: 5px 0px 5px 0px;
}

div.arbol a
{
	text-align		: left;
	display			: block;
	width			: 100%;
	text-decoration	: none;
	color			: #595894;
	border			: 1px solid #fff;
	padding			: 2px;
}

div.arbol a:hover
{
	background-color	: #ffd7ff !important;
/*	background	: #fff5ff url(/imagenes/cacho_opc_hover.gif) repeat-x bottom left !important;*/
	border				: 1px solid #cea0ef !important;
	color				: #000 !important;
}

div.arbol a.seleccionado
{
	display			: block;
	width			: 100%;
	text-decoration	: none;
	color			: #333;
	border			: 1px solid #ff95ff;
	padding			: 2px;
	background-color: #ff95ff !important;
	font-weight		: bold;
}

table.tabla_inicio
{
	border-collapse	: collapse;
	margin-left		: 5px;
}

.tabla_inicio th
{
	background	: #cea0ef url(imagenes/fondo_titulo_cacho.gif) repeat-x bottom left;
	border		: 1px solid #cea0ef;
	padding		: 3px;
	color		: #fff;
	font-weight	: bold;
}

.tabla_inicio td.columna
{
	border			: 1px solid #cea0ef;
	padding			: 5px;
	vertical-align	: top;
	background		: #fff5ff url(imagenes/fondo_micro_ficha.gif) no-repeat bottom left;
}

.tabla_inicio td.columna_h
{
	border			: 1px solid #cea0ef;
	padding			: 5px;
	vertical-align	: top;
	background		: #ffd7ff url(imagenes/fondo_micro_ficha_h.gif) no-repeat bottom left;
}

.tabla_inicio td.columna_h a
{
	color	: #000;
}

.tabla_inicio td.espacio
{
	width		: 8px;
	border		: 0px;
}

.tabla_inicio a.menux
{
	display				: block;
	width				: 100%;
	margin				: 3px 0px;
	color				: #595894 ;
	text-decoration		: none;
}

.tabla_inicio a.menux *
{
	cursor : pointer;
}

.micro_ficha
{
	width				: 79px;
	height				: 79px;
	background-color	: #fff;
	background-repeat	: no-repeat;
	background-position	: center center;
	margin-bottom		: 5px;
	border				: 1px #666 solid;
}

h6
{
	line-height	: 24px;
	text-align	: center;
	margin		: 0px 0px 8px 0px;
	height		: 24px;
	background	: #cea0ef url(imagenes/fondo_titulo_cacho.gif) repeat-x bottom left;
	border		: 1px solid #cea0ef;
	padding		: 3px;
	color		: #fff;
	font-weight	: bold;
}

h5
{
	line-height	: 120%px;
	text-align	: center;
	margin		: 0px 0px 8px 0px;
	background	: #cea0ef url(imagenes/fondo_titulo_cacho.gif) repeat-x bottom left;
	border		: 1px solid #cea0ef;
	padding		: 3px;
	color		: #fff;
	font-weight	: bold;
}

p	{ line-height : 120%; }

.mini_ficha,
.mini_ficha_h
{
	width		: 90%;
	cursor		: pointer;
	border		: 1px solid #ffdeff;
	background	: #fff5ff url(imagenes/fondo_mini_ficha.gif) no-repeat top right;
}

.mini_ficha .imagen,
.mini_ficha_h .imagen
{
	margin		: 5px 10px 5px 5px;
	background	: #fff;
	border		: 1px solid #666;
}

.mini_ficha .nombre,
.mini_ficha_h .nombre
{
	padding-top		: 5px;
	border-bottom	: 1px solid #ffdeff;
}

.mini_ficha .nombre a,
.mini_ficha_h .nombre a
{
	color			: #595894;
	font-size		: 115%;
	font-weight		: bold;
	text-decoration	: none;	
}

.mini_ficha .resumen,
.mini_ficha_h .resumen
{
	padding-top	: 5px;
}

.mini_ficha .estrellas,
.mini_ficha_h .estrellas
{
	float		: right;
	margin		: 5px;
	padding		: 3px;
	background	: #fff;
	border		: 1px solid #666;
}

.mini_ficha_h
{
	border		: 1px solid #cea0ef;
	background	: #ffd7ff url(imagenes/fondo_mini_ficha_h.gif) no-repeat top right;
}

.mini_ficha_h .nombre
{
	border-bottom	: 1px solid #cea0ef;
}

.esta
{
	background	: top left url(imagenes/esta_fondo.gif);
}

.esta td
{	
	padding	: 0px;
}

.contenido h6 a
{
	font-weight		: bold;
	font-style		: italic;
	text-decoration	: underline;
	color			: #E8E3FF;
	font-size		: 100%;
	margin			: 0px;
}

a.menu2
{
	border			: 1px solid #ffdeff;
	background		: #fff5ff url(imagenes/fondo_mini_ficha.gif) no-repeat top right;
	padding			: 4px 8px;
	margin			: 0px 5px;
	color			: #595894 ;
	text-decoration	: none;
	display			: block;
	width			: auto;
	height			: 100%;
}

a.menu2:hover
{
	border		: 1px solid #cea0ef;
	background	: #ffd7ff url(imagenes/fondo_mini_ficha_h.gif) no-repeat top right;
	color		: #000;
}

.gris,
.tablon .gris td
{
	color	: #666 !important;
}

.rojo,
.tablon .rojo td
{
	color	:#b00 !important;
}

.verde,
.tablon .verde td
{
	color	:#0b0 !important;
}

.azul,
.tablon .azul td
{
	color	:#3853FF !important;
}

.tabs_ficha {}

.tabs_ficha a
{
	padding			: 4px 10px 8px 27px;
	margin-left		: 3px;
	border			: 1px solid #ffdeff;
	border-bottom	: 0px;
	background		: #fff5ff url(imagenes/flecha_n.gif) no-repeat 7px 4px;
	color			: #595894;
	text-decoration	: none;
	line-height		: 27px;
}

.tabs_ficha a:hover
{
	color		: #325;
	border		: 1px solid #cea0ef;
	background	: #ffd7ff url(imagenes/flecha_s.gif) no-repeat 7px 4px;
}

.tabs_ficha a.current,
.tabs_ficha a.current:hover
{
	color		: #fff !important;
	font-weight	: bold;
	padding		: 7px 10px 8px 27px;
	line-height	: 30px;
	border		: 1px solid #B981E4;
	background	: #B981E4 url(imagenes/flecha_a.gif) no-repeat 7px 7px;
}

#tab_mas_info
{
	background	: #fff url(imagenes/flecha_x.gif) no-repeat 7px 4px;
	font-weight	: bold;
	color		: #9554AC;
}

#tab_mas_info:hover
{
	color		: #325;
	background	: #ffd7ff url(imagenes/flecha_x2.gif) no-repeat 7px 4px;
}

#tab_mas_info.current,
#tab_mas_info.current:hover
{
	color		: #fff !important;
	border		: 1px solid #B981E4;
	background	: #B981E4 url(imagenes/flecha_x3.gif) no-repeat 7px 7px;
}

#tab_mas_info.current .azul,
#tab_mas_info.current:hover .azul
{
	color	: #fff !important;
}

.fichon
{
	border	: 1px solid #cea0ef;
}

.ficha_nombre
{
	background		: #fff5ff;
	border-top		: 1px solid #ffd7ff;
	border-bottom	: 1px solid #cea0ef;
	padding			: 3px 11px;
	color			: #595894;
	font-weight		: normal;
	font-size		: 130%
	line-height		: 130%;
	margin			: 0px;
}

.ficha_desc
{
	text-align	: justify;
	padding		: 11px;
}

a.boton,
a.boton2
{
	padding			: 4px 8px; 
	margin			: 3px 0px 3px 4px;
	border			: 1px solid #ffdeff;
	background		: #fff5ff;
	color			: #595894 ;
	text-decoration	: none;
	line-height		: 24px;
}
a.boton2
{
	border	: 1px solid #cea0ef;
}

a.boton:hover,
a.boton2:hover
{
	color		: #000;
	border		: 1px solid #cea0ef;
	background	: #ffd7ff;
}

.minigaleria
{
	overflow		: auto;
	padding-right	: 5px;
}

.minigaleria img
{
	cursor	: pointer;
	display	: block;
	border	: 0px;
}

.completo
{
	display			: block;
	text-decoration	: none;
	font-weight		: bold;
}

.completo:hover
{
	background	: #ffeaff;
}

#pagp 
{
	text-align: right;
	padding-top:10px;
}
#pagp img {border:0px none;height:17px;  vertical-align:top; }
#pagp a, #pagp span {border:0px;}
