*{
	margin:0;
	padding:0;
}
img{
	border:0;
}
a{
    color: #be00ed;
	text-decoration:none;
}
a:hover{
    color: #812199;
}
body{
	background-image:url(../imagenes/fondoBody.gif);
	background-position:top center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
#contenedor{
	width:772px;
	margin-top:23px;
	margin-left:auto;
	margin-right:auto;
}
#menuHorizontal .sinFondo{
	background-image:none;
}
.limpiar{
	clear:both;
}
/******************************************************************************************************************
	Cabecera
******************************************************************************************************************/
#cabecera{
	width:750px;	/* 772 - 11 - 11*/
	height:208px;	/* 225 - 10 */
	padding-left:11px;
	padding-right:11px;
	padding-top:10px;
	background-image:url(../imagenes/fondoCabecera.jpg);
	background-repeat:no-repeat;
}
#flashcontent{
    z-index: 1;
}
/******************************************************************************************************************
	Fin Cabecera
******************************************************************************************************************/
/******************************************************************************************************************
	Menú
******************************************************************************************************************/
#menuHorizontal{
	width:702px;	/* 772 - 44 - 44*/
	height:39px;	/* 44 - 5 */
	padding-left:70px;
	padding-right:0px;
	padding-top:5px;
	background-image:url(../imagenes/fondoMenuHorizontal.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
}
#menuHorizontal ul{  
	list-style:none;
	margin:0px;
	padding:0;
}
#menuHorizontal ul li{
	padding-left:24px;
	margin-right:6px;
	float:left;
	background-image:url(../imagenes/menuHorizontal/corona.gif);
	background-repeat:no-repeat;
	background-position:left;
}

#menuHorizontal span{display:none;}

#menuHorizontal a{ float:left;}

#menuHorizontal ul li a.home {display:block; float:left; width:47px; overflow:hidden;}

#menuHorizontal a.home:hover {display:block; float:left; text-indent:-47px;}

#menuHorizontal a.imagenes { display:block; float:left; width:72px; overflow:hidden; }

#menuHorizontal a.imagenes:hover {display:block; float:left; text-indent:-72px;}

#menuHorizontal a.elCriadero { display:block; float:left; width:85px; overflow:hidden; }

#menuHorizontal a.elCriadero:hover {display:block; float:left; text-indent:-85px;}

#menuHorizontal a.cachorroDisponibles { display:block; float:left; width:161px; overflow:hidden; }

#menuHorizontal a.cachorroDisponibles:hover {display:block; float:left; text-indent:-161px;}

#menuHorizontal a.consejos { display:block; float:left; width:68px; overflow:hidden; }

#menuHorizontal a.consejos:hover {display:block; float:left; text-indent:-68px;}

#menuHorizontal a.videos { display:block; float:left; width:53px; overflow:hidden; }

#menuHorizontal a.videos:hover {display:block; float:left; text-indent:-53px;}

#menuHorizontal a.contacto { display:block; float:left; width:68px; overflow:hidden; }

#menuHorizontal a.contacto:hover {display:block; float:left; text-indent:-68px;}

/******************************************************************************************************************
	Fin Menú
******************************************************************************************************************/
/******************************************************************************************************************
	Contenido Principal
******************************************************************************************************************/
#contenidoPrincipal{
	width:750px;	/* 772 - 11 - 11*/
	padding-left:11px;
	padding-right:11px;
	background-image:url(../imagenes/fondoContenidoPrincipal.jpg);
	background-repeat:repeat-y;
	background-position:center -285px;
}
#contenidoPrincipalPerrito{
	width:100%;
}
/************************************************
	Menú Vertical
************************************************/
#menuVertical{
	width:125px;
	height:100%;
	background-image:url(../imagenes/menuVertical/fondoMenuVertical.gif);
	background-repeat:repeat-y;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
    padding-top: 10px;

}
#menuVertical h1{
	margin-top:10px;
	margin-bottom:10px;
}
#menuVertical a{
	display:block;
	width:115px; /* 125 - 10 */
	height:18px;	/* 30 - 1 */
	padding-left:10px;
	line-height:18px;
	color: #ffe7fb;
	font-size:11px;
}
#menuVertical .libroMenu{
    display: block;
	padding:0px;
	border:none;
	margin-top:5px;
    margin-bottom: 30px;
}
#menuVertical a.libroMenu:hover{
	padding:0px;
	border:none;
	margin-top:5px;
}
#menuVertical a:hover{
	display:block;
	width:115px;
	height:18px;
	padding-left:10px;
	line-height:18px;
	color:#3E2665;
	background-color: #FFF4FD;
}
#menuVerticalFondo{
	width:100%;
	height:100%;
	background-image:url(../imagenes/menuVertical/perrito.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
}
#menuVertical .botonVideoVertical{
	margin-top:20px;
	margin-bottom:20px;
	font-weight:bold;
}
#menuVertical .sinFondo{
	display:block;
	width:118px; /* 125 - 7 */
	height:20px;	
	padding-left:7px;
	line-height:20px;
	color: #ffe7fb;
	margin-top:20px;
	font-weight:bold;
}
#menuVertical .sinFondo:hover{
    background-color: transparent;
    padding-left:7px;
    height:20px;
}
/************************************************
	A Borrar después del cambio.
************************************************/
#menuVertical span{
	display:block;
	width:118px; /* 125 - 7 */
	height:20px;	
	padding-left:7px;
	line-height:20px;
	color: #ffe7fb;
	margin-top:20px;
	font-weight:bold;
}
/************************************************
	Fin Menú Vertical
************************************************/
/************************************************
	Información
************************************************/
#informacion{
	width:625px;
	float:left;
	background-image:url(../imagenes/fondoInformacion.gif);
	background-repeat:no-repeat;
	background-position: top;
	margin:0px;
}
/************************************************
	Fin Información
************************************************/
#flashPrincipal{
    background-color: #3e2764;
    width: 500px;
    height: 440px;  
}
/************************************************
	Paginación
************************************************/
/************************************************
	Fin Paginación
************************************************/
/******************************************************************************************************************
	Fin Contenido Principal
******************************************************************************************************************/
/******************************************************************************************************************
	Fin Pie
******************************************************************************************************************/
#pie{
	position:relative;
	width:717px;	/* 750 - 33 */
	height:37px;	/* 43 - 6 */
	padding-top:6px;
	padding-left:33px;
	background-image:url(../imagenes/fondoPie.jpg);
	background-position:center;
	background-repeat:no-repeat;
	clear:both;
	font-size:10px;
	line-height:37px;
	color:#CCCCCC;
}
#pie a{
	color:#FAD8FF;
}
#pie a:hover{
	color:#F3B9FC;
}
.logoInnova{
	position:absolute;
	right:10px;
	bottom:0px;
}
/******************************************************************************************************************
	Fin Pie
******************************************************************************************************************/


/********************************************	Secciones ************************************************/
/******************************************************************************************************************
	Galería de Imágenes
******************************************************************************************************************/
#galeria{
	width:562px;	/* 625 - 30 - 23*/
	color:#979797;
	font-size:10px;
    overflow: visible;
}
#galeria h1{
	font-size:16px;
	color:#3A1E69;
	margin-bottom:10px;
}
.imagenGaleria{
	width:135px;
	float:left;
	position:relative;
}
.imagenGaleria img{
	display:block;
	margin-bottom:10px;
	padding:10px;
	background-color:#FAFAFA;
	border:1px #DDDDDD solid;
}
.imagenGaleria p{
	width:135px;
	display:block;
	position:absolute;
}
.margenGaleria{
	margin-left:7px;
}
.margenImagenes{
	margin-left:20px;
	margin-right:20px;
	margin-bottom:60px;
}
#tituloGaleria{
	width:100%;
}
#tituloGaleria p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #B7B7B7;
	text-decoration: none;	
}
.contGalerias{
	width:155px;
	float:left;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:50px;
	margin-top:15px;
}
.cabeceraGaleria{
	width:142px;
	height:17px;
	background-image:url(../imagenes/cabeceraGaleria.jpg);
	padding-left:8px;
	padding-top:3px;
	margin-bottom:10px;
	float:right;
}
.cabeceraGaleria p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.verFlash{
    font-size: 12px;
    width: auto;
    display: block;
    margin-bottom: 30px;
    color: #ff89e0;
}
.verFlash:hover{
    color: #ce0f9c;
}
/*
	Scroll de Galería
*/
.contenedorImagenesSlice{
	width:543px;
	height:160px;
	margin-top:10px;
	padding-left:4px;
	background-image:url(../imagenes/fondoContenedorGalerias.gif);
	background-repeat:repeat-x;
	background-position:0px 20px;
}
.contenedorImagenesSlice h2{
	width:483px;
	height:28px;
	display:block;
	color:#6419a9;
	font-size:14px;
	background-image:url(../imagenes/iconoTituloGaleriaImagenes.gif);
	background-repeat:no-repeat;
	background-position:10px 9px;;
	padding-left:24px;
	padding-top:4px;
}
.flotarIzquierda{
	float:left;
}
.imagenesScroll{
	width:443px;
	height:120px;
	padding-top:4px;
	margin-left:5px;
	margin-right:5px;
	float:left;
	overflow:hidden;
}
#imagenesScroll_1, #imagenesScroll_2, #imagenesScroll_3{
	height:78px;
	
}
.thumbnailsScroll{
	margin-right:5px;
}
/*
	Fin Scroll de Galería
*/
/******************************************************************************************************************
	Fin Galería de Imágenes
******************************************************************************************************************/
/******************************************************************************************************************
	Home
******************************************************************************************************************/
.seccionHome #informacion{
    background-image: none;
    width: 585px;
    padding: 20px;
}
#noticiasHome{
    width: 585px;
    
}
#noticiasHome h1{
    font-size:16px;
	color:#3A1E69;
	margin-bottom:10px;
}
#noticiasHome p{
    font-size: 11px;
    color: #c4c4c4;
    margin-bottom: 20px;
}
#noticiasHome h2{
    font-size: 16px;
    font-weight: normal;
    color: #724a9a;    
}
#noticiasHome .contenedorNoticia{
    width: 536px;
    padding: 12px 12px 12px 37px;
    margin-bottom: 30px;
    background-image: url('../imagenes/fondoNoticiaRosa.gif');
    background-repeat: repeat-y;
    overflow: hidden;
    position: relative;
}
#noticiasHome .noticiaRosa{
    background-image: url('../imagenes/fondoNoticiaRosa.gif');
    background-repeat: repeat-y;
}
#noticiasHome .noticiaCeleste{
    background-image: url('../imagenes/fondoNoticiaCeleste.gif');
    background-repeat: repeat-y;
}
#noticiasHome .fecha{
    display: block;
    width: 17px;
    height: 32px;
    padding: 4px 3px 0px 5px;
    font-size: 8px;
    color: #61269b;
    text-align: center;
    line-height: 9px; 
    position: absolute;
    left: 0px;
    top: 0px;
}
#noticiasHome .fechaRosa{
    background-image: url('../imagenes/etiquetaFechaRosa.gif');
    background-repeat: no-repeat;  
}
#noticiasHome .fechaCeleste{
    background-image: url('../imagenes/etiquetaFechaCeleste.gif');
    background-repeat: no-repeat;  
}
#noticiasHome .muestraVideo, #noticiasHome .muestraImagenes{
    width:  120px;
    margin-top: 14px;
    margin-right: 14px;
    float: left;
    position: relative;
}
#noticiasHome .muestraVideo .playVideo{
    width: 122px;
    height: 92px;
    display: block;
    position: absolute;
    left: 0px;
    top: 22px;
    border: solid 1px #000000;
}
#noticiasHome .muestraVideo .playVideo img{
    position: absolute;
    top: 70px;
    left: 95px;  
}
#noticiasHome .imagen{
    border: solid 2px #4f307c;
    margin-top: 6px;
}
#noticiasHome .sinVideo{
    margin-top: 22px;
}
#noticiasHome .textoNoticia{
    width: 516px;
    float: right;
    margin-left: 6px;
    padding-top: 30px;
    overflow: hidden;
}
/******************************************************************************************************************
	Fin Home
******************************************************************************************************************/
/******************************************************************************************************************
	Seccion Simple
******************************************************************************************************************/
#seccionSimple{
    width: 542px;
    padding: 30px 10px 20px 30px;
    overflow: auto;
}
#seccionSimple p{
    color: #414141;
    font-size: 12px;
    line-height: 18px;
    margin: 20px 0px 20px 0px;
}
#seccionSimple p.claro{
    font-size: 10px;
    color: #c4c4c4;
}
#seccionSimple h1,
#seccionSimple h2{
    font-size: 16px;
    font-weight: normal;
	color: #3A1E69;
	margin-bottom: 10px;
}
#seccionSimple h2{
    font-size: 18px;
    font-weight: normal;
    color: #c43aeb;
}
#seccionSimple strong{
    font-weight: normal;
    color: #878787;
}
#seccionSimple a{
    color: #e27dff;
}
#seccionSimple #botonesCaracteristicasImagenes{
    width: 494px;
    margin-left: auto;
    margin-right: auto;
}
#seccionSimple #botonesCaracteristicasImagenes .botonIzquierdo{
    display: block; 
    float: left;
    width: auto;
    margin-bottom: 200px;
}
#seccionSimple #botonesCaracteristicasImagenes .botonDerecho{
    display: block; 
    float: right;
    width: auto;
    margin-bottom: 200px;
}
/******************************************************************************************************************
	Fin Seccion Simple
******************************************************************************************************************/
/******************************************************************************************************************
	Seccion Informativa (Razas, etc.)
******************************************************************************************************************/
#seccionInformativa{
	width:542px;	/* 625 - 30 - 23 - 20 */
	margin-top:60px;
	margin-left:30px;
	margin-bottom:36px;
	padding-left:23px;
	padding-top:10px;
	padding-right:20px;
	background-image:url(../imagenes/galeria/fondoGaleria.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	font-size:10px;
    overflow: hidden;
}
#seccionInformativa h1{
	font-size:16px;
	color:#3A1E69;
	margin-bottom:10px;
}
#seccionInformativa h2{
	font-size:14px;
	color:#3A1E69;
	margin-bottom:5px;
	margin-top:10px;
}
#seccionInformativa h3{
	font-size:16px;
	color:#3A1E69;
	margin-bottom:3px;
	margin-top:6px;
}
#seccionInformativa ol{
	padding-left:40px;
}
#seccionInformativa ul{
	padding-left:40px;
	list-style-image:url(../imagenes/vineta.gif);
}

#seccionInformativa li{
	font-size:14px;
}
#seccionInformativa p{
	margin-bottom:11px;
	font-size:11px;
	text-indent:10px;
	text-align:left;
}
.imagenCentrada{
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
}
.columna{
	float:left;
}
#encabezadoSecciones{
	width:541px;
	height:182px;
	background-image:url(../imagenes/fndEncabezadoSecciones.jpg);
	padding-top:16px;
	text-align:center;
	margin-bottom:30px;
	margin-left:auto;
	margin-right:auto;
}
#encabezadoSecciones img{
	width:123px;
	height:123px;
	padding-top:6px;
	padding-left:7px;
	padding-bottom:9px;
	padding-right:8px;
	background-image:url(../imagenes/fndFotosEncabezadoSecciones.jpg);
}
.fotosEncabezadoMargen{
	margin-right:15px;
}

/******************************************************************************************************************
	Fin Seccion Informativa (Razas, etc.)
******************************************************************************************************************/
/******************************************************************************************************************
	Consejos
******************************************************************************************************************/
.contenedorConsejo{
	width:340px;
	height:141px;
	background-image:url(../imagenes/fndSombraConsejos.jpg);
	background-repeat:repeat-x;
	padding-left:10px;
	padding-right:200px;
	padding-top:5px;
	margin-bottom:100px;
	margin-top:20px;
}
.contenedorConsejo img{
	width:183px;
	position:absolute;
	margin-left:350px;
	margin-top:0px;
}
.textoConsejo{
	width:340px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.textoEscondido{
	display:none;
	width:530px;
	background-color:#FFFFFF;
	border: 1px solid #000000;
	padding:10px;
	z-index:1;
	position:absolute;
	font-size: 12px;
}
#cubreTodo{
	position:absolute;
	width:555px;
	height:450px;
	background-color:#FFFFFF;
	text-align:center;
	padding-top:40px;
	z-index:100;
}
/*******************************************************************
							Links
********************************************************************/
.contenedorLink{
	width:500px;
	float:left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006633;
	padding:5px;
	margin:5px;
}
.contenedorLink a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #694981;
}
.contenedorLink a:visited{
	color: #694981;	
}
.contenedorLinkImagen{
	width:125px;
	float:left;
}
.contenedorLinkDescripcion1{
	width:400px;
	float:left;
	background-color:#F5FAFE;
	margin-left:20px;
	padding:5px;
}
.contenedorLinkDescripcion2{
	width:400px;
	float:left;
	background-color:#F2F2F2;
	margin-left:20px;
	padding:5px;
}
/*******************************************************************
							Noticias
********************************************************************/
#contenedorNoticias p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.noticia{
	width:100%;
	margin-top:10px;
	padding:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height:125px;
}
.noticia img{
	margin-right:10px;
	float:left;
	margin-top:0px;
}
.noticia p{
	font-size: 11px;
	color: #666666;	
}
#videoCasa{
	width:420px;
	height:360px;
	position:absolute;
	left:200px;
}
#noticias_texto{
	padding-bottom:18px;
	border-bottom:solid 1px #5e3f79;
	margin-bottom:20px;
}
#noticias_imagen{
	width:540px;
	text-align:center;
}
