/* CSS Document */
/*-----CABEZOTE-----*/
#barra_www_bogota a{
	color:#cccccc;
}
#barra_www_bogota a:hover{
	color:#ffffff;
}
/*-----BARRA HERRAMIENTAS-----*/
#titulos_herramientas ul{
	display:inline;
	list-style:none;
}
#titulos_herramientas li{
	color:#006699;
	border-right:1px #CCCCCC solid;
	float:left;
	font-size:11px;
	font-weight:bold;
	height:20px;
	margin-left:10px;
	padding:5px 5px 0px 0px;
}
#titulos_herramientas ul li a{
	color:#999999;
	float:left;
	font-size:11px;
	height:20px;
}
#titulos_herramientas ul li a:hover{
	color:#006699;
	font-weight:bold;
}
.hora_legal a {
	background:url(../img/hora_legal.jpg) no-repeat left;
	color:#999999;
	float:left;
	font-size:11px;
	font-weight:bold;
	height:20px;
	text-align:left;
	width:182px;
}
.hora_legal a:hover {
	color:#006699;
}
/*-----BARRA MENU-----*/
#caja_barra_menu ul{
	list-style:none;
	float:left;
}
#caja_barra_menu li{
	float:left;
	font-size:12px;
	font-weight:bold;
	width:255px;
}
.barra_menu_inst_on {
	background:url(../img/bar_menu_up.jpg) no-repeat left;
	color:#000066;
	font-size:12px;
	font-weight:bold;
	height:22px;
	padding:8px 0px 0px 20px;
	text-align:left;
	width:235px;
}
.barra_menu_inst a{
	background:url(../img/bar_menu_dw.jpg) no-repeat left;
	color:#006699;
	float:left;
	font-size:12px;
	font-weight:bold;
	height:22px;
	padding:8px 0px 0px 20px;
	text-align:left;
	width:235px;
}
.barra_menu_inst a:hover{
	background:url(../img/bar_menu_up.jpg) no-repeat left;
	color:#000066;
}
.titulo_menu_00{
	background:url(../img/tit_bar_menu_00.jpg) no-repeat left;
	color:#ffffff;
	height:20px;
	padding:20px 0px 0px 20px;
	text-align:left;
	width:255px;
}
.titulo_menu{
	background:url(../img/tit_bar_menu.jpg) no-repeat left;
	color:#ffffff;
	height:20px;
	padding:20px 0px 0px 20px;
	text-align:left;
	width:255px;
}
.barra_menu_grl a{
	background:url(../img/bar_menu_grl_dw.jpg) no-repeat left;
	color:#3385AD;
	float:left;
	font-size:12px;
	font-weight:bold;
	height:22px;
	padding:8px 0px 0px 20px;
	text-align:left;
	width:235px;
}
.barra_menu_grl_on{
	background:url(../img/bar_menu_grl_up.jpg) no-repeat left;
	color:#333333;
	float:left;
	font-size:12px;
	font-weight:bold;
	height:22px;
	padding:8px 0px 0px 20px;
	text-align:left;
	width:235px;
}
.barra_menu_grl a:hover{
	background:url(../img/bar_menu_grl_up.jpg) no-repeat left;
	color:#333333;
}
/*-----BARRA INFO-----*/
#caja_enlaces_int ul{
	list-style:none;
}
#caja_enlaces_int li{
	float:left;
	font-size:11px;
	font-weight:bold;
	height:20px;
}
#caja_enlaces_int ul li a{
	background:url(../img/flecha_info_dw.jpg) no-repeat left;
	color:#666666;
	float:left;
	font-size:11px;
	height:20px;
	padding:5px 5px 0px 24px;
	text-align:left;
	width:200px;
}
#caja_enlaces_int ul li a:hover{
	background:url(../img/flecha_info_up.jpg) no-repeat left;
	color:#000000;
	font-weight:bold;
}

/*-----PAGINADOR-----*/
.caja_paginador_news_index ul{
	list-style:none;
	display:inline;
}
.caja_paginador_news_index li{
	color:#CCCCCC;
	display:inline;
	font-size:11px;
	font-weight:bold;
	height:20px;
}
.caja_paginador_news_index ul li a{
	color:#006699;
	font-size:11px;
	height:20px;
	padding:5px;
	text-align:left;
	width:200px;
}
.caja_paginador_news_index ul li a:hover{
	color:#FF0000;
	font-weight:bold;
}
/*-----GLOSARIO-----*/

#bot_org_glosario ul{
	display:inline;
	list-style:none;
}
#bot_org_glosario li{
	color:#006699;
	float:left;
	font-size:11px;
	list-style:none;
	height:20px;
	margin-left:10px;
	padding:5px 5px 0px 0px;
}
#bot_org_glosario ul li a{
	color:#006699;
	float:left;
	font-size:13px;
	height:20px;
}
#bot_org_glosario ul li a:hover{
	color:#006699;
	font-weight:bold;
}
/*-----DESCARGAS DOCUMENTACION-----*/
#boton_ver a {
	background:url(../img/icono_ver.gif) no-repeat center;
	height:13px;
	padding:13px;
	width:13px;
}
#boton_ver a:hover {
	background:url(../img/icono_ver_up.gif) no-repeat center;
	height:13px;
	width:13px;
}
.impar #boton_ver a {
color:#FFFFFF;
vertical-align:middle;
}
.par #boton_ver a {
color:#E6E6E6;
}
#boton_doc a {
	background:url(../img/icono_doc.gif) no-repeat center;
	height:13px;
	padding:13px;
	width:13px;
}
#boton_doc a:hover {
	background:url(../img/icono_doc_up.gif) no-repeat center;
	height:13px;
	width:13px;
}
.impar #boton_doc a {
color:#FFFFFF;
vertical-align:middle;
}
.par #boton_doc a {
color:#E6E6E6;
}
