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%;
}
/**********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;
}
#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;
	background-repeat: no-repeat;
	background-position: center bottom;
}
div#contentflash {
	width: 780px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
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;
	background-image: url(../images/g_boxCornerBwnTop_ml_rapor.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 11px;
}
.box_cornerBwnTop_left {
	height: 95px;
	background-image: url(../images/g_boxCornerBwnTop_lf_corner.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.box_cornerBwnTop_right {
	height: 95px;
	background-image: url(../images/g_boxCornerBwnTop_rh_corner.png);
	background-repeat: no-repeat;
	background-position: right top;
}
/*Box Brown con bordes: Middle*/
.box_cornerBwnMiddle {
	color: #8A8A7C;
	font-size: 11px;
	background-color: #493826;
	padding-right: 0px;
	padding-left: 0px;
	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;
}
/*Content caja B*/
div#cajaWrappertypeB{
	padding-top: 10px;
}
div#cajaTextotypeB{
	margin-left: 12px;
	float: right;
	width: 335px;
}
div#cajaIMGtypeB{
	width: 340px;
	height: 236px;
	float: left;
	padding-left: 10px;
}
div#cajaAbajotypeB{
	clear: both;
	margin-left: 185px;
}
/*Content caja C*/
div#cajaWrappertypeC{
	padding-top: 10px;
	padding-bottom: 10px;
}
div#cajaTextotypeC{
	width: 360px;
	margin-left: 10px;
	float: right;
}
div#cajaIMGtypeC{
	width: 100px;
	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;
}
div#cajaAbajotypeC2{
	clear: both;
	margin-left: 130px;
	text-align: right;
	padding-bottom: 2px;
}
/*Botón regresar*/
div#btnBack{
	float: right;
	clear: both;
	padding-top: 4px;
}

/**************MENU LEFT**************/
div#submenuA{
	background-color: #593f25;
	height: 55px;
	width: 220px;
	padding-top: 0px;
	padding-left: 0px;
}
div#dropdown_rh{
	width: 191px;
	float: right;
	height: 55px;
}
div#dropdown_lf{
	float: left;
	height: 55px;
	width: 29px;
}
div#dropdown_Dw{
	clear: both;
}
div#submenuB{
	background-color: #44321f;
	height: 21px;
	width: 205px;
	padding-top: 6px;
	padding-left: 15px;
}
div#previewA{
	background-color: #eee9d4;
}
div#prevrenglon{
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0c0a5;
	padding-left: 10px;
}
div#iconMnu{
	float: left;
	height: 26px;
	padding-top: 4px;
}
div#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;
}
