/*
GENERAL
*/

body{
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
margin:0px;
padding:0px;
background-color: #003500;
}

a{
outline:none;
text-decoration:none;
}

img {
border: 0;
}

a:link,
a:visited	{color:#333;}
a:hover		{color:#000;}

.center{text-align:center;}

.capa_center { margin: 0 auto; }

.right {float: right; }
.left  {float: left;  }

.clear{clear:both;}

.clearfix:after{
clear: both;
content: ".";
display: block;
height: 0;
visibility: hidden;
}


/*
CUERPO
*/
#general {
width:980px;
}

#contenidos {
float: left;
width:980px;
background-color: #003500;
}

/*
CABECERA
*/
#cabecera {
float: left;
width: 980px;
}


#cabecera h1 {
text-indent:-900em;
margin:0px;
padding:0px;
display: inline;
background: url(/imagenes/cabecera.jpg) no-repeat;
}

#cabecera h1 {
width: 980px;
height: 140px;
display: block;
}

#cabecera h1 a {
width: 450px;
height: 90px;
display:block;
}

#cabecera h1 a:link,
#cabecera h1 a:visited{
background-position:left top;
}

#cabecera h1 a:hover{
background-position:left bottom;
}


/*
MENU LATERAL
*/
#menu {
background-color: #003500;
float: left;
}

#menu .boton {
width: 150px;
height: 40px;
padding: 2px 0;
}

#menu #boton_inicio {
background: url(/imagenes/boton-inicio.jpg) no-repeat top left;
}
#menu #boton_inicio a:hover, #menu #boton_inicio_activado{
background: url(/imagenes/boton-inicio-hover.jpg) no-repeat top left;
}
#menu #boton_elalano {
background: url(/imagenes/boton-el-alano.jpg) no-repeat top left;
}
#menu #boton_elalano a:hover, #menu #boton_elalano_activado {
background: url(/imagenes/boton-el-alano-hover.jpg) no-repeat top left;
}
#menu #boton_machos {
background: url(/imagenes/boton-machos.jpg) no-repeat top left;
}
#menu #boton_machos a:hover,#menu #boton_machos_activado {
background: url(/imagenes/boton-machos-hover.jpg) no-repeat top left;
}
#menu #boton_hembras {
background: url(/imagenes/boton-hembras.jpg) no-repeat top left;
}
#menu #boton_hembras a:hover, #menu #boton_hembras_activado {
background: url(/imagenes/boton-hembras-hover.jpg) no-repeat top left;
}
#menu #boton_ventas {
background: url(/imagenes/boton-ventas.jpg) no-repeat top left;
}
#menu #boton_ventas a:hover, #menu #boton_ventas_activado {
background: url(/imagenes/boton-ventas-hover.jpg) no-repeat top left;
}
#menu #boton_galardones {
background: url(/imagenes/boton-galardones.jpg) no-repeat top left;
}
#menu #boton_galardones a:hover, #menu #boton_galardones_activado {
background: url(/imagenes/boton-galardones-hover.jpg) no-repeat top left;
}
#menu #boton_contactar {
background: url(/imagenes/boton-contactar.jpg) no-repeat top left;
}
#menu #boton_contactar a:hover, #menu #boton_contactar_activado {
background: url(/imagenes/boton-contactar-hover.jpg) no-repeat top left;
}

#menu h2 {
display: inline;
text-indent:-900em;
}

#menu h2 a {
width: 150px;
height: 40px;
padding: 2px 0;
display: block;
}


/*
CUERPO
*/
#cuerpo_general {
float: left;
background-color: #999966;
width: 829px;
min-height: 380px;
height: auto !important;
height: 380px;
margin-left: 0px;
}

#cuerpo {
margin: 0 10px;
}

/*
PIE
*/
#pie {
padding-top: 15px;
float: left;
width:980px;
height:40px;
background-color: #003500;
color: #ccc;
text-align: center;
font-size: 12px;
}

#pie a {
color: #ccc;
}

/*
GENERAL
*/
.texto_grande {
font-size: 14px;
font-weight: bold;
color: #ccc;
text-align: justify;
padding: 10px;
}

.imagen_derecha {
float: right;
padding: 10px;
}

.imagen_izquierda {
float: left;
padding: 10px;
}

.galeria_imagen {
margin: 0 auto;
}

.galeria_imagen div {
float: left;
width: 200px;
height: 70px;
}

.galeria_imagen .titulo {
text-align: center;
font-weight: bold;
font-size: 14px;
}

.galeria_imagen img {
margin: 15px 20px 5px 20px;
}

.ficha_perro {
}

.ficha_perro .columna {
float: left;
width: 370px;
padding: 0 10px 10px 10px;
}

.ficha_perro .titulo {
font-weight: bold;
font-size: 18px;
text-align: center;
color: #fff;
}

.ficha_perro .ficha {
border: 1px solid #ccc;
margin: 5px;
padding: 5px;
}

.ficha_perro .ficha div {
padding: 5px;
margin: 3px 0;
}

.ficha_perro .ficha .ficha_titulo {
float: left;
width: 150px;
font-weight: bold;
text-align: right;
}

.ficha_perro .ficha .ficha_dato {
float: left;
width: 150px;
font-weight: bold;
color: #fff;
margin-left: 15px;
}

.ficha_perro .imagen_cabeza {
text-align: center;
}

.ficha_perro .imagen_cabeza img {
text-align: center;
border: 1px solid #003500;
}

.ficha_perro .imagen_cuerpo img {
border: 1px solid #003500;
}

.ficha_galardon {
width: 740px;
margin: 0 auto;
}

.ficha_galardon .titulo, .ficha_galardon .campo {
margin: 4px;
padding: 5px 0;
padding-left: 15px;
border-bottom: 2px solid #ccc;
}

.ficha_galardon .titulo {
font-weight: bold;
font-size: 18px;
text-align: center;
color: #ccc;
}

.ficha_galardon .campo {
font-size: 12px;
color: #003500;
}

.ficha_galardon .campo a {
font-weight: bold;
color: #003500;
}

.ficha_galardon .campo_a {
width: 200px;
}

.ficha_galardon .campo_b {
width: 250px;
}

.ficha_galardon .campo_c {
width: 200px;
}

.texto_general {
width: 740px;
margin: 0 auto;
}

.texto_general .titulo {
font-size: 18px;
font-weight: bold;
}

.texto_general .subtitulo {
font-size: 16px;
font-weight: bold;
}

.texto_general .texto {
font-size: 12px;
margin-top: 10px;
}

.texto_general .texto b {
font-weight: bold;
}

.imagen_columna {

}



/*
MENU SECUNDARIO
*/
ul#minitabs{
list-style: none;
margin-left: 430px;
padding: 7px 20px;
border-bottom: 1px solid #CCC;
font-weight: bold;
text-align: right;
white-space: nowrap
}

ul#minitabs li{
display: inline;
margin: 0 2px
}

ul#minitabs a{
text-decoration: none;
padding: 0 0 3px;
border-bottom: 4px solid #FFF;
color: #003500;
}

ul#minitabs a#current{
border-color: #a87c1b;
color: #003500;
}

ul#minitabs a:hover{
border-color: #a87c1b;
color: #003500;
}

.box_imagen {
border: 1px solid #003300;
padding: 2px;
background-color: #003300;
}

/*
.camadas {
}

.camadas .origen {
width: 48%; 
}

.camadas .titulo {
font-size: 14px;
font-weight: bold;
text-align: center;
}
*/


table.camadas {
width: 98%;
border-collapse: collapse;
}

table.camadas .origen {
width: 200px;
}

table.camadas .titulo {
font-size: 14px;
font-weight: bold;
text-align: center;
}

table.camadas .imagenes {
width: 520px;
}

table.camadas .imagenes .box_cachorro {
float: left;
width: 150px;
border: 1px solid #003300;
padding: 2px;
margin: 5px 5px;
}

/*
IMAGENES
*/
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}

.imageOver{
position: relative;
background:url(/imagenes/zoom.gif) no-repeat 50% 50%; 
filter:alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.5;   
border: 1px solid red;
}

/*
animacion
*/
.pics {
width: 160px;
}