/*
Background MenuWeb
*/
td{
	empty-cells: show;	
}

table.bg-menu {
	background: url(../../images/common/bg_menu.jpg) center no-repeat;
	padding: 0px 0px 0px 0px;
	width: 800px;
	height: 70px;
}

/*
Background Encabezado
*/
table.encabezado {
	padding: 0px 0px 0px 0px;
	width: 804px;
	height: 72px;
}

/*
Background Header
*/
table.header {
	padding: 0px 0px 0px 0px;
	width: 152px;
	height: 72px;
}

/*
Background Footer
*/
table.footer {
	padding: 0px 0px 0px 0px;
	width: 800px;
	height: 100px;
}

/*
Boton Principal 
*/
a.btn-principal {
	background: url(../../images/btn-menu/principal.jpg) center no-repeat;
	padding: 20px 65px 20px 63px;
	width: 128px;
	height: 45px;
}

/*
Boton Resena Historica
*/
a.btn-resena-historica {
	background: url(../../images/btn-menu/resena_historica.jpg) center
		no-repeat;
	padding: 20px 70px 20px 70px;
	width: 140px;
	height: 45px;
}

/*
Boton Organigrama
*/
a.btn-organigrama {
	background: url(../../images/btn-menu/organigrama.jpg) center no-repeat;
	padding: 20px 60px 20px 65px;
	width: 125px;
	height: 45px;
}

/*
Boton Descargas
*/
a.btn-descargas {
	background: url(../../images/btn-menu/descargas.jpg) center no-repeat;
	padding: 20px 60px 20px 55px;
	width: 115px;
	height: 45px;
}

/*
Boton Enlaces 
*/
a.btn-enlaces {
	background: url(../../images/btn-menu/enlaces.jpg) center no-repeat;
	padding: 20px 62px 20px 62px;
	width: 125px;
	height: 45px;
}

/*
Boton Sistemas 
*/
a.btn-sistemas {
	background: url(../../images/btn-menu/sistemas.jpg) center no-repeat;
	padding: 20px 64px 20px 63px;
	width: 126px;
	height: 45px;
}
/*
 Mapa del Sitio
*/

a.link_title_font_mp {
	font-weight: bold;
	font-family: verdana, tahoma;
	color: #760808;
	font-size: 9pt;
}
/*
Font Text Intranet
*/
a.text_font_intranet {
	font-weight: normal;
	font-family: tahoma;
	color: #bfbfbf;
	font-size: 8pt;
}

a.text_font_intranet:hover {	
	color: #FFFFFF;
	font-weight: normal;
	font-family: tahoma;
	font-size: 8pt;
}
/*
Font Subtitulos Text Intranet
*/
td.text_font_sub_intranet {
	font-weight: bold;
	font-family: tahoma;
	color: #FFFFFF;
	font-size: 9pt;
	padding: 0px 5px 0px 5px;
}
/*
Background Help Desk
*/
td.box-helpdesk {
	background: url(../../images/intranet/box-helpdesk.jpg) center no-repeat;
	padding: 0px 20px 0px 20px;
	width: 588px;
	height: 362px;
}
td.title_secc_font_mp {
	font-weight: bold;
	font-family: verdana, tahoma;
	color: #ca890b;
	font-size: 8pt;
}

a.link_pub_font_mp {
	font-weight: normal;
	font-family: verdana, tahoma;
	color: #3f3f3f;
	font-size: 7pt;
}

/*
Font Titulo
*/
td.title_font {
	font-weight: bold;
	font-family: verdana, tahoma;
	color: #760808;
	font-size: 15px;
}

/*
Font Sub-Titulo
*/
td.sub_title_font {
	font-weight: normal;
	font-family: verdana, tahoma;
	color: #BF8411;
	font-size: 12px;
}

/*
Font Text
*/
td.text_font {
	font-weight: normal;
	font-family:  verdana, tahoma;
	color: #000000;
	font-size: 11px;
	text-align: justify;
}

/*
Font Text
*/
td.indicador{
	
	vertical-align: middle; 
	width: 100%;
	height: 20px;
	
}
td.indicador marquee{
	
	vertical-align: middle; 
	width: 630;
	
	
	
}

span.marquee_indicador  {	
	font-family: verdana, tahoma;
	color: #ffbc46;
	font-size: 11px;
	font-weight: normal;
	cursor: pointer;
}

span.date_curr  {	
	font-family: verdana, tahoma;
	color: #3d3d3d;
	font-size: 11px;
	font-weight: normal;
}

/*
Font Text Ancor LInk
*/
td.box_footer_link {
	font-weight: normal;
	font-family: arial, verdana, tahoma;
	color: #4e4a49;
	font-size: 11px;
}

td.box_footer_link a {
	font-weight: normal;
	color: #4e4a49;
	font-size: 10px;
}

a.text_link {
	font-family: arial, verdana, tahoma;
	font-weight: normal;
	color: #5a5a5a;
	font-size: 7pt;
	cursor: pointer;
	text-decoration: none;
}
a.linkFolder {
	font-family: verdana, tahoma;
	font-weight: bold;
	color: #595959;
	font-size: 9pt;
	cursor: pointer;
	text-decoration: none;
}
a.menu_link {
	font-family: arial, verdana, tahoma;
	font-weight: bold;
	color: #eee;
	font-size: 9pt;
	cursor: pointer;
	text-decoration: none;
}
a.download {	
	font-family: arial, verdana, tahoma;
	color: #760808;
	font-size: 9pt;
	cursor: pointer;
	text-decoration: underline;
}	
