	/* CONTENT */
		#content_text {
			background: url(../pix/bg_text.jpg) left 327px repeat-y;			
			float: left;
			width: 697px; 
			z-index: 50;
			position: relative;
			margin-top: -10px;						
		}
		#bottom_text {
			background: url(../pix/bg_bottom_text.jpg) left bottom no-repeat;
			/*height: 172px;*/
			height: 35px;
			position: relative;
		}
			#bottom_text .franquicias {
				position: absolute;
				left: 50px;
				bottom: 30px;
			}
		#text {						
			background: url(../pix/bg_top_text.jpg) left top no-repeat;
			text-align: left;
			padding-left: 48px;
			padding-top: 83px;
			padding-bottom: 10px;
			font-size: 1.2em;
			line-height: 1.4em;
			color: #292929;
			position: relative;
			min-height: 327px;
			height: auto !important;
			height: 327px;
			overflow: hidden;
		}
			* html #text { height: auto !important; }
			#text #submenu { 
				overflow: hidden; 
				position: absolute;
				top: -10px;
				right: 20px;
			}
				#submenu li {
					float: left;
					list-style: none;
				}
					#submenu li a { 
						display: block; 
						text-indent: -9999px;
						width: 122px;
						height: 77px;
					}
					#submenu li a#historia { background: url(../pix/historia.png) no-repeat; margin-top: -5px;}
						#submenu li a#historia:hover, #submenu li#sitellite-menu-current a#historia { background-position: left -77px; }
					#submenu li a#mision { background: url(../pix/mision.png) top left no-repeat; margin-top: 5px; }
						#submenu li a#mision:hover, #submenu li#sitellite-menu-current a#mision { background-position: left -76px; }
					#submenu li a#vision { background: url(../pix/vision.png) no-repeat; }
						#submenu li a#vision:hover, #submenu li#sitellite-menu-current a#vision { background-position: left -77px; }
					#submenu li a#historia.en { background: url(../pix/history.png) no-repeat; margin-top: -5px; }
						#submenu li a#historia.en:hover, #submenu li#sitellite-menu-current a#historia.en { background-position: left -77px; }
					#submenu li a#mision.en { background: url(../pix/mission.png) no-repeat; margin-top: 5px; height: 79px; }
						#submenu li a#mision.en:hover, #submenu li#sitellite-menu-current a#mision.en { background-position: left -79px; }
					#submenu li a#vision.en { background: url(../pix/visionen.png) no-repeat; }
						#submenu li a#vision.en:hover, #submenu li#sitellite-menu-current a#vision.en { background-position: left -77px; }
			#text ul, #text ol { margin: 1em 2em; }
			#text h3 {
				margin: 1.0em 0;
				font-size: 1.4em;
				color: #964d00;
			}
			#text h2 {
				margin: 1.0em 0;
				font-size: 1.6em;
			}			
			#text h2.title { 
				margin-top: 0 !important; 
				font-size: 2.0em;
				color: #9a4b00;
				padding-bottom: 10px;
				background: url(../pix/linea.png) left bottom no-repeat;
			}
			#text #wrapper_text {
				width: 376px;
				float: left;
				padding-right: 10px;
				text-align: justify;
				position: relative;
			}
				#wrapper_text.franquicias {
					float: none !important;
					width: 490px !important;
					padding-top: 4em !important;									
				}
				#wrapper_text.souvenirs {
					float: none !important;
					width: 630px !important;
					margin-left: -12px;
					padding: 0 !important;
				}
			#text #monkey {
				float: left;
			}
			#text a {
				color: #964d00;
				text-decoration: none;
			}
				#text a:hover { text-decoration: underline; }
			#text .pagination { 
				float: right;
				width: 120px;
			}			
				.pagination li { 
					list-style: none;
					margin: 0 3px;	
					float: left; 
				}
				.page_next {
					text-indent: -9999px;
					background: url(../pix/next.png) no-repeat;
					width: 42px;
					height: 43px;
					display: block;						
				}
				.page_prev {
					text-indent: -9999px;
					background: url(../pix/back.png) no-repeat;
					width: 62px;
					height: 34px;
					display: block;					
				}
				.page_prev_inactive {
					text-indent: -9999px;
					background: url(../pix/back.png) left -34px no-repeat;
					width: 62px;
					height: 34px;
					display: block;
				}
				.page_next_inactive {
					text-indent: -9999px;
					background: url(../pix/next.png) left -43px no-repeat;
					width: 42px;
					height: 43px;
					display: block;					
				}
					.page_next:hover { background-position: left -43px; }
					.page_prev:hover { background-position: left -34px; }
			#text .noticias, #text .ubicaciones, #text .news-app, #text .aviso-legal, #text .terminos-y-condiciones { width: 600px !important; }			
			#text img.franquicias, #scm-sidebar-franquicias {
				position: absolute;
				top: 2px;
				left: 450px;
				background: url(../pix/bg_ubicaciones.png) no-repeat;
				width: 150px;
				height: 146px;
				padding: 35px 20px 0;
			} 
				.news-story { 
					overflow: hidden; 
					background: url(../pix/linea_noticias.png) left 2px no-repeat;
					margin-bottom: 10px;
				}
					* html .news-story {  
						float: left;
						width: 100%;
					}
					.news-story .news-image {
						float: left;
						width: 175px;
						height: 147px;
						background: url(../pix/bg_ubicaciones.png) no-repeat;
						padding-left: 15px;
						padding-top: 36px;
					}
					.news-story .news-story-summary {
						width: 400px;
						float: left;
						margin-left: 10px;
						padding: 0.5em 0;
					}
						.news-story-summary h3 {
							color: #7c9b00 !important;							
							margin-bottom: 0.5em !important;
						}
						.news-story-summary p {
							padding: 0.5em 0;
						}
						.news-story-summary p.readmore { text-align: right; }
			#text #souvenirs {
				width: 595px;
				height: 390px;
				background: url(../pix/bg_souvenirs.jpg) no-repeat;
			}
				.title_cat {
					color: #7c9900 !important;
					padding-left: 15px;
				}
				#souvenirs ul { 
					overflow: hidden;
					width: 558px;
					margin-left: 19px;
					padding-top: 19px;
					padding-bottom: 35px;
				}
					#souvenirs ul li {
						float: left;
						width: 165px;
						height: 142px;
						list-style: none;
						margin: 17px 0 0 16px;
						text-align: center;
						padding-top: 6px;
					}
						#souvenirs ul li.second { margin-top: 15px; }
						*+html #souvenirs ul li { margin-top: 12px; }
							*+html #souvenirs ul li.second { margin-top: 7px; }						
						* html #souvenirs ul li { margin-top: 8px; margin-left: 10px; }
							* html #souvenirs ul li.second { margin-top: 7px; }
						#souvenirs ul li a { color: #7c9900; }
							#souvenirs ul li a img { 
								border: none; 
								display: block;
								margin: auto;
							}								
			.souvenirs-category {
				overflow: hidden; 
				width: 630px;
				margin: 0 !important;
			}
				.souvenirs-category li {
					float: left;
					width: 162px;
					height: 326px;
					background: url(../pix/bg_item.jpg) no-repeat;					
					padding: 40px 17px 0 30px;
					list-style: none;
				}
					.souvenirs-category li img {
						display: block;
						margin-left: 5px;
					}
					.souvenirs-category li .detail_product h3 { 
						margin-top: 0 !important; 
						margin-bottom: 0 !important; 
						font-size: 0.9em !important;
						color: #7c9900 !important;	
					}
					.souvenirs-category li .detail_product {
						padding: 0 20px 5px 10px;
						font-size: 0.9em;
					}
						.detail_product { font-size: 1.0em; }
			#wrapper_text.contactenos {
				float: none !important;
				width: 602px !important;
				min-height: 268px;
				height: 630px !important;
				height: 268px;
				background: url(../pix/bg_contact.jpg) left bottom no-repeat;
			}		

                       #wrapper_text.contactenos .alert {
                                text-align: center;
                       }		

                         #wrapper_text form input#security {
					margin-left: 117px;
    					margin-top: 40px !important;
				}
				 #wrapper_text.contactenos form img {
				top: 400px !important;
				}

				#wrapper_text.contactenos img { 
					position: absolute;
					z-index: 5;
					bottom: 0;
				}
				#wrapper_text form {
					width: 410px;
					margin: 1em 0;
					padding: 1em 0;
					z-index: 50;
					position: relative;
				}			
					#wrapper_text form .field, #wrapper_text form .label { padding: 10px 5px; }
						#wrapper_text form .field input {
							width: 260px;
							height: 17px;
							background: url(../pix/bg_input.jpg) no-repeat;
							padding-top: 3px;
							padding-left: 3px;
							padding-right: 3px;
							font-size: 1.0em;
						}
						#wrapper_text form .field textarea {
							width: 260px;
							height: 79px;
							background: url(../pix/bg_textarea.jpg) no-repeat;
							padding: 3px;
						}
						.submit { text-align: right !important; }

