

#logo {
	width: 708px;
	height: 63px;
}

#logo a.image-logo {
	position: absolute;
	z-index: 102;
	left: 0px;
	top: 0px;

	}

#logo a.image-logo img {
	width: 0.1px;
	}

#logo a.text-logo {
	position: absolute;
	z-index: 104;
	left: -25px;
	top: -7px;
	
	 
}

#logo {
	position: relative;

	}





html, body {
	background-color: rgb(255,255,255);
}

	html, body {
				background-image: url(/modules/design/background/patterns/_transparent_absurdidad.png);
		background-repeat: repeat;
	}






			
					h1, h2, h3, h4,
					form input[type="submit"]
				 {
			font-family: "Open sans", 'Helvetica Neue', Helvetica, Arial;
		}
	
			#content a, h1, h2, h3, h4, .snippet_area_footer a, .shop .single_product h1 {
			color: rgb(136,139,140);
		}
				form input[type='submit'] {
			background-color: rgb(136,139,140);
		}
	

			#content {
			font-family: "Open sans", 'Helvetica Neue', Helvetica, Arial;
		}
	
			#content, .shop .single_product .price {
			color: rgb(18,17,18);
		}
	


			nav#main-menu ul li a {
			color: rgb(10,9,10);
		}
	


			nav#main-menu ul li:hover, nav#main-menu ul li.active, nav#main-menu ul li ul {
			background-color: rgb(228,232,242);
		}
	