/* CSS Document */

*{
  margin: 0;
  padding: 0;
}
body {
	background:url(../img/fondo.jpg);
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	
}
.sizePage{
	background:url(../img/somb_fondo.jpg);
	position: relative;
	width: 1034px;
	height:900px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
/*-----CABEZOTE-----*/
.capa_cabezote {
	height:192px;
	left:5px;
	position:absolute;
	top:0px;
	width:1024px;
}
#barra_www_bogota {
	background:#004B93;
	font-size:14px;	
	height:14px;
	left:0px;
	padding:13px 12px;
	position:absolute;
	text-align:left;
	top:0px;
	width:1000px;
}
#franja_institucional {
	height:192px;
	left:0px;
	position:absolute;
	top:40px;
	width:1024px;
}
#bar_inf_banner {
	background:#FFFFFF;  
	height:40px;
	left:0px;
	position:absolute; 
	top:192px;
	width:1024px;
}
#logo_empresa {
	background:url(../img/logo_empresa.gif) no-repeat left;
	height:73px;	
	left:90px;
	position:absolute;
	top:70px;
	width:46px;
}
#nombre_empresa {
	font-size:20px;
	font-weight:bold;	
	left:12px;
	position:absolute;
	text-align:left;
	top:140px;
	width:500px;
}
#nombre_empresa a{
	color:#004B93;
}
#caja_logos_bogota {
	height:90px;
	left:786px;
	position:absolute;
	top:71px;
	width:207px;
}
#caja_logos {
	background:url(../img/caja_logos_alcaldia.gif);
	height:90px;
	left:786px;
	position:absolute;
	top:71px;
	width:207px;
}
#caja_logo_alcaldia {
	background:url(../img/logo_alcaldia_bgta.jpg) no-repeat left;
	border-right:1px #999999 solid;
	height:64px;
	left:22px;
	position:absolute;
	top:13px;
	width:81px;
}
#caja_slogan_bogota {
	background:url(../img/logo_slogan_bgta.jpg) no-repeat left;
	height:64px;
	left:104px;
	position:absolute;
	top:13px;
	width:81px;
}
/*-----MAIN FRAME-----*/
.capa_contenido  {
	height:638px;
	left:5px;
	position:absolute;
	top:192px;
	width:1024px;
}
#contenido_grl  {
	height:608px;
	left:255px;
	position:absolute;
	top:40px;
	width:769px;
}
/*--------------------------------------------------Barra Herramientas--------------------------------------------------*/
#barra_herramientas {
	background:#f4f4f4;
	border-bottom:#CCCCCC 1px solid;
	height:40px;
	left:255px;
	position:absolute;
	top:0px;
	width:769px;
}
#titulos_herramientas {
	height:20px;
	left:0px;
	position:absolute;
	top:12px;
	width:780px;
}
/*--------------------------------------------------Barra Menu --------------------------------------------------*/
#caja_barra_menu{
	height:648px;
	left:0px;
	position:absolute;
	top:0px;
	width:255px;
}
#ind_mano {
	background:url(../img/mano_ninos.png);
	height:40px;
	left:282px;
	position:absolute;
	width:40px;
}
/*--------------------------------------------------Barra informativa --------------------------------------------------*/
#caja_barra_info{
	background:#cccccc;
	height:608px;
	left:545px;
	position:absolute;
	top:0px;
	width:224px;
}
/*--------------------------------------------------Barra Footer --------------------------------------------------*/
.capa_footer{
	background:#004B93;
	height:60px;
	left:5px;
	position:absolute;
	top:840px;
	width:1024px;
}
.capa_footer a{
	color:#666666;
}
.capa_footer a:hover{
	color:#000000;
}
#caja_datos_emp {
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	height:50px;
	left:10px;
	line-height:1.5;
	position:absolute;
	text-align:left;
	top:5px;
	width:500px;
}
#caja_logos_nacion {
	height:60px;
	left:804px;
	position:absolute;
	top:0px;
	width:210px;
}
#logo_gel {
	height:60px;
	left:0px;
	position:absolute;
	top:0px;
	width:148px;
}
#escudo_colombia  {
	height:60px;
	left:156px;
	position:absolute;
	top:0px;
	width:56px;
}
#caja_validación {
	height:60px;
	float:left;
	left:10px;
	position:absolute;
	top:70px;
	width:500px;
}
#caja_datos_pag {
	color:#666666;
	font-size:11px;
	float:right;
	height:76px;
	left:520px;
	line-height:1.5;
	position:absolute;
	top:70px;
	text-align:right;
	width:500px;
}
.margin_01 {
	margin-left:10px;
}
#caja_enlaces {
	border-top:#CCCCCC 1px solid;
	font-size:9px;
	height:40px;
	left:0px;
	padding:10px 20px;
	position:absolute;
	top:150px;
	width:920px;
}