#cabecera {
	width: 920px;
	height: 157px;
	background-image:url(../imagenes/fondo-cabecera-int-listado.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

#columna1 {
	float:left;
	width:315px;
	height: 157px;
}

#columna1 img {
	margin-top: 30px;
	margin-left: 10px;
}

#columna2 {
	float:left;
	width: 316px;
	height: 157px;
}

#columna2 h1 {
	width: 306px;
	height: 69px;
	background-image:url(../imagenes/ropa-mascotas.gif);
	background-repeat:no-repeat;
	margin-top: 25px;
	margin-left: 10px;
}


#columna2 h2 {
	width: 241px;
	height: 36px;
	background-image:url(../imagenes/titulo-tienda.gif);
	background-repeat:no-repeat;
	margin-top: 24px;
	margin-left: 25px;
}

#columna2-en {
	float:left;
	width: 316px;
	height: 157px;
}

#columna2-en h1 {
	width: 306px;
	height: 69px;
	background-image:url(../imagenes/ropa-mascotas-en.gif);
	background-repeat:no-repeat;
	margin-top: 25px;
	margin-left: 10px;
}


#columna2-en h2 {
	width: 241px;
	height: 36px;
	background-image:url(../imagenes/titulo-tienda-en.gif);
	background-repeat:no-repeat;
	margin-top: 24px;
	margin-left: 25px;
}

#contenidos { 
	width:920px;
	background-color:#FFFFFF;
	background-image:url(../imagenes/fondo-ficha-grande.jpg);
	background-repeat:repeat-y;
	background-position:center;
}





		 
#bienvenida {
	width: 920px;
	height: 129px;
	background-image:url(../imagenes/fondo-ficha-bienvenida.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	
}
					

			
#texto02 {
	float:left;
	width: 330px;
	height: 129px;
	
}

#texto02 p {
	margin-left: 18px;
	margin-right: 3px;
	margin-bottom: 5px;
}

#parte-central {
	width:920px;

}

#parte-central a {
	text-decoration:none;
}	

					
#menu {
	float:left;
	width: 211px;
	height: 405px;
	background-image:url(../imagenes/fondo-ficha-menu.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	
}

#menu p {
	font-size: 9px;
	margin-left: 45px;
	margin-right: 3px;
}

#menu ul {
	width: 175px;
	padding:10px 5px 0 15px; 
	list-style:none;
	text-align:left;
	

}

#menu li {
	margin:0; 
	padding:0; 
	font-size: 16px;
	height: 28px;
	background-image:url(../imagenes/fondo-titulo-menu.gif);
	background-repeat:no-repeat;
	background-position:center;
}


#menu a {
	display:block; 
	font-weight:bold;
	padding:4px 0 4px 35px; 
	background:url("../imagenes/huella.gif") no-repeat; 
	text-decoration:none;
}

#menu a:hover {
	background:url("../imagenes/huella-b.gif") no-repeat; text-decoration:none;
}

.activo {
	display:block; 
	font-weight:bold;
	padding:4px 0 4px 35px; 
	background:url("../imagenes/huella-b.gif") no-repeat; 
	text-decoration:none;
}








		
#listado {
	float:left;
	width: 700px;
	
}

#menu-listado {
	text-align:center;
	font-size: 14px;
	font-weight:bold;
	padding: 10px 10px;
	height: 42px;
	background-image:url(../imagenes/fondo-submenu.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#menu-listado p {
	padding: 0 10px;
}


#menu-listado a:hover {
	color:#FFFFFF;
}

.activado {
	color:#FFFFFF;
}

#productos {


}

.avance-producto {
	float:left;
	width: 345px;
	height: 185px;
	border-bottom: 1px solid #B9AED6;
	padding: 10px 0;
}


.mini {
	float:left;
	width: 130px;
	text-align:center;
}

.texto {
	float:right;
	width:195px;
	padding: 0 10px;
}

.texto p {
	padding: 1px 0;
}

.ref {
	float:left;
	width:160px;
	font-weight:bold;
}
.rojo {
	color:#FF0000;
	font-size: 16px;
	font-weight:bold;
	
}

.tempor {
	color:#999;
	font-size: 12px;
	font-weight:bold;
	
}
.boton-seguir {
	width:115px;
	height: 30px;
	background-image:url(../imagenes/boton-seguir.jpg);
	background-position: top left;
	background-repeat:no-repeat;
	font-weight:bold;
}

.boton-seguir p {
	padding-left: 10px;
	padding-top: 10px;
}

.boton-seguir a:hover {
	color:#FFFFFF;
}



#pie-listado {
	padding: 10px 0;
	height: 21px;
	text-align: right;
	font-size: 14px;
	font-weight:bold;
	background-image:url(../imagenes/fondo-pie-listado.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#pie-listado p {
	padding-right: 10px;
}
/*pie*/


#fondo-pie {
	height: 64px;
	background-color:#E1DDEE;
}

#pie {
	width:920px;
	height: 64px;
	background-image:url(../imagenes/fondo-pie-int-ficha.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	text-align:center;
}

#pie p {
	padding-top: 10px;
}

