@charset "utf-8";
/* 
	CSS Document: Rio Nevado
*/
html {
	height: 100%;
}
body {
	height: 100%;
	background-color: #999999;
	padding: 0px;
	margin: 0px;
}
div.index {
	position: absolute;
	left: 50%;
	margin-left: -495px;
	width: 990px;	
	top: 25px;
	height: 600px;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 500px;
	z-index: 0;
}
p.tituloIndex {
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
div.contenedor {
	position: absolute;
	left: 50%;
	margin-left: -490px;
	min-height: 100%;
	background-color: #FFFFFF;
	width: 980px;
	background-image: url(../images/fondoCont.jpg) ;
	background-repeat: repeat-y;
	z-index: 1;
}
* html div.contenedor {
	height: 100%;
}
div.superior {
	position: absolute;
	left: 50%;
	margin-left: -480px;
	width: 960px;	
	top: 0px;
	height: 180px;
	background-color: #FFFFFF;
	z-index: 100;
}
div.menu {
	position: absolute;
	left: 50%;
	margin-left: -480px;
	width: 200px;	
	top: 180px;
	height: 440px;
	background: url(../images/fondoMainMenu.jpg) no-repeat #666;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #930;
	z-index: 90;
}
div.menu ul {
	margin: 10px 0;
	list-style: none;
	text-indent: -20px;
}
div.menu li a {
	text-decoration: none;
}
div.menu .ingles {
	color: #666;
	font-size: 12px;
}
.cachorros {
	font-size: 20px;
}
.verde {
	color: #060;
}
div.menuRaza {
	position: absolute;
	left: 50%;
	margin-left: -197px;
	width: 450px;	
	top: 161px;
	height: 20px;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #930;
	z-index: 110;
}
div.menuRaza .ingles {
	color: #666;
}
div.contenido {
	padding: 190px 50px 70px 300px;
	color:#000000;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	min-height: 505px;
	z-index: 70;
}
* html div.contenido {
	height: 505px;
}
div.fotoDatos {
	position: absolute;
	width: 300px;	
	top: 259px;
	height: 225px;
	vertical-align: text-top;
	color: #993300;
	z-index: 140;
}
div.datos {
	width: 310px;	
	top: 255px;
	min-height: 225px;
	vertical-align: text-top;
	padding-left: 320px;
	color: #993300;
	z-index: 130;
}
* html div.datos {
	width: 630px;
	height: 225px;
}
div.pedigree {
	width: 630px;
	background-color: #FFFFFF;
	z-index: 140;
}
div.inferior {
	position: absolute;
	left: 50%;
	margin-left: -490px;
	width: 980px;
	bottom: 0px;
	height: 50px;
	padding-top: 10px;
	background-color: #999999;
	background-image: url(../images/inferior.jpg);
	background-repeat: no-repeat;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #993300;
	text-align: center;
	z-index: 80;
}
* html div.inferior {
	height: 70px;
	padding-top: 15px;
	bottom: -1px;
}
p.espanol, li.espanol {
	color: #993300;
}
p.ingles, li.ingles {
	color: #666666;
}
p.blanco {
	color: #FFFFFF;
}	
p.banderas, p.titulo, p.seccion {
	text-align: right;
	border-bottom: 1px #999999 solid;
	padding-bottom: 2px;
}
p.titulo {
	font-size: 24px;
	color: #993300;
}
.campeones {
	font-size: 20px;
	color: #993300;
}
p.seccion {
	font-size: 18x;
	font-weight: bold;
}
p.imgNews {
	font-size: 11px;
	color: #993300;
	text-align: center;
}
a:link, a:visited, a:active { 
	color: #993300;
	text-decoration: underline;
}

a:hover { 
	color: #333333;  text-decoration: none; 
}
td.pedNegro {
	background-color: #000000;
	font-size: 10px;
	color: #FFDFA2;
	width: 150px;
	text-align: left;
	padding-left: 5px;
	paddign-right: 5px;
	padding-bottom: 2px;
	border: 1px #FFFFFF solid;
}
td.pedAmarillo {
	background-color: #FFDFA2;
	font-size: 10px;
	color: #000000;
	width: 150px;
	text-align: left;
	padding-left: 5px;
	paddign-right: 5px;
	padding-bottom: 3px;	
	border: 1px #FFFFFF solid;	
}
td.pedChoco {
	background-color: #993300;
	font-size: 10px;
	color: #FFDFA2;
	width: 150px;
	text-align: left;
	padding-left: 5px;
	paddign-right: 5px;
	padding-bottom: 3px;	
	border: 1px #FFFFFF solid;	
}
td.pedPadre {
	background-color: #AAAAAA;
	font-size: 10px;
	color: #000000;
	width: 202px;
	text-align: left;
	padding-left: 5px;
	paddign-right: 5px;
	padding-bottom: 3px;
	border: 1px #FFFFFF solid;	
}
td.pedMadre {
	background-color: #CCCCCC;
	font-size: 10px;
	color: #000000;
	width: 202px;
	text-align: left;
	padding-left: 5px;
	paddign-right: 5px;
	padding-bottom: 3px;	
	border: 1px #FFFFFF solid;	
}
td.pedPadre2 {
	background-color: #AAAAAA;
	font-size: 10px;
	color: #000000;
	width: 150px;
	text-align: left;
	padding-left: 6px;
	paddign-right: 6px;
	padding-bottom: 3px;	
	border: 1px #FFFFFF solid;	
}
td.pedMadre2 {
	background-color: #CCCCCC;
	font-size: 10px;
	color: #000000;
	width: 150px;
	text-align: left;
	padding-left: 6px;
	paddign-right: 6px;
	padding-bottom: 3px;	
	border: 1px #FFFFFF solid;	
}
img.minis {
	padding: 5px;
	border: 0px;
}
.granate {
	color: #993300;
}
.granateGrande {
	color: #993300;
	font-size: 24px;
	font-weight: bold;
}
.negro {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}
td.perro {
	width: 80;
	height: 80;
	font-size: 10px;
	color: #4E2517;
	text-align: center;
	vertical-align: middle;
}
td.pequeña {
	width: 20;
	height: 80;
	font-size: 10px;
	color: #000000;
	text-align: center;
	vertical-align: middle;	
}