/*
Estilos de la estructura principal del sitio
*/
html,body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: White url(../images/bg.gif) repeat;
	text-align:center;
}

#wrap { 
	margin:0 auto 0 auto ; 
	text-align:left; 
	position: relative;
}

.tbgc {
	background-color: White;
	width:754px;
	height: 100%; 
	z-index: 0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#tbg_01 {
	background: url(../images/tbg_01.gif) repeat-y;
	width: 6px;
	height: 100%;
	position: absolute;
	top:1px;
	z-index: 9;
}

#tbg {
	width:745px;
	height:100%;
}

#tbg_02 {
	background: url(../images/tbg_02.gif) repeat-y;
	width: 6px;
	height: 100%;
	position: absolute;
	top: 2px;
	right:-1px;
	z-index: 12;
}

#bgf {
	background: url(../images/bgfoot.gif) repeat-x;
	height: 32px;
	width: 743px;
	position: absolute;
	bottom: -2px;
	left: 6px;
	z-index: 14;
	text-align: center;
}

#bgt {
	background: url(../images/bgtop.gif) repeat-x;
	height: 8px;
	width: 746px;
	position: absolute;
	top: 0px;
	left:6px;
	z-index: 3;
}

#logo {
	background: url(../images/logo.gif);
	height: 78px;
	width: 198px;
	position: absolute;
	top: 8px;
	left: 6px;
	background-repeat: no-repeat;
	background-position: center;
	background-color: White;
	z-index: 4;
	cursor:pointer;
}

#global {
	background: url(../images/global.jpg);
	height: 77px;
	width: 544px;
	position: absolute;
	top: 8px;
	right:5px;
	background-repeat: no-repeat;
	background-position: right;
	text-align:right;
}

#sep {
	background: url(../images/sep_02.gif);
	height: 24px;
	width: 748px;
	position: absolute;
	top: 87px;
	right:5px;
	left: 6px;
	background-repeat: repeat-x;
	z-index: 5;
}

#sep01 {
	background: url(../images/sep_01.gif);
	height: 24px;
	width: 2px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-repeat: no-repeat;
	z-index: 6;
}

#sep02 {
	background: url(../images/sep_01.gif);
	height: 24px;
	width: 4px;
	position: absolute;
	top: 0px;
	right: 3px;
	background-repeat: no-repeat;
	z-index: 7;
}

#bm {
	background: url(../images/bm.gif);
	height: 32px;
	width: 543px;
	position: absolute;
	top: 54px;
	right: 5px;
	z-index:13;
	background-repeat: repeat-x;
	background-color:#000000;
}
#bgl0 {
background: url(../images/lbg.gif);
	width: 198px;
	height: 50%;
	position: absolute;
	top: 110px;
	left: 6px;
	background-repeat: repeat-y;
	background-position: right;
	background-color: #e6eff7;
	z-index: 2;
}
#bgl {
	background: url(../images/lbg.gif);
	width: 198px;
	height: 50%;
	position: absolute;
	bottom: 32px;
	left: 6px;
	background-repeat: repeat-y;
	background-position: right;
	background-color: #e6eff7;
	z-index: 1;
}

#mlat {
	background: url(../images/mlat_02.gif);
	width: 190px;
	height: 20px;
	position: absolute;
	top: 9px;
	left: 4px;
	background-repeat: repeat-x;
}

#mlat01 {
	background: url(../images/mlat_01.gif);
	width: 190px;
	height: 20px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-repeat: no-repeat;
	background-position: left;
}
#cuerpo {
	top:109px;
	right:5px;
	bottom:32px;
	z-index:11;
	position: absolute;
}
#cuerpo_pie {
	right:5px;
	bottom:32px;
	z-index:12;
	position: absolute;
}