
body #TiendaVirtual
{
	background-image: url(../Imagenes/fondo.gif);
	background-repeat:repeat-x;
	background-position: center top;
	background-color: #101D28;
	height: auto !important;
	height: 100%; -moz-box-sizing:border-box;
}

