#cabecera {
	width: 920px;
	height: 157px;
	background-image:url(../imagenes/fondo-cabecera-tienda.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;
	height:498px;
	background-image:url(../imagenes/fondo-tienda-central.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}



		 
#bienvenida {
	width: 920px;
	height: 129px;
	
}
					

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

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

#parte-central {
	width:920px;
	height: 369px;
}

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

					
#menu {
	float:left;
	width: 215px;
	height: 369px;
	
}

#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;
}
				
#destacados {
	float:left;
	width: 700px;
	padding-top: 30px;

	
}

#bloque {
	height: 325px;
	margin-left: 10px;
}

.producto {
	float: left;
	width: 155px;
	height: 155px;
	margin: 5px;
	background-image:url(../imagenes/fondo-destacado.gif);
	background-repeat: no-repeat;
	background-position:center;
	font-weight:bold;
	
}

.mini {
	text-align:center;
	margin-top: 5px;
	height: 115px;
}

.mini img {
	margin-top: 3px;
}
.texto {
	text-align:center;
	
	padding: 0 10px;
}

.texto a {
	color: #FFB116;
}

.texto a:hover {
	color:#000000;
}




/*pie*/


#fondo-pie {
	height: 64px;
	background-image:url(../imagenes/fondo-pie.gif);
	background-repeat:repeat-x;
	background-position:top;
}

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

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