/*
	Definición de estilos
	RESIDENCIA ARCHIVO CSS
*/
body {
	background-color : #FFFFFF;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	scroll: yes;
	scrollbar-face-color: #ffffff; 
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #ffffff; 
	scrollbar-shadow-color: #000000; 
	scrollbar-highlight-color: #000000; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-darkshadow-color: #ffffff; 
}
a
{
	font-family: Arial;
	font-size: 12px;
	color: #9B002C;
	text-decoration: none;
	font-weight : bold;
}
.listBody {
	background-color :#a6790d;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	scroll: yes;
	scrollbar-face-color: #ffffff;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color:  #a6790d;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
}
.textoLinkBuscarBusqueda{
	font-family:Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.textoLinkBuscarBusquedaOff{
	font-family:Arial, sans-serif;
	font-size: 11px;
	color: #91918A;
	font-weight: bold;
	text-decoration: none;
}
.textoLinkNormalBusqueda{
	font-family:Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.textoLinkOnBusqueda{
	font-family:Arial, sans-serif;
	font-size: 10px;
	color: #666B08;
	font-weight: bold;
	text-decoration: none;
}
.textoAlbum {
	font-family: Arial;
	font-size: 200px;
	color: #b48d01;
	text-decoration: none;
	font-weight : bold;
	vertical-align: text-bottom;
	line-height : 155px;
}
.textoBibliografia {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight : bold;
}
.textoBibliografiaSobre {
	font-family: Arial;
	font-size: 40px;
	color: #686767;
	text-decoration: none;
	font-weight : bold;
}
.textoBibliografiaSobre:hover
{
	color: #9B002C;
}
.textoRuta {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
		font-weight : normal;
	text-decoration: none;
}
.textoBlanco {
	font-family: Arial;
	font-size:50px;
	color: #a6790d;
	text-decoration: none;
	font-weight : bold;
}
.textoNegro {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.textoRojo {
	font-family: Arial;
	font-size: 12px;
	color: #9B002C;
	text-decoration: none;
	font-weight : bold;
}
.textoGenealogia {
	font-family: Arial;
	font-size: 200px;
	color: #C6A404;
	text-decoration: none;
	font-weight : bold;
}
.textoAutor {
	font-family: Arial;
	font-size: 35px;
	color: #DE7716;
	text-decoration: none;
	font-weight : bold;
}
.textoOff {
	font-family:Arial, sans-serif;
	font-size: 10px;
	color: #91918A;
	text-decoration: none;
}
.textoBuscar {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight : bold;
}
.TxtInputBuscar
{
	font-family : Arial;
	font-size: 10px;
	color:#000000;
	border : 1 solid #000000;
	width: 200px;
	height:16px;
}
.TxtInputBuscarOff
{
	font-family : Arial;
	font-size: 10px;
	color:#91918A;
	border : 1 solid #91918A;
	width: 200px;
	height:16px;
}
.DateInput
{
	font-family : Arial;
	font-size: 10px;
	color:#000000;
	border : 1 solid #000000;
}
.Combo
{
	font-family : Arial;
	font-size: 10px;
	color:#000000;
	border : 1 solid #000000;
	border-bottom : 2 solid #000000;
	border-right : 2 solid #000000;
	text-decoration : none;
	width : 110px;
}
.ComboPequenyo
{
	font-family : Arial;
	font-size: 10px;
	color:#000000;
	border : 1 solid #000000;
	border-bottom : 2 solid #000000;
	border-right : 2 solid #000000;
	text-decoration : none;
	width : 35px;
}
.Checkbox{
	width: 10px;
	height: 10px;
	text-decoration : none;	
}
.fondoGenealogia{
	background-color: #FADC4F;
}
.fondo {
	background-color: #F1F2E8; /*#FFF100*/
}
.fondoNaranja {
	background-color: #FADC4F;
}
.fondoAmarillo {
	background-color: #FFF79F;
}
.fondoVerdeClaro {
	background-color: #DFC951;
}
.fondoNaranjaClaro {
	background-color: #FDE281;
}
.fondoVerde {
	background-color: #E5CE47;
}
.fondoAmarilloClaro {
	background-color: #FFF79D;
}
.fondoBlanco {
	background-color: #FFFFFF;
}
.fondoAlbum {
	background-color: #FADC4F;
}
.fondoBibliografia {
	background-color: #000000;
}
.banda {
	background-color: #C4CCDB;
}
.filete {
	background-color: #000000;
}
.fondoNegro{
	background-color: #000000;
}
.fondoBuscadorHome{
	background-color: #9CC4E4;
}
.fondoBuscadorAlbum{
	background-color: #fadc4f;
}
.claseBoton{
	background-color: White;
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.textoNegro15{
	font-family: Arial;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight : bold;
}
.textoCabeceraHome{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	line-height : 15px;
}
.textoContenidosRelacionados{
	font-family: Arial;
	font-size: 11px;
	color: #330000;
	text-decoration: none;
	line-height : 15px;

}

.textoDestacadosHome
{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height : 15px;
	font-weight : bold;
}
.textoTitulo{
	font-family: Arial;
	font-size: 10px;
	color: #3A3C3E;
	text-decoration: none;
	line-height : 13px;
	font-weight : bold;
	text-align :right;

}
.textoListadoMateriales{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height : 15px;
	background-color : #a6790d;
}
.textoListadoMaterialesHover{
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height : 15px; 
	background-color: #000000;
}