* {
	margin: 0px;
	padding: 0px;
	outline: 0px;
}

/* carrito */
.carrito{background:url('../imagenes/carrito.jpg') no-repeat top left; width:221px; height:33px; position:relative; padding-top:20px; padding-left:60px; margin-left: 63%; font-size:14px; color: Blue;}
.carrito a{ text-decoration:none;font-size:14px;}
.carrito a:hover{ text-decoration:underline;}

.cesta{width:119px; height:37px; float:right; font-size:11px; text-align:center; padding-bottom:20px;}

a.comprar {
	background: url('../imagenes/cesta_on.jpg') no-repeat top center;
	height: 16px;
	width: 40px;
	display: inline-block;
	padding-top:30px;
	font-size:9px;
	text-align:center;
}
a.comprar:hover, a.comprar:focus, a.comprar:active    {
	background: url('../imagenes/cesta_off.jpg') no-repeat top center;

}


/* Estilos del carrito de compra */

table {border-collapse: collapse;width: 100%;border: 1px solid #839bc6;	margin-right: auto;	margin-left: auto;	margin-bottom: 20px;background: #EEEEEE; font-size:12px; }
.table {border-collapse: collapse;width: 100%;border: 1px solid #839bc6;margin-right: auto;margin-left: auto;margin-bottom: 20px;background: #fff;}
thead, tr:hover, tr.odd:hover, tr.total   {background: #a4dcda;}
table .isbn,table .titulotabla, table  .autortabla, table  .preciotabla, .borrar {border-left: 1px solid #839bc6; color:#FFF; font-size:13px;}

thead th.preciotabla {text-align: center;}
th.preciotabla, td.preciotabla{text-align: right;font-weight: bold;	width: 110px;}
.titulotabla   {padding-left: 10px;	font-weight: bold;}
table .borrar {width: 25px;text-align: center;padding-right: 5px;padding-left: 5px;}
th {font-weight: bold;}
th, td {padding: 5px 10px;vertical-align: top;}
.odd {background: #FFFFFF;}
table .isbn {white-space: pre;width: 85px;}
table .cantidad{text-align: center;	width: 50px; color:#fff; font-size:12px;}
.cantidad .inputtext{width: 20px;text-align: right;margin-right: auto;margin-left: auto;float: none;}
.pedido {text-align: center;}
.total {text-align: right;text-transform:uppercase;font-weight: bold;}

/* estilos del carrito de compra */



body  {
	font: 62.5% Arial, Helvetica, sans-serif;
	margin: 0; /* es recomendable ajustar a cero el margen y el relleno del elemento body para lograr la compatibilidad con la configuración predeterminada de los diversos navegadores */
	padding: 0;
	text-align: center; /* esto centra el contenedor en los navegadores IE 5*. El texto se ajusta posteriormente con el valor predeterminado de alineación a la izquierda en el selector #container */
	color: #333;
	background: #FFFFFF;
    }
p, h1, h2, h3, h4 {
	margin-top: 1em;
	margin-bottom: 1em;
}

h1 {
	color: #666;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
h2 {
	color: #CA013A;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-align: center;
	border-bottom: 1px solid #CCCCCC;
}
h3 {
	text-transform: uppercase;
	color: #666666;
	text-align: center;
}

h5 {border-bottom:1px solid #ccc;}

.h2-catalogo 
{
	 margin-bottom:0px;
	 padding-bottom:10px;
}

a {
	text-decoration: none;
	color: #00478D;
}
a:hover, a:focus, a:active {
	text-decoration: underline;
}
body  #container a.activo {
	text-decoration: none;
	cursor: default;
}

a img {
	border: 1px solid transparent;
}
a img:hover, a img:focus, a img:active {
	border: 1px solid #CCC;
}

.inputtext {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 3px;
}
.inputbutton {
	padding: 0px 0.3em;
}






#container  {
	width: 970px;  /* el uso de 20px menos que un ancho completo de 800px da cabida a los bordes del navegador y evita la aparición de una barra de desplazamiento horizontal */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* esto anula text-align: center en el elemento body. */
	font-size: 1.3em;
    } 
#header  {
	height: 140px;
	position: relative;
    } 
#header   a [href="mailto:"]  {
	margin-left: 20px;
}
#header  #aniversario {
	position: absolute;
	top: 3px;
	right: 0px;
}
#contacto  {
	color: #00478D;
	line-height: 130%;
	position: absolute;
	left: 230px;
	top: 30px;
	list-style: none;
}

#header    .contacto  {
	margin-left: 33px;
	display: block;
}
#contacto li {
	display: block;
}


#header .formularios {
	position: absolute;
	top: 17px;
	left: 430px;
	width: 450px;

}
.form  {
	float: left;
}
#logo {
	width: 200px;
	position: absolute;
	left: 0px;
	text-align: right;
	top: 3px;
}
#logo p {
	text-align: right;
	font: bold 1.3em Arial, Helvetica, sans-serif;
	color: #00478D;
}

#header img {

}
#header .form {
	width: 225px;
}
.form .inputbutton {
	padding: 0 0.3em;
	margin-top: 5px;


}
#header .inputtext {
	width: 130px;
	clear: left;
}

#header .fila {
	margin-top: 20px;
}
#header   .navegacion {
	background: url(../imagenes/sombra_pestanas.jpg) no-repeat left bottom;
	height: 55px;
	list-style: none;
	position: absolute;
	left: 230px;
	top: 90px;
}


#header  ul.navegacion a  {
	height: 45px;
	width: 110px;
	display: block;
	margin-right: 4px;
	font: 1.4em/60px "Trebuchet MS", Arial, sans-serif;
	color: #999999;
	text-decoration: none;
	text-align: center;
	background: url(../imagenes/pestana_gris.jpg) no-repeat left top;
	padding-right: 5px;
	padding-left: 5px;
}

#header .navegacion li {
	float: left;
}
#header .navegacion .activo {
	background: url(../imagenes/pestana_azul.jpg) no-repeat left top;
	color: #00478D;
}
#header .navegacion a:hover, #header .navegacion a:focus, #header .navegacion a:active {
	color: #00478D;
}

#header .navegacion .last {
	margin-right: 0px;
}




#sidebar1  {
	float: left; /* dado que este elemento es flotante, debe asignarse un ancho */
	width: 200px;
	margin-top:10px;
    }
#sidebar1  a {
	font-weight: bold;
}

#sidebar1 .caja {
	background: #efefef;
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 2px;
	margin-bottom:10px;
}
#sidebar1       h2.catalogo   {
	background-color: #dedadb;
	border: 1px solid #CCCCCC;
	display: block;
	text-decoration: none;
	color: #00478D;
	line-height: 35px;
	font-size: 1em;
	text-align: left;
	padding-bottom: 0px;
	margin: 0px;
}
.catalogo ul {
	list-style: none;
}
.catalogo a {
	display: block;
	padding: 8px 5px 8px 20px;
	text-decoration: none;
	color: #00478D;
}
#sidebar1    .catalogo    li   
{
/*border-bottom: 1px solid #CCCCCC;*/
}
#sidebar1 a:hover, #sidebar1 a:focus, #sidebar1 a:active {
	text-decoration:underline;
}
#sidebar1 .activo {
	color: #333333;
	background: url(../imagenes/flecha.gif) no-repeat 7px center;
}

#sidebar1    .catalogo    li    a {
	font-weight: normal;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 0.97em;
	border-style: none;
	
	
}

.catalogo li ul {
	padding-bottom: 2em;
	background: url(../imagenes/fondo_lista.jpg)  repeat-x left bottom;
	
}
#sidebar1  .catalogo  li  ul li {
	border-bottom-style: none;
	
}






#mainContent  {
	margin: 0px 0 20px 227px;
    } 
#mainContent #migas  
{
    font-size:10px;
	list-style: none;
	width: 740px;
	height: 35px;
	left: 0px;
	z-index: 10;
	text-transform:uppercase;
}
#migas li {
	float: left;
	margin-top: 10px;
	font-size:9px;


}
#migas a 
{
    font-size:9px;
	color: #00478D;
	padding-left: 12px;
	background: url(../imagenes/flecha.gif) no-repeat 0px;
	margin-right: 10px;
	display: block;
	text-decoration: none;
	line-height: 10px;
}
#migas a:hover, #migas a:focus, #migas a:active {
	text-decoration:underline;
	font-size:9px;
}
#migas a.activo {
	color: #333;
}
.subcategoria  #mainContent .caja  {
	height: 111px;
	width: 720px;
	background: url(../imagenes/fondo_subcategoria.jpg) no-repeat;
	padding: 10px;
	position:relative;


}

.subcategoria h1 {
	font-size: 1.6em;
	line-height: 1em;
	margin-top: 0px;
	margin-bottom: 0.2em;

}
.subcategoria p {
	margin-top: 0.5em;
}

.subcategoria .caja .form {
	height: 90px;
	width: 310px;
	top: 10px;
	right: 5px;
	text-align: center;
	margin-top: -105px;
	float: right;
}
.subcategoria .caja .inputtext {
	float: left;
	width: 135px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.subcategoria .caja .inputbutton {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}


.subcategoria  #mainContent .caja-grande  {
	height: 171px;
	width: 740px;
	background: url(../imagenes/fondo_categoria.jpg) no-repeat;
	position:relative;

}

.perros-grande h1  {
	padding:60px 0px 0px 80px;
	color:#857259;
	font-size:35px;
	width:200px;
}
.perros-grande .texto  {
	width: 610px;
	padding-left: 130px;
}
.perros-grande .texto .instrucciones  {
	margin-left: 310px;
	margin-top:-90px;
	width: 270px;
	line-height:18px;
}
.texto {
	width: 270px;
	padding-left: 10px;
	float:left;
}




.instrucciones {
	left: 140px;
	top: 60px;
	width: 260px;
}
.destacados, .lista_productos {
	margin-bottom: 20px;
	float: left;
	width: 100%;
	/*padding-left:20px;*/


}
#paginacion {
	background: #f6f6f6;
	border: 1px solid #e6e6e6;
	padding: 5px;
	color: #666666;
	position: relative;
	margin-top: 10px;
}
#paginacion2 {
	background: #f6f6f6;
	border: 1px solid #e6e6e6;
	padding: 5px;
	color: #666666;
	position: relative;
	margin-top: 10px;
	float:left;
	width:715px;
}
#paginacion-producto {
	background: #f6f6f6;
	border: 1px solid #e6e6e6;
	padding: 5px;
	color: #666666;
	position: relative;
	float:right;
	margin-top: 10px;
	height:17px;
	width:360px;
}

#columna-derecha-producto 
{
	float:left;
	width:370px;
	}
	
#columna-derecha-producto h1
{
	float:left;
	width:314px;
	text-align:left;
	border:none;
	font-size:20px;
	color: #CA013A;
	font-family: "Trebuchet MS", Arial, sans-serif;
	margin-top:12px;

	}
#columna-derecha-producto p
{
	margin:0px 0px 10px 0px;
	padding:0px;
	}

#columna-derecha-producto .precio
{
	background: #CA013A;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	float: right;
	padding: 0 0.5em;
	/*margin-top: 33px;
	margin-left: 3px;*/
	}

#columna-derecha-producto .textoref
{
	float:left;
	width:250px;
	padding:0px;
	font-size :10px;
	margin-top:5px;
	}

#columna-derecha-producto .texto
{
	float:left;
	width:365px;
	padding:0px;
	line-height:17px;
	}

#columna-derecha-producto .texto ul
{
	margin:9px 0px 9px 25px;
	}

.detalle-producto 
{
	width:100%;
	float:left;
	margin-bottom:20px;
	}
.caja-producto 
{
	height: 175px;
	width: 720px;
	
	padding: 15px 10px 10px 10px;
	}
.caja-producto .form {
	height: 90px;
	width: 360px;
	top: 10px;
	right: 5px;
	text-align: center;
	float: left;
}
.caja-producto .inputtext {
	float: left;
	width: 135px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.caja-producto .textarea {
	float: left;
	width: 350px;
	height:43px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.caja-producto .inputbutton {
	margin-top: 17px;
	float:left;
	margin-left: 20px;
}

#columna-izquierda-producto 
{
	float:left;
	width:335px;
	padding-top:20px;
	margin-right:30px;
	}
#columna-izquierda-producto img{ max-width:300px; max-height:300px;}
#columna-izquierda 
{
	float:left;
	width:335px;
	margin-right:30px;
	}
#columna-izquierda div
{
	float:left;
	
	}
#columna-izquierda span
{
	float:left;
	padding-top:11px;
	width:90px;
	}
#columna-izquierda .inputtext
{
	float: right;
	width: 185px;
	height:16px;
	margin-top: 5px;
	padding:2px;
	}

#navegacion  
{
	position: absolute;
	text-align: right;
	top: 5px;
	right: 5px;
	list-style: none;
}
#navegacion li {
	float: left;
}

#navegacion a {
	border-left: 1px solid #999;
	padding: 0 0.3em;
	display: block;
}
#navegacion a.flecha {
	height: 16px;
	width: 15px;
	border-style: none;
}

a.principio {
	background: url(../imagenes/principio.png) no-repeat left top;
}
a.principio:hover, a.principio:focus, a.principio:active {
	background: url(../imagenes/principio_roll.png) no-repeat left top;
}
a.anterior{
	background: url(../imagenes/anterior.png) no-repeat left top;
}
a.anterior:hover, a.anterior:focus, a.anterior:active {
	background: url(../imagenes/anterior_roll.png) no-repeat left top;
}
a.siguiente {
	background: url(../imagenes/siguiente.png) no-repeat left top;
}
a.siguiente:hover, a.siguiente:focus, a.siguiente:active {
	background: url(../imagenes/siguiente_roll.png) no-repeat left top;
}
#navegacion  a.ultimo, #navegacion a.primero  {
	border-left-style: none;
}
#navegacion a.ultimo {
	margin-right: 2mm;
}

#navegacion a.activo {
	color: #666666;
}




.producto {
	float: left;
	height: 275px;
	width: 160px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-right: 14px;
	margin-top: 15px;
	background: #fff;
	padding-right: 10px;
	position: relative;
}
.producto p {
	margin: 0.3em 0;

}

.producto.sin_margen   {
	margin-right: 0px;
}
.foto {
	height: 170px;
	width: 160px;
	position: relative;
	text-align: center;
	line-height: 170px;
	margin-bottom: 10px;
}
.fotoCat {
	height: 100px;
	width: 94px;
	position: relative;
	text-align: center;
	line-height: 100px;
	margin-bottom: 10px;
}
.foto-catalogo {
	height: 150px;
	width: 160px;
	position: relative;
	text-align: center;
	line-height: 170px;
}

.precio {
	background: #CA013A;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	float: right;
	padding: 0 0.4em;
	margin-bottom: 3px;
	margin-left: 3px;
}
.nombre_producto {
	font-weight: bold;
	height:50px;
}
.informacion {
	text-align: right;
	position: absolute;
	bottom: 5px;
	right: 10px;
}


.producto img {
	max-height: 170px;
	max-width: 160px;
	margin-left: -8px;
}
.lista_productos {
}

#columna-izquierda-mapa 
{
	width:490px;
	float:left;
	margin-right:30px;
	}
#banner p
{
	margin:3px;
	}
#columna-izquierda-index 
{
	width:550px;
	float:left;
	margin-right:30px;
	position:relative;
	}
#columna-izquierda-index .imagen-index
{
	width:550px;
	height:275px;
	background:url(../imagenes/imagen-index2.jpg) no-repeat left top;
	float:left;
	}
#columna-izquierda-index .imagen-index h1
{
	color:#FFF;
	margin:15px 0px 0px 25px;
	font-size:20px;
	line-height:29px;
	font-weight:normal;
	color:Gray;
	}
#columna-izquierda-index .imagen-index h1 .grande
{
	font-size:30px;
	font-weight:bold;
	color:Gray;
	}

.novedades 
{
	width:265px;
	height:328px;
	float:left;
	margin-right:20px;
	background:url(../imagenes/fondo-novedades.jpg) no-repeat left top;
	position :relative;
	}
.ofertas 
{
	width:265px;
	height:328px;
	float:left;
	background:url(../imagenes/fondo-novedades.jpg) no-repeat left top;
	}
.titular-index
{
	font-size:16px;
	text-align:center;
	font-weight:bold;
	color: #CA013A;
	padding-top:5px;
	margin-bottom:6px;
	}
.precio-index 
{
	position:absolute;
	/*margin:195px 0px 0px 160px;*/
	right:5px;
	bottom:70px;
	background:url(../imagenes/precio.png) no-repeat top left;
	width:90px;
	height:50px;
	color:#FFF;
	}
.precio-index p
{
	font-size:16px;
	margin:13px 10px;
	font-weight:bold;
	text-align :right;
	}
.descripcion-index 
{
	margin:0px 12px;
	line-height:18px;
	}

.referencia 
{
    color:Black;
    font-size:10px;
}


#footer  {
	padding: 0 20px; /* este relleno coincide con la alineación izquierda de los elementos de los divs que aparecen por encima de él. */
	background:#fff url(../imagenes/fondo_pie.gif) no-repeat 0px 0px;
	color: #666666;
	height: 111px;
	margin-top:10px;
    } 
#footer .listas {
	margin-top: -70px;
}
#footer a {
	text-decoration: none;
	color: #666666;
}
#footer a:hover, #footer a:focus, #footer a:active {
	text-decoration: underline;
}


#footer  p  {
	padding: 10px 0; /* el relleno de este elemento creará espacio, de la misma forma que lo haría el margen, sin el problema de la contracción de márgenes */
    }
#footer ul {
	float: right;
	clear: right;
	margin-bottom: 1em;
	width: 600px;
	text-align: right;
}
#footer li {
	display: inline;
	margin-left: 10px;
}
#diseno li {
	margin-left: 0px;
}
#diseno a {
	color: #999999;
}


    .fltrt { /* esta clase puede utilizarse para que un elemento flote en la parte derecha de la página. El elemento flotante debe preceder al elemento junto al que debe aparecer en la página. */
    	float: right;
    	margin-left: 8px;
    }
    .fltlft { /* esta clase puede utilizarse para que un elemento flote en la parte izquierda de la página. */
    	float: left;
    	margin-right: 8px;
    }
    .clearfloat { /* esta clase debe colocarse en un elemento div o break y debe ser el último elemento antes del cierre de un contenedor que incluya completamente a un elemento flotante */
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }


.logoCatpos{ position:absolute; top:20px; left:15px;}

.txtbutton { font-size:9px; vertical-align:baseline; text-align:right;}
.txtbutton2 { font-size:11px; vertical-align:middle; text-align:right;}
.buttontarifas { font-size:9px;}
.txttarifas { font-size:10px;vertical-align:baseline;}
.DivTarifas{border:1px solid #CCC; margin-bottom:5px;  padding:5px 5px 5px 5px; text-align: center; vertical-align:baseline;}

.ImgInicio{
	max-height: 200px;
	max-width: 220px;
}

.ImgBanner{width:160px;float:left; margin-bottom:5px;}

#mapMa{ position:relative;clear:both;float:left;width: 490px;height: 400px;}
