/* CSS Document */
#contenedor_texto
	 {
	position:absolute;
	border: none;
	height:355px;
	top: 67px;
	width:476px;
	left: 273px;
	display: block;
	z-index:7;
}

#texto
	 {
	position:absolute;
	border: none;
	height:296px;
	top: 52px;
	width:476px;
	left: 0px;
	display: block;
	z-index:2;
	visibility: visible;
}
	#natural
	 {
	position:absolute;
	border: none;
	height:22px;
	top: 332px;
	width:317px;
	left: 23px;
	display: block; visibility:visible;
    z-index:3}
	
	#artesanal
	 {
	position:absolute;
	border: none;
	height:31px;
	top: 0px;
	width:476px;
	left: 0px;
	display: block; visibility:visible;
    z-index:3}
	
	
.verde_Grande {
	font-family: "Century Gothic";
	font-size: 36px;

	color: ;
	bottom: 50px;
	color: #99CC01;
}
.verde_medio {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;

	color: ;
	font-style: italic;
	color: #99CC01;
}
