body
{
	cursor: crosshair;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	background-color: #F7F1E5;
}


#principal-siberian-husky
{
	width: 780px;
	position: relative;
	margin:	auto auto 0 auto;
}


#central-siberian-husky
{
   position: absolute;
	top: 100px;
	left: 135px;
	width: 646px;
	overflow: hidden;
	z-index: 0;
	font-family: Palatino Linotype, Verdama, Tahoma;
	color: #333;
	margin-bottom: 15px;
}

#subcentral-siberian-husky
{
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: left;
	padding-bottom: 5px;
	line-height: 1.5em;
	margin-bottom: 15px;
}

#cabecera-siberian-husky
{
   position: absolute;
	background-image: url(../imagenes/siberian-husky.gif);
	top: 5px;
	left: 0px;
	width: 780px;
	height: 100px;
	z-index: 3;
}

#subcabecera-siberian-husky
{
	position: absolute;
	top: 80px;
	left: 0px;
	height: 20px;
	width: 780px;
	z-index: 4;
	text-align: left;
	font-family: Arial, Verdana;
}

#izquierda-siberian-husky
{
	position: absolute;
	left: 0px;
	top: 100px;
	width: 134px;
	z-index: 2;
}

#subizquierda-siberian-husky
{
	padding-left: 7px;
	padding-right: 2px;
	padding-top: 20px;
	text-align: left;
	font-family: Times New Roman, Tahoma, Arial;
}

input, textarea
{
	background-color: #FFF;
}

h1, #izquierda-siberian-husky, h2, body, input, textarea
{
	font-size: 0.9em;
	text-decoration: none;
}


h1
{
	font-size: 1.2em;
}

h2
{
	font-size: 1.1em;
	font-family: Arial, Verdana, Tahoma;
}

hr
{
	width: 85%;
	background-color: #F0F8FF;
	height: 1px;
}

a:active, a:link, a:visited, a:hover
{
	color: #369;
	text-decoration: none;
	border-bottom: 1px dashed #369;
	margin-top: 3px;
}

.centrar
{
	text-align: center;
}

a:hover
{
	color: #F00;
	border-bottom: 1px solid #F00;
}

acronym, .help 
{ 
	color: #963;
   border-bottom: 1px dashed #963; 
	cursor: help; 
}

abbr
{
	color: #384259;
	border-bottom: 1px dashed #384259;
}

div#izquierda-siberian-husky ul
{
	padding-left: 0px;
	margin-top: 0;
	margin-left: 0;
}

div#izquierda-siberian-husky li 
{
	padding-top: 3px;
	padding-bottom: 2px;
	margin-bottom: 8px;
	padding-left: 5px;
	border-bottom: 1px solid #AAA;
	background-image: url(../imagenes/boton-siberian.gif);
	list-style: none;
}		

div.seccion
{
	border-right: 1px dashed #999;
	border-bottom: 1px dashed #999;
	padding-bottom: 2px;
	padding-right: 5px;
	margin-top: 15px;
	margin-bottom: 5px;
	text-align: right;
	font-family: Verdana, Arial;
	background-color: #F9F9F9;
		background-image: url(../imagenes/menu-seccion.jpg);
}


.alinear-derecha
{
	text-align: right;
	margin: 20px;
}

.foto-derecha
{
	float: right;
	border: 2px solid #000;
	padding: 0px;
	margin-left: 6px;
	margin-top: 6px;
	display: block;
  	content: attr(alt);
}

.foto-izquierda
{	
	float:left;
	border: 2px solid #000;
	padding: 0px;
	margin-right: 6px;
	margin-top: 6px;
}

.foto, .foto-galeria
{
	border: 2px solid #000;
}

#tabla-galeria, .tabla-fotos
{
	margin-left: auto;
	margin-right: auto;
}

#tabla-galeria a:link, #tabla-galeria a:active,
#tabla-galeria a:visited, .tabla-fotos a:link,
.tabla-fotos a:active, .tabla-fotos a:visited
#tabla-galeria a:hover, .tabla-fotos a:hover
{
	text-decoration: none;
	border: 0px;
}





.tabla-pedigree
{
	border: 1px solid #000;
	font-size: 0.8em;
	line-height: 1.1em;
}

.celda-pedigree, .celda-pedigree-macho
{
	text-align: left;
	padding-left: 5px;
	width: auto;
	border-left: 1px dashed #000;
}
.celda-pedigree, .celda-pedigree-padres
{
	background-color: #F7E8E5;
   border-top: 1px dashed #000;
}

.celda-pedigree-padres-macho, .celda-pedigree-padres
{
	text-align: left;
	padding-left: 5px;
	width: auto;
	text-align: center;
}

.celda-pedigree-macho, .celda-pedigree-padres-macho
{
		text-align: left;
	padding-left: 5px;
	width: auto;
	background-color: #e8e8e8;
}

.celda-pedigree-padres
{
	text-align: left;
	padding-left: 5px;
	width: auto;
}


.celda-galeria
{
	padding: 15px;
}

.calificacion
{
	border: 1px solid #000;
	background-color: #FCF7EB;
	padding: 2px;
	padding-left: 8px;
	margin: 7px;
}

.tabla-datos
{
	text-align: center;
	border: 1px solid #000;
}

.celda-datos, .celda-datos-titulo
{	
	border: 1px solid #000;
	text-align: center;
	width: 100px;
	padding: 3px;
	margin: 0px;
}

.celda-datos-titulo
{
	background-color: #DEDEDE;
}

.subrayar
{
	text-decoration: underline;
}

textarea
{
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
}

kbd {
		background-color: #FCF7EB;
		border-top: 1px solid #FCF7EB;
		border-left: 1px solid #FCF7EB;
		border-bottom: 1px solid #BBB;
		border-right: 1px solid #BBB;
		padding: 0.1em 0.7em 0.1em 0.7em;
		color: #222;
		font-family: "MS Sans Serif", Arial;
		font-size: 0.9em;
}

div#mapa ul
{
		margin-top: 0;
}

div#mapa ul li
{
	padding: .3em 0 .4em 0;
}

div#mapa ul li, div#mapa ul li ul li 
{
	font: normal .9em/1.5em Verdana, Arial, sans-serif;
	margin: 0px;
	padding: .3em 0 .4em 0;
}

div#mapa ul li
{
	margin: 0px;
	padding: .3em 0 .4em 0; 	
}
.limpio
{
	list-style: none;
   margin: 0px;
	padding: .3em 0 .4em 0;
}

#cuadromh
{
	width: auto;
	margin: auto;
	border: 1px solid #000;
}

#cabecerah
{
 background-color: #FCEDEA;
 border-right: 1px dashed #000;
 border-bottom: 1px dashed #000;
 text-align: center;
}

#cabeceram
{
	background-color: #eDeDeD;
	border-bottom: 1px dashed #000;
	 text-align: center;
}

#datosh
{
background-color: #F7E8E5;
	border-right: 1px dashed #000;
	padding: 7px;
}

#datosm
{
	background-color: #e8e8e8;
	padding: 7px;
	vertical-align: top;
}



q:lang(es) { quotes: '\00AB' '\00BB'; }
q:lang(es) q:lang(es) { quotes: '\2018' '\2019'; }
q:lang(es) q:lang(en) { quotes: '\201C' '\201D'; }
q:lang(en) { quotes: '\201C' '\201D'; }
q:lang(en) q:lang(en) { quotes: '\2018' '\2019'; }

q:before { content: open-quote; }
q:after { content: close-quote; }
	
div#publicidad
{
	width: 728px;
	height: 100px;
	margin: auto;
	
}