a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #004080;
	text-decoration: underline;
	background-color: #DFEFF2;
}
a:active {
	color: #007BB7;
	text-decoration: none;
}
.fila_0 {
	background: #EFF7F7;
}
.fila_1 {
	background: #D1EBF8;
}
table tr.hover {
	background: #E9E9E9;
	background: #86E9FC;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585858;
}
.txt_pie_pagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.txt_titulo_ventana {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #014970;
	font-weight: bold;
	font-style: italic;
}

.txt_titulo_ventana_dorada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AE0202;
	font-weight: bold;
	font-style: italic;
}

.txt_general_ventana {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #585858;
	text-align: justify;
}

.txt_general_ventana_dorada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

.sistemas_caja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #585858;
	width: 400px;
}

.txt_nota {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585858;
}
.txt_general_directorio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.txt_tit_vtna_degradado {
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#A5D3E7',EndColorStr='#A5D3E7ff');
	vertical-align: middle;
	line-height: 15pt;
}
.fecha_visitas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099fb;
	font-weight: bold;
}	 

/*Ventana 4*/
.tbl_bg {
	background-color:#EFF7F7;
}	

/*parte superior*/

.tbl_esi {
	background-image: url(../img/ventana_1/top_izq.jpg);
	width: 42px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: left top;
}
.tbl_lhs {
	background-image: url(../img/ventana_1/top_fondo.jpg);
	height: 32px;
	background-repeat: repeat-x;
	vertical-align: middle;
	background-position: top;
}
.tbl_esd {
	background-image: url(../img/ventana_1/top_der.jpg);
	width: 19px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: right top;
}
/*Parte central*/
.tbl_lvi {
	background-image: url(../img/ventana_1/borde_izq.jpg);
	width: 4px;
	height: 5px;
	background-position: left;
	background-repeat: repeat-y;
}
.tbl_lvd {
	background-image: url(../img/ventana_1/borde_der.jpg);
	width: 4px;
	height: 5px;
	background-repeat: repeat-y;
	background-position: right;
}
/*parte inferior*/
.tbl_eii {
	background-image: url(../img/ventana_1/down_izq.jpg);
	width: 15px;
	height: 19px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tbl_lhi {
	background-image: url(../img/ventana_1/down_fondo.jpg);
	height: 19px;
	background-repeat:  repeat-x;
	background-position: bottom;
}
.tbl_eid {
	background-image: url(../img/ventana_1/down_der.jpg);
	width: 15px;
	height: 19px;
	background-repeat: no-repeat;
	background-position: right bottom;
}


/* Botonera de boletines y circulares */
#menu{ position:relative; height:36px; width:690px; background:url(../img/nav_bg.jpg) top center no-repeat; padding: 0px; margin:0px; overflow:hidden;} 


#tabs { font-size:100%; line-height:normal; margin: 0px 8px 0px 8px; width:674px; height: 36px;clear:both; overflow:hidden;}
#tabs ul { margin:0; padding:0px 0px 0px 0px; list-style:none;float:left; font-family: arial; font-size: 12px; height: 42px; font-weight:bold;}
#tabs li { display:inline; margin:0; padding:0; height: 36px;}
 /* End IE5-Mac hack */
#tabs a { float:left; background:url(../img/tab.jpg) no-repeat left top; margin:0px 0px 0px 0px; padding:0 0 0 15px; text-decoration:none; height:42px; }
#tabs a span { float:left; display:block; background:url(../img/tab2.jpg) no-repeat right top; padding:10px 15px 12px 0px; color: #003399; }
 /* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}
 /* End IE5-Mac hack */
#tabs a:hover span { color: #666666; }
#tabs a:hover { background-position:0% -42px; color: #666666; }
#tabs a:hover span { background-position:100% -42px; color: #666666; }
#tabs .current_page_item a { background-position:0% -42px; }
#tabs .current_page_item a span { background-position:100% -42px;}
.fecha {
	font-family: Arial;
	font-size: 7pt;
}