@charset "utf-8";
html {height:100%; width:100%; background-color:#ebedc8;}
body {
	text-align: center; height:100%; width:100%;
}

#doc .content {
	text-align:left; /* obligatorio */
	margin:auto; /* para centrar la página */
	width: 75.53em; /* resto de navegadores */
	*width: 73.65em; /* navegador Internet Explorer */
	min-width: 982px; /* opcional, pero recomendada */
	position:relative;
}

#bd, #hd, #ft, .pub { width:100%; clear:both; padding-top:8px}

.pub .content div { float:right;}
.pub .content div.first { float:left;}
.pub img { border:1px solid #d3d7b4}
.gold { background-color:#FC0}
* { outline:none}
a { color:#000; text-decoration:none}
a:hover { text-decoration:underline}
.noShow { display:none}

/* ----------------------------------------------- */
/*  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: 31%; }
.tef-gc  div.first {width: 68.2%;}

/* ----------------------------------------------- */
/*  1/3 - 2/3                                      */
/* ----------------------------------------------- */
.tef-gd .tef-gu {width:70.2%;}
.tef-gd div.first{width:28.9%;}
 
/* ----------------------------------------------- */
/*  3/4 - 1/4                                      */
/* ----------------------------------------------- */
.tef-ge .tef-gu {width: 24%;}
.tef-ge div.first {width: 74.2%;}

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

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


/* ----------------------------------------------- */
/*  @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,
.pub: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,
.pub{
	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,
.tef-gtj .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,
.tef-gtj 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,
.tef-gtj 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: 28.7%;}
.tef-gtc div.first-t {width: 70.2%;}

/* ----------------------------------------------- */
/*  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%;}


/* ----------------------------------------------- */
/*  53.5% - 45%                                      */
/* ----------------------------------------------- */
.tef-gti .tef-tu {width:45.1%;}
.tef-gti div.first-t {width:53.5%;}

/* ----------------------------------------------- */
/*  53.5% - 45%                                      */
/* ----------------------------------------------- */
.tef-gtj .tef-tu {width:38.6%;}
.tef-gtj div.first-t {width:60%;}


/* ----------------------------------------------- */
/*  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,
.tef-gti:after,
.tef-gtj: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,
.tef-gti,
.tef-gtj{
	zoom: 1;
} 

