/* ESTILOS ELEMENTOS DE INTERFAZ */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #17489C;
	scrollbar-shadow-color: #17489C;
	scrollbar-highlight-color: #17489C;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #D4E3F4;
	scrollbar-arrow-color: #FFFFFF;
}
li {
	list-style-image: url(../i/bul_circ_1.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1A3F91;
}
.link_subitemlateral a{
	text-decoration: none;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

.link_subitemlateral a:hover {
	text-decoration: underline;
	color: #00FFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
.link_subitemlateral_on {
	text-decoration: none;
	color: #00FFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
.link_footer a{
	text-decoration: none;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}

.link_footer a:hover {
	text-decoration: underline;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}
.link_icono a{
	text-decoration: none;
	color:#CC0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

.link_icono a:hover {
	text-decoration: underline;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

td.botonlat {
	background-image:url(../i/lat_btn.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	cursor: hand;
	text-indent: 20px;
	color: #FFFFFF;
}

td.botonlat_over {
	background-image:url(../i/lat_btn_over.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	cursor: hand;
	text-indent: 20px;
	color: #1A3F91;
} 

td.botonlat_over a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	cursor: hand;
	text-indent: 20px;
	color: #1A3F91;
} 

td.botonlat a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	cursor: hand;
	text-indent: 20px;
	color: #FFFFFF;
}

td.botonlat_over a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	cursor: hand;
	text-indent: 20px;
	color: #1A3F91;
}

td.botonlat_over a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
	text-indent: 20px;
	color: #FFFFFF;
}

td.botonlat_on {
	background-image:url(../i/lat_btn_on.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	cursor: default;
	text-indent: 20px;
	color: #FFFFFF;
} 
.inputbuscar {
	height: 20px;
	width: 100px;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color:#CC0000;
	padding: 3px;
	background-image: url(../i/input_bgd.jpg);
	background-repeat: repeat-x;
}
.inputlogin {
	height: 17px;
	width: 60px;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color:#CC0000;
	padding: 2px;
	background-image: url(../i/input_bgd.jpg);
	background-repeat: repeat-x;
}
.inputformsingle {
	height: 21px;
	width: 150px;
	border: 1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#666666;
	padding: 4px;
	background-image: url(../i/input_bgd_formsingle.jpg);
	background-repeat: repeat-x;
}
.inputformmulti {
	height: 60px;
	width: 250px;
	border: 1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#666666;
	padding: 4px;
	background-image: url(../i/input_bgd_formmulti.jpg);
	background-repeat: repeat-x;
}
.combo {
	width: 150px;
	border: 1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#666666;
	background-color: #F5F5F5;
}
.photoframe {
	border: 1px solid #CCCCCC;
}
.txt_tit_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CC0000;
}
.txt_supertit {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color:#0066CC;
	font-weight: bold;
}
.txt_header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00ffff;
}
.txt_header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
}
.txt_banner {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}
/* ESTILOS TABS DE 3er nivel */
.txt_tabs a{
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.txt_tabs a:hover{
	text-decoration: underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#CC0000;
}
.txt_tabs_on {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #17489C;
}
/* ESTILOS TEXTOS AREA CONTENIDO */
.txt_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.txt_normal a{
	text-decoration: underline;
	color:#CC0000;
}
.txt_normal a:hover{
	text-decoration: underline;
	color:#3366FF;
}
.txt_highlight1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #079C39;
}
.txt_highlight1 a{
	text-decoration: underline;
	color:#CC0000;
}
.txt_highlight1 a:hover{
	text-decoration: underline;
	color:#3366FF;
}
.txt_highlight2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1A3F91;
}
.txt_highlight2 a{
	text-decoration: underline;
	color:#CC0000;
}
.txt_highlight2 a:hover{
	text-decoration: underline;
	color:#3366FF;
}
.txt_highlight3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B86CF;
}
.txt_highlight3 a{
	text-decoration: underline;
	color:#CC0000;
}
.txt_highlight3 a:hover{
	text-decoration: underline;
	color:#3366FF;
}
.txt_highlight4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bolder;
	color: #1A3F91;
}
.txt_highlight4 a{
	text-decoration: underline;
	color:#CC0000;
}
.txt_highlight4 a:hover{
	text-decoration: underline;
	color:#3366FF;
}
.txt_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.txt_subtitulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#CC0000;
	font-weight: bold;
}
.txt_subtitulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#164EA4;
	font-weight: bold;
}
.txt_subtitulo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#079C39;
	font-weight: bold;
}