
/* :::::::::::::::::::::::::::: SEMILLAS MADRE TIERRA ::::::::::::::::::::::::::::: */

body {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00645a;
	line-height: 18px;
	text-align: justify;}

#container {
	position: relative;
	left: 50%;
	width: 972px;
	margin-left: -486px;
	padding-bottom: 30px;
	top:10px;
	border: 1px solid #0E7862;}
	
	
		#top {
			position:relative;
			top:-13px;
			*top:0;
			background: url(/img/top.jpg) no-repeat;
			width: 972px;
			height: 152px;
			color: fff;
			font-weight: bold;}
			
			#menu {
				position: relative;
				top: 93px;}
				
					#menu ul {list-style:none;}
					#menu ul li {float:left; padding:35px; margin-top:-1px;}
					#menu ul li.on {color:#016C64; text-decoration:none;}
					#menu a {color:#fff; text-decoration:none;}
					#menu a:hover {color:#016C64; text-decoration:none;}
							
		
		#main {
			position: relative;
			top: 30px;
			min-height: 400px;}
			
			#left {
				float: left;
				width: 192px;
				padding-left: 5px;}
				
					#cistella {position:relative; width:153px; padding-bottom:10px;}
					#cistella #cistella-top {background:url(/img/bolsa-top.jpg) no-repeat; width:153px; height:63px;}
					#cistella #cistella-middle {background:url(/img/bolsa-middle.jpg) repeat; width:123px; padding:5px 15px 5px 15px; font-size:11px;}
					#cistella #cistella-middle .precio {float:right; display:inline; padding-right:3px; *margin-top:-18px;}
					#cistella #cistella-bottom {bottom:0; background:url(/img/bolsa-bottom.jpg) no-repeat; width:153px; height:54px;}
					#cistella #cistella-bottom img {position:relative; top:10px; left:13px;}
					
					
					#menu-left {position:relative; width:153px; padding-bottom:30px; top:-10px;}
					#menu-left #menu-left-top {background:url(/img/menu-left-top.jpg) no-repeat; width:153px; height:22px;}
					#menu-left #menu-left-middle {background:url(/img/menu-left-middle.jpg) repeat; width:153px;}
					#menu-left #menu-left-bottom {bottom:0; background:url(/img/menu-left-bottom.jpg) no-repeat; width:153px; height:22px;}
					#menu-left ul {margin:-5px; list-style:none; padding-bottom:30px;}
					#menu-left ul li {padding:5px 5px 0 0; margin-left:-25px; *margin-left:15px;}
					#menu-left ul li.on {color:#fe8416; text-decoration:none;}
					#menu-left a {color:#016c64; text-decoration:none;}
					#menu-left a:hover {color:#fe8416; text-decoration:none;}
					#menu-left a.on {color:#fe8416; text-decoration:none;}
					
			#right{
				float: left;
				width: 759px;
				padding-right: 16px;}
					#right h1 {margin:0; padding:0 0 10px 0; color:#fe8416; font-size:19px; font-style:italic; font-weight:bold;}
					#right .oferta {padding-left:35px; color:#00645a; font-size:12px; font-style:normal;}
					
					.lista {
						float: left;
						width: 284px;
						padding: 5px;
						line-height: 20px;
						background-color: #f3f3f1;
						border: 1px solid #8abbb8;}
					.lista a {color:#00645a; text-decoration:none;}
					.lista a:hover {color:#fe8416; text-decoration:none;}
					.comprar {display:inline; float:right; *margin-top:-20px;}
					.titulo {font-size:14px; font-weight:bold; font-style:italic;}
										
					table.checkout {margin-top:15px;}
					table.checkout td {border-bottom:1px solid #00998C; text-align:center; height:20px;}
					table.checkout tr.checkout-top td, .datos {background-color:#fe8416; border:0; font-size:12px; color:#fff;}
					table.checkout tr.checkout-total td {border-bottom:0; height:25px;}
					table.checkout tr.checkout-send td {border-bottom:0;}
					
					
				
		#bottom {
			clear: both;
			position: relative;
			bottom: -50px;
			text-align: left;
			padding:0 12px 50px 192px;}
			
input {font-size: 10px;}
