/******************************************************************
***			Ing. Juan Pablo Ballesteros Quintero				***
***			Ingeniero de Sistemas								***
***			Universidad Industrial de Santander					***
******************************************************************/

body {
	text-align:center;
	/*background:url(../images/fondo.gif) repeat;*/
}

#contenedor {
    position: relative;
	margin:0 auto 0 auto;
	text-align:center;o
	top:0px;
	width:1025px;
	height:768px;
	z-index:1;
}

#logo {
	position: absolute;
	margin:0 auto 0 auto;
	left:59px;
	top:-29px;
	width:395px;
	height:304px;
	z-index:2;
}

#personas {
	position: absolute;
	left:469px;
	top:118px;
	width:406px;
	height:191px;
	z-index:3;
	visibility:hidden;
}

#empresas {
	position: absolute;
	left:469px;
	top:118px;
	width:406px;
	height:191px;
	z-index:4;
	visibility:hidden;
}

#interno {
	position: absolute;
	left:469px;
	top:118px;
	width:406px;
	height:191px;
	z-index:5;
	visibility:hidden;
}

#trabajadores {
	position: absolute;
	left:468px;
	top:118px;
	width:406px;
	height:191px;
	z-index:18;
}

#personas_opc {
	position: absolute;
	left:458px;
	top:64px;
	width:422px;
	height:64px;
	z-index:6;
	visibility:hidden;
}

#empresas_opc {
	position: absolute;
	left:458px;
	top:64px;
	width:422px;
	height:64px;
	z-index:7;
	visibility:hidden;
}

#interno_opc {
	position: absolute;
	left:458px;
	top:64px;
	width:422px;
	height:64px;
	z-index:8;
	visibility:hidden;
}

#trabajadores_opc {
	position: absolute;
	left:458px;
	top:64px;
	width:422px;
	height:64px;
	z-index:9;
}

#personas_ingreso {
	position: absolute;
	left:588px;
	top:169px;
	width:325px;
	height:168px;
	z-index:10;
	visibility:hidden;
}

#empresas_ingreso {
	position: absolute;
	left:679px;
	top:169px;
	width:325px;
	height:168px;
	z-index:11;
	visibility:hidden;
}

#trabajadores_ingreso {
	position: absolute;
	left:550px;
	top:217px;
	width:325px;
	height:76px;
	z-index:19;	
}

#ofertas {
	position: absolute;
	left:618px;
	top:388px;
	width:294px;
	height:311px;
	z-index:12;
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	overflow-y:scroll;
}

#cobertura2 {
	position: absolute;
	left:624px;
	top:386px;
	width:294px;
	height:311px;
	z-index:13;
	text-align:left;
	overflow-y: scroll
} 

#busqueda {
	position: absolute;
	left:198px;
	top:573px;
	width:406px;
	height:152px;
	z-index:14;
}

#menu {
	position:absolute;
	left:10px;
	top:336px;
	width:139px;
	height:370px;
	z-index:15;	
}

#contenido {
	position: absolute;
	margin:0 auto 0 auto;
	top:190px;
	left:265px;
	width:522px;
	height:457px;
	z-index:16;
	background-color:#DF7000;
	filter:alpha(opacity=80);
	opacity:.8;
	-ms-filter: "alpha (opacity=80)";
	text-align:justify;	
}

#contenido2 {
	position: absolute;
	margin:0 auto 0 auto;
	top:200px;
	left:280px;
	width:497px;
	height:425px;
	z-index:17;
	text-align:justify;
}

#pie_pagina {
	position: absolute;
	top:729px;
	left:709px;
	width:248px;
	height:52px;
	z-index:18;
}

.texto {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:justify;
}

.texto_resaltado {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;	
}

