@charset "utf-8";
/* CSS Document */


#fotos{ width:100%; height:auto; padding:0px; margin:0px auto;}
	
	#fotos a img{padding:0px 5px; margin:10px 0px 30px 0px;}
	
	
#barra-menu2{ width:100%; height:32px; background-color:#111; border-bottom:1px solid #000; }

#barra-menu2 ul{height:30px; padding:0px; margin:0px auto; width:650px; text-decoration:none; list-style:none; }

#barra-menu2 li.prod{color:#555; font-weight:bold; padding:2px 25px 0px 25px; line-height:30px;}

#barra-menu2 li.flecha{ padding:0px 29px 0px 6px; margin-top:1px; height:30px; }

#barra-menu2 li.opcion{padding:1px 0px 0px 0px; line-height:30px; }

#barra-menu2 li.opcion-select{ padding:1px 0px 0px 0px; line-height:30px; background-color:#000000; color:#555; }

#barra-menu2 li.opcion-select a{color:#555; }

#barra-menu2 li a{ padding:7px 25px 7px 25px; color:#f0f0f0; }

#barra-menu2 li a:hover{ background-color:#222; color:#f0f0f0; }



#productos{ margin:0px auto; padding:0px; width:578px;  }

#productos.camisetas{ height:255px; background-image:url(../activos/camisetas2.jpg); background-position:left top; background-repeat:no-repeat; }