body {
	margin: 0px;
	padding: 0px;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	min-width:799px;    /* Minimum width of layout - remove line if not required */
						/* The min-width property does not work in old versions of Internet Explorer */
	background-color: #3d2c1c;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	background-image: url(../images/g_footer_raporpanal.png);
	background-repeat: repeat;
	background-position: left top;
	font-size:90%;
}
/************************************************
*************************************************
TRANSPARENCIA
*************************************************
************************************************/
/*body { Background: transparent; }*
img { behavior: url(iepngfix.htc); }/
/**********HEADER**********/
#headerWrapper{padding-bottom:10px;min-width:780px;}
#header{
	width:780px;
	clear:both;
	height:116px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
#headerRh{
	float: right;
	width: 220px;
	height: 76px;
	display:none;
}
#headerLf{
	float: left;
	height: 76px;
	width: 560px;
}
#headerDw{
	clear: both;
}
/*Buscador*/
#headerRh_top{
	width: 220px;
	padding-top: 10px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #008752;
	font-weight: bold;
}
#headerRh_lf{
	width: 50px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F78B17;
	font-weight: bold;
	text-align: right;
	height: 17px;
	padding-top: 4px;
}
#headerRh_md{
	width: 120px;
	float: left;
	height: 20px;
	padding-left: 8px;
}
#headerRh_rh{
	width: 20px;
	float: right;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-right: 5px;
	padding-top: 2px;
	padding-left: 8px;
}
.myNutrisaFields {
	width: 120px;
	background-color: #FFFFFF;
	color: #f78b17;
	border: 1px solid #f78b17;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	height: 15px;
}
/*navegación*/
#navegacion{
	width:580px;
	clear:both;
	height:40px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 100px;
	padding-bottom: 0;
	padding-left: 100px;
}

/**********CONTENT**********/
div#contentWrapper{
	min-width:980px;
	background-color: #FFFFFF;
	background-position: center top;
	margin-bottom: 10px;
	background-image: url(../images/g_content_rapor.png);
	background-repeat: repeat-x;
}body.news #contentWrapper,body.directory #contentWrapper,body.contests #contentWrapper,body#home.downloads #contentWrapper,body.shop #contentWrapper,body.search #contentWrapper,body.helpdesk #contentWrapper,body.register #contentWrapper,body.specialPage #contentWrapper,body.login #contentWrapper,body.collectbirthdaygift #contentWrapper,body#home.statistics #contentWrapper,body#clan #contentWrapper,body#apps #contentWrapper,body.visitingflood #contentWrapper,body.nomail #contentWrapper{background:white;}#content{
	width:100px;
	padding:0 10px 20px 10px;
	margin:0 auto;
	clear:both;
}
div#content {
	width: 780px;/*background-color: #ebebec;*/
	padding: 10px;
}
div#contentflash {
	width: 780px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}
div#contentWrapperBis{
	min-width:980px;
	background-position: center bottom;
	margin-bottom: 10px;
	background-image: url(../images/g_contentBkgnd.png);
	background-repeat: repeat-x;
}
/**********COLUMNS**********/
div#colWrapper{
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 10px;
}
div#colRh{
	float: right;
	width: 530px;
	text-align: left;
	padding-left: 10px;
}
div#colLf{
	width: 220px;
	float: left;
	padding-bottom: 10px;
}
div#colDown{
	clear: both;
	width: 779px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AB9176;
	padding-top: 6px;
	padding-bottom: 6px;
}
div#colUnica{
	min-width: 779px;
	text-align: left;
	padding: 10px;
}
/*********/
#layoutdims {
		clear:both;
		background:#eee;
		border-top:4px solid #000;
		margin:0;
		padding:6px 15px !important;
		text-align:right;
	}
/* column container */
	.colmask {
				/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	    clear:both;
	    float:left;
        width:100%;			/* width of whole page */
		overflow:hidden;	/* This chops off any overhanging divs */
	}
	/* 2 column left menu settings */
	.leftmenu {
	}
    .leftmenu .colright {
	float:left;
	width:200%;
	position:relative;
	left:220px;
    }
    .leftmenu .col1wrap {
	position:relative;
	right:200px;
	padding-bottom:1em;
	background-color: #00FF66;
	float: right;
	width: 50%;
	}
	.leftmenu .col1 {
	position:relative;
	right:100%;
	overflow:hidden;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 210px;
	}
    .leftmenu .col2 {
	float:left;
	width:200px;
	position:relative;
	right:210px;
    }
	.leftmenu .colsoporte {
	clear: both;
    }
/**************BOX CORNER**********/
/*Box con bordes: Header*/
.box_cornerTop {
	height: 34px;
	color: #8A8A7C;
	background-image: url(../images/g_boxCornerTop_ml_rapor.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 11px;
}
.box_cornerTop_left {
	height: 34px;
	background-image: url(../images/g_boxCornerTop_lf_corner.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.box_cornerTop_right {
	height: 20px;
	text-align: left;
	background-image: url(../images/g_boxCornerTop_rh_corner.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 20px;
	padding-top: 14px;
	padding-right: 20px;
}
/*Box con bordes: Middle*/
.box_cornerMiddle {
	color: #8A8A7C;
	font-size: 11px;
	background-color: #FFFFFF;
}
.box_cornerMiddle_left {
	background-image: url(../images/g_boxCornerMiddle_lf_rapor.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.box_cornerMiddle_right {
	text-align: left;
	background-image: url(../images/g_boxCornerMiddle_rh_rapor.png);
	background-repeat: repeat-y;
	background-position: right top;
	padding-top: 22px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #775f46;
}
/*Box con bordes: Down*/
.box_cornerDown {
	color: #8A8A7C;
	font-size: 11px;
	background-color: #FFFFFF;
	background-image: url(../images/g_boxCornerDown_ml_rapor.png);
}
.box_cornerDown_left {
	background-image: url(../images/g_boxCornerDown_lf_corner.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.box_cornerDown_right {
	text-align: left;
	background-image: url(../images/g_boxCornerDown_rh_corner.png);
	background-repeat: repeat-y;
	background-position: right top;
	padding-left: 20px;
	height: 21px;
	padding-top: 4px;
	padding-right: 20px;
}
/*Box Brown con bordes: Header*/
.box_cornerBwnTop {
	height: 95px;
	color: #8A8A7C;
	font-size: 11px;
	width: 220px;
}
.box_cornerBwnTop_left {
	height: 95px;
	background-image: url(../images/g_boxCornerBwnTop_lf_corner.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 210px;
	padding-left: 10px;
	/*behavior: url(iepngfix.htc);*/
}
.box_cornerBwnTop_right {
	height: 95px;
	background-image: url(../images/g_boxCornerBwnTop_rh_corner.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 210px;
	/*behavior: url(iepngfix.htc);*/
}
/*Box Brown con bordes: Middle*/
.box_cornerBwnMiddle {
	color: #8A8A7C;
	font-size: 11px;
	background-color: #493826;
	text-align: left;
	background-image: url(../images/g_boxCornerBwnMiddle_ml_rap.png);
}
/*Box Brown con bordes: Down*/
.box_cornerBwnDown {
	height: 12px;
	color: #8A8A7C;
	background-image: url(../images/g_boxCornerBwnDn_ml_rapor.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 11px;
}
.box_cornerBwnDown_left {
	height: 12px;
	background-image: url(../images/g_boxCornerBwnDn_lf_corne.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.box_cornerBwnDown_right {
	height: 12px;
	text-align: left;
	background-image: url(../images/g_boxCornerBwnDn_rh_corne.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
}
/*Content caja A*/
div#cajaWrappertypeA{
	padding-top: 10px;
}
div#cajaTextotypeA{
	width: 305px;
	margin-left: 10px;
	float: right;
}
div#cajaIMGtypeA{
	width: 150px;
	height: 236px;
	float: left;
}
div#cajaAbajotypeA{
	clear: both;
	margin-left: 185px;
}
div#cajaiFrametypeA{
	float: right;
	width: 305px;
	height: 250px;
}
.cajabannerstypeA{
	float: left;
	width: 166px;
	margin-top: 10px;
}
.cajabannersIMGtypeA{
	float: left;
	margin-right: 7px;
}
.cajabannersCleartypeA{
	clear: both;
}
.iframeanimacion{
	width: 100%;
	/*_width: 305px;*/
	height: 240px;
	/*_height: 240px;*/
	overflow-x: hidden;
	overflow-y:auto;
	border:0px;
	/*_padding-bottom: 0;*/
	padding-bottom: 10px;
	padding-top: 0px;
	display: inline-block;
	z-index: 99;
	margin: 0px;
}
/*Content caja B*/
div#cajaWrappertypeB{
	padding-top: 10px;
}
div#cajaContentBigtypeB{
	width: 672px;
	padding-right: 10px;
	padding-left: 10px;
}
div#cajaContentFrametypeB{
	float: left;
	width: 340px;
	height: 240px;
	margin-bottom: 160px;
}
.iframepromocion{
	width: 100%;
	/*_width: 376px;*/
	height: 350px;
	/*_height: 300px;*/
	overflow-x: hidden;
	overflow-y:auto;
	border:0px;
	/*_padding-bottom: 0;*/
	padding-bottom: 10px;
	padding-top: 10px;
	display: inline-block;
	z-index: 99;
	margin: 0px;
}
div#cajaTextotypeB{
	width: 330px;
	padding-bottom: 10px;
	float: right;
	padding-left: 12px;
	padding-right: 10px;
}
.cajaIMGtypeB{
	width: 330px;
	float: left;
	border: 1px solid #E9D4BD;
	padding: 10px;
	margin-bottom: 10px;
}
.cajaIMGminitypeB{
	background-color: #999999;
	height: 50px;
	width: 70px;
	float: left;
	margin-right: 10px;
}
.cajaTXTtypeB{
	width: 250px;
	float: right;
	margin-left: 0px;
}
div#cajaAbajotypeB{
	clear: both;
	font-size: 10px;
	color: #999999;
	text-align: center;
}
/*************************************/
/*Content caja C*/
div#cajaWrappertypeC{
	padding-top: 10px;
	padding-bottom: 10px;
	width: 490px;
}
div#cajaTextotypeC{
	width: 360px;
	margin-left: 10px;
	float: right;
}
div#cajaIMGtypeC{
	width: 100px;
	height: 150px;
	float: left;
}
div#cajaIMGtypeCwide{
	width: 120px;
	height: 150px;
	float: left;
}
div#cajaAbajotypeC{
	clear: both;
	margin-left: 130px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9d4bd;
	text-align: right;
	padding-bottom: 2px;
	width: 350px;
}
div#cajaAbajotypeC2{
	clear: both;
	margin-left: 130px;
	text-align: right;
	padding-bottom: 2px;
}
div#packC{
	width: 175px;
	padding-top: 6px;
	padding-right: 10px;
	height: 90px;
	float: left;
}
div#packCwide{
	width: 220px;
	padding-top: 6px;
	padding-right: 10px;
	height: 90px;
	float: left;
}
div#packdobleC{
	width: 350px;
	height: 130px;
	float: left;
	background-color: #006633;
}
div#packLogosC{
	width: 350px;
	padding-right: 0px;
	height: 70px;
	float: left;
}
/*************************************/
/*Content caja D*/
div#cajaWrappertypeD{
	padding: 10px;
	width: 470px;
}
/*Content caja E*/
div#cajaWrappertypeE{
	padding-top: 10px;
	width: 700px;
}
div#cajaContentFrametypeE{
	float: left;
	width: 340px;
	height: 340px;
}
div#cajaContentFrameRhtypeE{
	float: left;
	width: 350px;
	padding-left: 10px;
}
#cajaTextotypeE{
	width: 330px;
	padding-bottom: 10px;
	float: right;
	padding-left: 12px;
	padding-right: 10px;
}
.cajaTXTtypeE {
	width: 245px;
	float: right;
	margin-left: 0px;
}
.cajaIMGtypeE{
	width: 340px;
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E9D4BD;
	border-right-color: #E9D4BD;
	border-bottom-color: #E9D4BD;
	border-left-color: #E9D4BD;
	padding-top: 10px;
	padding-bottom: 10px;
}
.cajaIMGfintypeE{
	width: 340px;
	float: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E9D4BD;
	border-right-color: #E9D4BD;
	border-bottom-color: #E9D4BD;
	border-left-color: #E9D4BD;
	padding-top: 10px;
	padding-bottom: 10px;
}
.cajaIMGminitypeE{
	background-color: #999999;
	height: 80px;
	width: 80px;
	float: right;
	border: 0px solid #E9D4BD;
	padding: 0px;
}
.cajaIMGtxttypeE{
	width: 250px;
	float: left;
	border: 0px solid #E9D4BD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.cajaIMGtxt2typeE{
	width: 250px;
	float: left;
	border: 0px solid #E9D4BD;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #AB9176;
}
.cajaIMGdowntypeE{
	width: 260px;
	float: left;
	border: 0px solid #E9D4BD;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.cajaIMGdwtypeE{
	clear: both;
}
.cajaVentatypeE{
	width: 250px;
	float: right;
	margin-left: 0px;
	font-size: 9px;
	color: #B4997E;
}
div#cajaAbajotypeE{
	clear: both;
}
.iframepromocionE{
	width: 100%;
	/*_width: 376px;*/
	height: 340px;
	/*_height: 300px;*/
	overflow-x: hidden;
	overflow-y:auto;
	border:0px;
	/*_padding-bottom: 0;*/
	padding-bottom: 10px;
	padding-top: 10px;
	display: inline-block;
	z-index: 99;
	margin: 0px;
}
/*Content caja F*/
div#cajaWrappertypeF{
	padding: 10px;
	width: 660px;
}
div#cajaContentFrametypeF{
	width: 680px;
}
#iframepromocionF{
	width: 100%;
	/*_width: 376px;*/
	height: 450px;
	/*_height: 300px;*/
	overflow-x: hidden;
	overflow-y:auto;
	border:0px;
	/*_padding-bottom: 0;*/
	padding-bottom: 10px;
	padding-top: 10px;
	display: inline-block;
	z-index: 99;
	margin: 0px;
}
/*Content caja G*/
div#cajaWrappertypeG{
	padding-top: 10px;
}
div#cajaWrappertypeG li{
	background-color: #00CC33;
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
div#cajaTextotypeG{
	width: 678px;
	padding-bottom: 8px;
	padding-left: 12px;
	padding-right: 10px;
}
.cajaColumntypeG{
	width: 195px;
	float: left;
	height: 210px;
	border: 1px solid #E9D4BD;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 16px;
}
div#cajaIMGtypeG{
	background-color: #CCCCCC;
	width: 195px;
	height: 100px;
}
div#cajaAbajotypeG{
	clear: both;
}
/*************************************/
/*Content caja H*/
div#cajaWrappertypeH{
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
div#cajaTextotypeH{
	width: 480px;
	margin-left: 10px;
	float: left;
	text-align: left;
}
div#cajaIMGtypetagH{



}
div#cajaIMGtypeH{
	width: 160px;
	float: left;
}
div#cajaIMGtypeH2{
	width: 240px;
	float: left;
}
div#cajaAbajotypeH{
	clear: both;
	margin-left: 130px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9d4bd;
	text-align: right;
	padding-bottom: 2px;
}

div#cajaAbajotypeH2{
	clear: both;
	margin-left: 130px;
	text-align: right;
	padding-bottom: 2px;
}
div#packH{
	width: 175px;
	padding-top: 6px;
	padding-right: 10px;
	height: 90px;
	float: left;
}
div#packdobleH{
	width: 350px;
	height: 130px;
	float: left;
	background-color: #006633;
}
div#packLogosH{
	width: 350px;
	padding-right: 0px;
	height: 70px;
	float: left;
}
.cajaTextotypeH_Lf{
	width: 235px;
	float: left;
}
.cajaTextotypeH_Rh{
	float: right;
	width: 235px;
}
.cajaTextotypeH_LfRgo{
	padding-top: 5px;
	padding-bottom: 5px;
}
.imglogosH{
	width: 480px;
}
/*Content caja I - Para toppings -*/
div#cajaWrappertypeI{
	padding-top: 10px;
	width: 490px;
}
div#txtTitulotypeI {
	width: 310px;
	margin-left: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #775F46;
	margin-bottom: 25px;
}
div#txtsubTitulotypeI {
	width: 310px;
	margin-left: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F78B17;
	margin-bottom: 05px;
}
div#contenttypeI {
	width: 490px;
	padding-top: 10px;
}
div#textotypeI {
	width: 310px;
	float: right;
	padding-top: 10px;
}
div#pictypeI {
	width: 90px;
	margin-right: 30px;
	float: left;
	padding-left: 60px;
}
div#cajaAbajotypeI{
	clear: both;
	width: 490px;
}
/*************************************/
/*Content caja J - para Promociones*/
div#cajaWrappertypeJ{
	width: 680px;
	padding: 10px;
}
div#content_Rh_J{
	float: left;
	width: 360px;
}
div#content_Lf_J{
	float: left;
	width: 300px;
	padding-right: 20px;
	padding-top: 30px;
}
div#content2_Lf_J{
	float: left;
	width: 300px;
	padding-right: 20px;
}
div#content_Dw_J{
	clear: both;
}
#principal {
	position: relative;
	width: 360px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#renglon {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9D4BD;
	padding-top: 8px;
	padding-bottom: 8px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.contenedorheader {
	float:left;
	width:119px;
	padding:0px;
	text-align:center;
	height: 20px;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #a5a7aa;
	border-bottom-color: #a5a7aa;
	font-size: 14px;
	font-weight: bold;
}
.contenedortxtA {
	float:left;
	width:114px;
	margin:0px;
	text-align:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-color: #E9D4BD;
	border-right-color: #E9D4BD;
	border-bottom-color: #E9D4BD;
	border-left-color: #E9D4BD;
	border-right-width: 0px;
	border-right-style: solid;
}
.contenedortxtB {
	float:left;
	width:114px;
	margin:0px;
	text-align:center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-color: #E9D4BD;
	border-right-color: #E9D4BD;
	border-bottom-color: #E9D4BD;
	border-left-color: #E9D4BD;
	border-right-width: 0px;
	border-right-style: solid;
}
.contenedortxtC {
	float:left;
	width:114px;
	margin:0px;
	text-align:center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-color: #E9D4BD;
	border-right-color: #E9D4BD;
	border-bottom-color: #E9D4BD;
	border-left-color: #E9D4BD;
}
.contenedortxtD {
	clear: both;
}
/*************************************/
/*Botón regresar*/
div#btnBack{
	float: right;
	clear: both;
}
/*Content caja Juego*/
div#cajaWrappertypeJuego{
	padding-top: 10px;
}
div#cajaContentFrametypeJuego{
	float: left;
	width: 340px;
	height: 300px;
}
div#txtTitulotypeJuego{
	width: 320px;
	padding-bottom: 10px;
	float: left;
	padding-left: 22px;
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #775F46;
	margin-bottom: 20px;
}
div#cajaTextotypeJuego{
	width: 320px;
	padding-bottom: 10px;
	float: left;
	padding-left: 22px;
	padding-right: 10px;
}
div#cajaTexto2typeJuego{
	width: 620px;
	padding-bottom: 10px;
	float: left;
	padding-left: 22px;
	padding-right: 10px;
}
div#cajaTexto2typeJuego li{
	padding-bottom: 10px;
}
div#cajaIMGtypeJuego{
	width: 320px;
	float: left;
	height: 50px;
	border: 0px solid #E9D4BD;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 22px;
}
div#cajaIMGtypeJuegoB{
	width: 320px;
	float: left;
	border: 0px solid #E9D4BD;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 22px;
}
div#cajaIMGminitypeJuego{
	background-color: #999999;
	height: 50px;
	width: 70px;
	float: left;
	margin-right: 10px;
	border: 1px solid #E9D4BD;
}
div#cajaIcontypeJuego{
	background-color: #999999;
	height: 50px;
	width: 50px;
	float: left;
	margin-right: 10px;
	border: 1px solid #E9D4BD;
}
div#cajaAbajotypeJuego{
	clear: both;
	text-align: right;
	height: 25px;
}
#iframediversionJuego{
	width: 100%;
	/*_width: 376px;*/
	height: 250px;
	/*_height: 300px;*/
	overflow-x: hidden;
	overflow-y:auto;
	border:0px;
	/*_padding-bottom: 0;*/
	padding-bottom: 10px;
	padding-top: 10px;
	display: inline-block;
	z-index: 99;
	margin: 0px;
}
/*Content caja Formulario*/
#iframepromocionContact{
	width: 100%;
	/*_width: 376px;*/
	height: 670px;
	/*_height: 300px;*/
	overflow-x: hidden;
	overflow-y:auto;
	border:0px;
	/*_padding-bottom: 0;*/
	padding-bottom: 10px;
	padding-top: 10px;
	display: inline-block;
	z-index: 99;
	margin: 0px;
}

/*****************Content tablas************************/
div#contentFrametable{
	/*float: left;*/
	width: 900px;
	height: 390px;
}
.iframetable{
	width: 100%;
	/*_width: 376px;*/
	height: 390px;
	/*_height: 300px;*/
	overflow-x: hidden;
	overflow-y:auto;
	border:0px;
	/*_padding-bottom: 0;*/
	padding-bottom: 10px;
	padding-top: 10px;
	display: inline-block;
	z-index: 99;
	margin: 0px;
}
/*****************tabla mango************************/
div#contentFrametable_mango{
	/*float: left;*/
	width: 400px;
	height: 290px;
}
.iframetable_mango{
	width: 100%;
	/*_width: 376px;*/
	height: 290px;
	/*_height: 300px;*/
	overflow-x: hidden;
	overflow-y:auto;
	border:0px;
	/*_padding-bottom: 0;*/
	padding-bottom: 0px;
	padding-top: 0px;
	display: inline-block;
	z-index: 99;
	margin: 0px;
}
/*****************tabla zarzamora************************/
div#contentFrametable_zarzamora {
	/*float: left;*/
	width: 400px;
	height: 290px;
}
.iframetable_zarzamora {
	width: 100%;
	/*_width: 376px;*/
	height: 290px;
	/*_height: 300px;*/
	overflow-x: hidden;
	overflow-y:auto;
	border:0px;
	/*_padding-bottom: 0;*/
	padding-bottom: 0px;
	padding-top: 0px;
	display: inline-block;
	z-index: 99;
	margin: 0px;
}
/*****************tabla cereza************************/
div#contentFrametable_cereza {
	/*float: left;*/
	width: 400px;
	height: 290px;
}
.iframetable_cereza {
	width: 100%;
	/*_width: 376px;*/
	height: 290px;
	/*_height: 300px;*/
	overflow-x: hidden;
	overflow-y:auto;
	border:0px;
	/*_padding-bottom: 0;*/
	padding-bottom: 0px;
	padding-top: 0px;
	display: inline-block;
	z-index: 99;
	margin: 0px;
}
/*****************tabla coco***********************/
div#contentFrametable_coco {
	/*float: left;*/
	width: 400px;
	height: 290px;
}
.iframetable_coco {
	width: 100%;
	/*_width: 376px;*/
	height: 290px;
	/*_height: 300px;*/
	overflow-x: hidden;
	overflow-y:auto;
	border:0px;
	/*_padding-bottom: 0;*/
	padding-bottom: 0px;
	padding-top: 0px;
	display: inline-block;
	z-index: 99;
	margin: 0px;
}
/*****************tabla fresa***********************/
div#contentFrametable_fresa {
	/*float: left;*/
	width: 400px;
	height: 290px;
}
.iframetable_fresa {
	width: 100%;
	/*_width: 376px;*/
	height: 290px;
	/*_height: 300px;*/
	overflow-x: hidden;
	overflow-y:auto;
	border:0px;
	/*_padding-bottom: 0;*/
	padding-bottom: 0px;
	padding-top: 0px;
	display: inline-block;
	z-index: 99;
	margin: 0px;
}
/*****************tabla tamarindo***********************/
div#contentFrametable_tamarindo {
	/*float: left;*/
	width: 400px;
	height: 290px;
}
.iframetable_tamarindo {
	width: 100%;
	/*_width: 376px;*/
	height: 290px;
	/*_height: 300px;*/
	overflow-x: hidden;
	overflow-y:auto;
	border:0px;
	/*_padding-bottom: 0;*/
	padding-bottom: 0px;
	padding-top: 0px;
	display: inline-block;
	z-index: 99;
	margin: 0px;
}
/*****************tabla limón***********************/
div#contentFrametable_limon {
	/*float: left;*/
	width: 400px;
	height: 290px;
}
.iframetable_limon {
	width: 100%;
	/*_width: 376px;*/
	height: 290px;
	/*_height: 300px;*/
	overflow-x: hidden;
	overflow-y:auto;
	border:0px;
	/*_padding-bottom: 0;*/
	padding-bottom: 0px;
	padding-top: 0px;
	display: inline-block;
	z-index: 99;
	margin: 0px;
}
/*****************tabla piña***********************/
div#contentFrametable_pina {
	/*float: left;*/
	width: 400px;
	height: 290px;
}
.iframetable_pina {
	width: 100%;
	/*_width: 376px;*/
	height: 290px;
	/*_height: 300px;*/
	overflow-x: hidden;
	overflow-y:auto;
	border:0px;
	/*_padding-bottom: 0;*/
	padding-bottom: 0px;
	padding-top: 0px;
	display: inline-block;
	z-index: 99;
	margin: 0px;
}
/*****************tabla chamoy***********************/
div#contentFrametable_chamoy {
	/*float: left;*/
	width: 400px;
	height: 90px;
}
.iframetable_chamoy {
	width: 100%;
	/*_width: 376px;*/
	height: 90px;
	/*_height: 300px;*/
	overflow-x: hidden;
	overflow-y:auto;
	border:0px;
	/*_padding-bottom: 0;*/
	padding-bottom: 0px;
	padding-top: 0px;
	display: inline-block;
	z-index: 99;
	margin: 0px;
}
/*****************tabla chocolate***********************/
div#contentFrametable_chocolate {
	/*float: left;*/
	width: 400px;
	height: 290px;
}
.iframetable_chocolate {
	width: 100%;
	/*_width: 376px;*/
	height: 290px;
	/*_height: 300px;*/
	overflow-x: hidden;
	overflow-y:auto;
	border:0px;
	/*_padding-bottom: 0;*/
	padding-bottom: 0px;
	padding-top: 0px;
	display: inline-block;
	z-index: 99;
	margin: 0px;
}
/*****************tabla natural***********************/
div#contentFrametable_natural {
	/*float: left;*/
	width: 400px;
	height: 360px;
}
.iframetable_natural {
	width: 100%;
	/*_width: 376px;*/
	height: 360px;
	/*_height: 300px;*/
	overflow-x: hidden;
	overflow-y:auto;
	border:0px;
	/*_padding-bottom: 0;*/
	padding-bottom: 0px;
	padding-top: 0px;
	display: inline-block;
	z-index: 99;
	margin: 0px;
}
/*****************tabla durazno***********************/
div#contentFrametable_durazno {
	/*float: left;*/
	width: 400px;
	height: 290px;
}
.iframetable_durazno {
	width: 100%;
	/*_width: 376px;*/
	height: 290px;
	/*_height: 300px;*/
	overflow-x: hidden;
	overflow-y:auto;
	border:0px;
	/*_padding-bottom: 0;*/
	padding-bottom: 0px;
	padding-top: 0px;
	display: inline-block;
	z-index: 99;
	margin: 0px;
}
/*****************tabla cereza***********************/
div#contentFrametable_cereza {
	/*float: left;*/
	width: 400px;
	height: 290px;
}
.iframetable_cereza {
	width: 100%;
	/*_width: 376px;*/
	height: 290px;
	/*_height: 300px;*/
	overflow-x: hidden;
	overflow-y:auto;
	border:0px;
	/*_padding-bottom: 0;*/
	padding-bottom: 0px;
	padding-top: 0px;
	display: inline-block;
	z-index: 99;
	margin: 0px;
}
/*****************tabla sherbet coco***********************/
div#contentFrametable_sherbetlimon {
	/*float: left;*/
	width: 400px;
	height: 290px;
}
.iframetable_sherbetlimon {
	width: 100%;
	/*_width: 376px;*/
	height: 290px;
	/*_height: 300px;*/
	overflow-x: hidden;
	overflow-y:auto;
	border:0px;
	/*_padding-bottom: 0;*/
	padding-bottom: 0px;
	padding-top: 0px;
	display: inline-block;
	z-index: 99;
	margin: 0px;
}
/*****************tabla capuchino***********************/
div#contentFrametable_capuchino {
	/*float: left;*/
	width: 400px;
	height: 340px;
}
.iframetable_capuchino {
	width: 100%;
	/*_width: 376px;*/
	height: 340px;
	/*_height: 300px;*/
	overflow-x: hidden;
	overflow-y:auto;
	border:0px;
	/*_padding-bottom: 0;*/
	padding-bottom: 0px;
	padding-top: 0px;
	display: inline-block;
	z-index: 99;
	margin: 0px;
}
/*****************tabla sherbet mandarina***********************/
div#contentFrametable_sherbetmandarina {
	/*float: left;*/
	width: 400px;
	height: 290px;
}
.iframetable_sherbetmandarina {
	width: 100%;
	/*_width: 376px;*/
	height: 290px;
	/*_height: 300px;*/
	overflow-x: hidden;
	overflow-y:auto;
	border:0px;
	/*_padding-bottom: 0;*/
	padding-bottom: 0px;
	padding-top: 0px;
	display: inline-block;
	z-index: 99;
	margin: 0px;
}
/*****************tabla sherbet mandarina 1.89***********************/
div#contentFrametable_sherbetmandarina189 {
	/*float: left;*/
	width: 400px;
	height: 290px;
}
.iframetable_sherbetmandarina189 {
	width: 100%;
	/*_width: 376px;*/
	height: 290px;
	/*_height: 300px;*/
	overflow-x: hidden;
	overflow-y:auto;
	border:0px;
	/*_padding-bottom: 0;*/
	padding-bottom: 0px;
	padding-top: 0px;
	display: inline-block;
	z-index: 99;
	margin: 0px;
}
/*****************tabla sherbet zarzamora 1.89***********************/
div#contentFrametable_sherbetzarzamora189 {
	/*float: left;*/
	width: 400px;
	height: 290px;
}
.iframetable_sherbetzarzamora189 {
	width: 100%;
	/*_width: 376px;*/
	height: 290px;
	/*_height: 300px;*/
	overflow-x: hidden;
	overflow-y:auto;
	border:0px;
	/*_padding-bottom: 0;*/
	padding-bottom: 0px;
	padding-top: 0px;
	display: inline-block;
	z-index: 99;
	margin: 0px;
}
/*****************tabla packs 3 -durazno-***********************/
div#contentFrametable_3a{
	/*float: left;*/
	width: 900px;
	height: 270px;
}
.iframetable_3a{
	width: 100%;
	/*_width: 376px;*/
	height: 270px;
	/*_height: 300px;*/
	overflow-x: hidden;
	overflow-y:auto;
	border:0px;
	/*_padding-bottom: 0;*/
	padding-bottom: 10px;
	padding-top: 10px;
	display: inline-block;
	z-index: 99;
	margin: 0px;
}
/*****************tabla packs 12 - PaleKids ***********************/
div#contentFrametable_12{
	/*float: left;*/
	width: 610px;
	height: 270px;
}
.iframetable_12{
	width: 100%;
	/*_width: 376px;*/
	height: 270px;
	/*_height: 300px;*/
	overflow-x: hidden;
	overflow-y:auto;
	border:0px;
	/*_padding-bottom: 0;*/
	padding-bottom: 10px;
	padding-top: 10px;
	display: inline-block;
	z-index: 99;
	margin: 0px;
}
/*****************tabla legales***********************/
div#contentFrametable_legales {
	/*float: left;*/
	width: 600px;
	height: 380px;
}
.iframetable_legales {
	width: 100%;
	/*_width: 376px;*/
	height: 380px;
	/*_height: 300px;*/
	overflow-x: hidden;
	overflow-y:auto;
	border:0px;
	/*_padding-bottom: 0;*/
	padding-bottom: 0px;
	padding-top: 0px;
	display: inline-block;
	z-index: 99;
	margin: 0px;
}
/**************MENU LEFT**************/
.submenuA{
	background-color: #291B09;
	height: 55px;
	width: 220px;
	padding-top: 0px;
	padding-left: 0px;
}
.dropdown_rh{
	width: 191px;
	float: right;
	height: 55px;
}
.dropdown_lf{
	float: left;
	height: 55px;
	width: 29px;
}
.dropdown_Dw{
	clear: both;
}
div#submenuB{
	background-color: #44321f;
	height: 21px;
	width: 205px;
	padding-top: 6px;
	padding-left: 15px;
}
.previewA{
	background-color: #eee9d4;
}
.prevrenglon{
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0c0a5;
	padding-left: 10px;
}
.iconMnu{
	float: left;
	height: 26px;
	padding-top: 4px;
}
.Mnutxt{
	padding-top: 8px;
	float: left;
	padding-left: 6px;
	height: 22px;
}

/**************FOOTER**************/
#footerWrapper{background:url(../i/wrapper/footer_bg.png) repeat-x;padding-bottom:30px;min-width:780px;}
#footer{width:780px;padding:0 10px;margin:0 auto;clear:both;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}

/*Menú footer*/
#footerMenu{clear:both;text-align:center;font-size:11px;font-weight:normal;margin-top: 0;margin-right: 0;margin-bottom: 10px;margin-left: 0;}
#footerMenu li{display:inline;margin-right:10px;padding-right:10px;border-right:1px solid #f78b17;}
#footerMenu li.last{border:0;margin:0;padding:0;}
#footerMenu a{color:#f78b17;text-decoration: none;}
#footerMenu a:hover{text-decoration: underline;}

/***************COPYRIGHT**************/
#copyright{text-align:center;font-size:10px;color:#775f46;}
#copyright li{display:inline;margin-right:5px;padding-right:5px;border-right:1px solid #775f46;}
#copyright li.last{border:0;margin:0;padding:0;}
#copyright a{color:#775f46;text-decoration: none;}
#copyright a:hover{text-decoration: underline;}
div#footerCopyright{width:780px;padding:0 10px;margin:0 auto;clear:both;}
div#footerCopyrightLf{
	height: 80px;
	width: 80px;
	float: left;
	margin-right: 10px;
	background-image: url(../images/g_footer_rapor.png);
}
div#footerCopyrightRh{
	color: #775f46;
	width: 680px;
	float: right;
	font-size: 10px;
	text-align: justify;
	margin-left: 10px;
}
div#footerCopyrightDw{
	clear: both;
	width: 680px;
	font-size: 11px;
	color: #775f46;
	text-align: center;
	padding-left: 100px;
}
