@charset "utf-8";


html{ background-color:#F0EFEB;}

body {
	text-align: center;
	background:#F0EFEB url(../img/bg_fondo.jpg) no-repeat center top;
	min-height:400px;
}

#doc {
	text-align:left; /* obligatorio */
	margin:auto; /* para centrar la página */
	width: 75em; /* resto de navegadores */
	*width: 73.125em; /* navegador Internet Explorer */
	min-width: 975px; /* opcional, pero recomendada */
	clear:both;
}

#bd, #hd, #ft { width:100%; clear:both}

.gold { background-color:#FC0}

a{ outline:none; text-decoration:none; color:#000;  cursor:pointer}
a:hover { text-decoration:underline}

.no-show{ display:none; height:0px; width:0px;}

.border-right-ccc{ border-right:#CCCCCC solid 1px; padding-right:7px;}
.content-margin_l { margin-left:16px}

/* ----------------------------------------------- */
/*  GRIDS                            		       */
/* ----------------------------------------------- */
.tef-g .tef-gu,
.tef-gb .tef-gu,
.tef-gc .tef-gu,
.tef-gd .tef-gu,
.tef-ge .tef-gu,
.tef-gf .tef-gu,
.tef-gh .tef-gu{ 
	float:right;
	}

.tef-g div.first,
.tef-gb div.first,
.tef-gc div.first,
.tef-gd div.first,
.tef-ge div.first,
.tef-gf div.first,
.tef-gh div.first { 
	float:left;
	}
	
/* ----------------------------------------------- */
/*  MARGIN                                         */
/* ----------------------------------------------- */
.tef-gb div.first, 
.tef-gc div.first, 
.tef-gd div.first,
.tef-ge div.first{
	margin-left: 0;
	}

/* ----------------------------------------------- */
/*  1/2 - 1/2                                      */
/* ----------------------------------------------- */
.tef-g .tef-gu {width: 49.4%;}
.tef-g div.first {width: 49.4%;}

/* ----------------------------------------------- */
/*  1/3 - 1/3 - 1/3                                */
/* ----------------------------------------------- */
.tef-gb  .tef-gu {width: 32%; margin-left: 1.99%;}
.tef-gb  .tef-gu { *margin-left: 1.9%; *width: 31.9%;}

/* ----------------------------------------------- */
/*  2/3 - 1/3                                      */
/* ----------------------------------------------- */
.tef-gc .tef-gu {width: 32%;}
.tef-gc  div.first {width: 66.35%;}

/* ----------------------------------------------- */
/*  1/3 - 2/3                                      */
/* ----------------------------------------------- */
.tef-gd .tef-gu {width: 66%;}
.tef-gd div.first{width: 32%;}
 
/* ----------------------------------------------- */
/*  3/4 - 1/4                                      */
/* ----------------------------------------------- */
.tef-ge .tef-gu {width: 21.4%;}
.tef-ge div.first {width: 76%;}

/* ----------------------------------------------- */
/*  1/4 - 3/4                                      */
/* ----------------------------------------------- */
.tef-gf .tef-gu {width: 74.2%;}
.tef-gf div.first {width: 24%;}

/* ----------------------------------------------- */
/*  100%                                           */
/* ----------------------------------------------- */
.tef-gg .tef-gu {width:100%;}
.tef-gg { clear:both}

/* ----------------------------------------------- */
/*  @group Clearing                                */
/* ----------------------------------------------- */


.tef-g:after, 
.tef-gb:after, 
.tef-gc:after, 
.tef-gd:after, 
.tef-ge:after, 
.tef-gf:after,
.tef-gg:after,
.tef-gh:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

.tef-gt, 
.tef-gb, 
.tef-gc, 
.tef-gd, 
.tef-ge, 
.tef-gf,
.tef-gg,
.tef-gh{
	zoom: 1;
}

/* ----------------------------------------------- */
/*  GRID-TEMPLATE                                  */
/* ----------------------------------------------- */

.tef-gt .tef-tu,
.tef-gtb .tef-tu,
.tef-gtc .tef-tu,
.tef-gtd .tef-tu,
.tef-gte .tef-tu,
.tef-gtf .tef-tu,
.tef-gth .tef-tu,
.tef-gti .tef-tu{
	float:right;
	}

.tef-gt div.first-t,
.tef-gtb div.first-t,
.tef-gtc div.first-t,
.tef-gtd div.first-t,
.tef-gte div.first-t,
.tef-gtf div.first-t,
.tef-gti div.first-t{ 
	float:left;
	}

/* ----------------------------------------------- */
/*  MARGIN                                         */
/* ----------------------------------------------- */
.tef-gtb div.first-t, 
.tef-gtc div.first-t, 

.tef-gtd div.first-t,
.tef-gte div.first-t,
.tef-gti div.first-t{
	margin-left: 0;
	}

/* ----------------------------------------------- */
/*  1/2 - 1/2                                      */
/* ----------------------------------------------- */
.tef-gt .tef-tu {width: 49.4%;}
.tef-gt div.first-t {width: 49.4%;}

/* ----------------------------------------------- */
/*  1/3 - 1/3 - 1/3                                */
/* ----------------------------------------------- */
.tef-gtb  .tef-tu {width: 32.28%; margin-left: 1.45%;}

/* ----------------------------------------------- */
/*  2/3 - 1/3                                      */
/* ----------------------------------------------- */
.tef-gtc .tef-tu {width: 32%;}
.tef-gtc div.first-t {width: 66%;}

/* ----------------------------------------------- */
/*  1/3 - 2/3                                      */
/* ----------------------------------------------- */
.tef-gtd .tef-tu {width: 66%;}
.tef-gtd div.first-t {width: 32%;}
 
/* ----------------------------------------------- */
/*  3/4 - 1/4                                      */
/* ----------------------------------------------- */
.tef-gte .tef-tu {width: 24%;}
.tef-gte div.first-t {width: 74.2%;}

/* ----------------------------------------------- */
/*  1/4 - 3/4                                      */
/* ----------------------------------------------- */
.tef-gtf .tef-tu {width: 74.2%;}
.tef-gtf div.first-t {width: 24%;}

/* ----------------------------------------------- */
/*  100%                                           */
/* ----------------------------------------------- */
.tef-gtg .tef-tu {width:100%;}


/* ----------------------------------------------- */
/*  @group Clearing                                */
/* ----------------------------------------------- */

.tef-gt:after, 
.tef-gtb:after, 
.tef-gtc:after, 
.tef-gtd:after, 
.tef-gte:after, 
.tef-gtf:after,
.tef-gtg:after,
.tef-gth:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

.tef-gt, 
.tef-gtb, 
.tef-gtc, 
.tef-gtd, 
.tef-gte, 
.tef-gtf,
.tef-gtg,
.tef-gth{
	zoom: 1;
} 
