.ts-encabezado {  /*Logo y título en gif*/
	background-image: url('img/Titulo.gif');
	background-color: #000066;
	border: none;
	height: 66px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
	width: 900px;
	align: center;
}


.ts-menuh {  /*para colocar el menú principal*/
	border: none;
	height: 21px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
	width: 900px;
}

.ts-menuh-1 {
	border: none;
	height: 0px;
	left: 0px;
	overflow: hidden;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 0px;
}

.ts-menuh-2 {
	background-color: #5f8ce0;
	background-image: url('menubg.gif');
	border: none;
	height: 21px;
	left: 0px;
	overflow: hidden;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 49px;
}

.ts-menuh-3 {
	background-color: #5f8ce0;
	background-image: url('menubg.gif');
	border: none;
	height: 21px;
	left: 49px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 851px;
}


.ts-cuerpo { /*distribución principal del sitio*/
	background-color: #ffffff;
	border: none;
	height: 687px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
	width: 900px;
}
.ts-cuerpo2 { /*cuerpo cuando contenido es muy largo*/
	background-color: #ffffff;
	border: none;
	height: 757px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
	width: 900px;
}

.ts-cuerpo-menuv { /*Espacio para el menú del lado izquierdo*/
	border: none;
	height: 141px;
	left: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	width: 176px;
}


.ts-cuerpo-central { /*Texto principal o información solicitada por el usuario*/
	border: none;
	height: 567px;
	left: 175px;
	padding: 0px;
	position: absolute;
	top: 29px;
	width: 454px;
}

.ts-cuerpo-recuadrobanners {
	background: white url(img/recuadro.gif);
	border: none;
	height: 300px;
	left: 659px;
	line-height: 189px;
	padding: 0px;
	position: absolute;
	top: 21px;
	width: 225px;
}

.ts-cuerpo-banner1 {
	/*background: white url(img/conferencia.gif);*/
	border: yes;
	height: 122px;
	left: 690px;
	line-height: 188px;
	padding: 0px;
	position: absolute;
	top: 17px;
	width: 200px;
}

.ts-cuerpo-noticiaslogo { /*título de decoración*/
	background-image: url('img/noticias.gif');
	border: none;
	height: 52px;
	left: 0px;
	padding: 0px;
	position: absolute;
	top: 188px;
	width: 174px;
}

.ts-cuerpo-noticias {/*Espacio para noticias que cambian cíclicamente*/
	border: none;
	height: 210px;
	left: 0px;
	padding: 0px;
	position: absolute;
	top: 233px;
	width: 155px;
}

.ts-cuerpo-banner2 {
	/*background: white url(img/correo.gif);*/
	border: none;
	height: 221px;
	left: 648px;
	padding: 0px;
	position: absolute;
	top: 325px;
	width: 250px;
	text-align:center;
}

.ts-cuerpo-bajobanner2 {/*enlace al último correo laboral*/
	border: none;
	height: 20px;
	left: 686px;
	padding: 0px;
	position: absolute;
	top: 530px;
	width: 186px;
	font: 14px Arial, Helvetica, sans-serif;
}

.ts-cuerpo-esquina {/*decoración*/
	background: white url(img/engrane.gif);
	border: none;
	height: 189px;
	left: 0px;
	line-height: 189px;
	padding: 0px;
	position: absolute;
	top: 499px;
	width: 159px;
	align: justify;
}
.ts-cuerpo-esquina2 {/*decoración*/
	background: white url(img/engrane.gif);
	border: none;
	height: 189px;
	left: 0px;
	line-height: 189px;
	padding: 0px;
	position: absolute;
	top: 568px;
	width: 159px;
	align: justify;
}

.ts-cuerpo-banner3 {
	background: white url(img/misalario.gif);
	border: none;
	height: 47px;
	left: 690px;
	line-height: 189px;
	padding: 0px;
	position: absolute;
	top: 150px;
	width: 200px;
}

.ts-cuerpo-banner4 {
	background: white url(img/campana.gif);
	border: none;
	height: 80px;
	left: 690px;
	line-height: 189px;
	padding: 0px;
	position: absolute;
	top: 210px;
	width: 200px;
}

.ts-pie {
	background-image: url('img/pie.gif');
	background-color: #000066;
	border: none;
	height: 58px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: left;
	width: 900px;
	

}
.ts-pie2 {
	background-image: url('img/pie.gif');
	background-color: #000066;
	border: none;
	height: 58px;
	margin-left: 111px;
	margin-right: auto;
	top: 850px;
	position: absolute;
	text-align: left;
	width: 900px;
	

}
/*Estilos para las tablas de datos*/
.texto {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-weight: bold;	
}
.textotit {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
	

}
.textotabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.textotabla2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.textotabladia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00FFFF;
}
