.fondotabla {
	background-image: url(img/fondo1.jpg);
	background-repeat: no-repeat;
}
.texto-forms {
	font-family: "Trebuchet MS";
	font-size: 9pt;
}
.inputs {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	/*background-image: url(img/forms_pix.jpg);*/
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
	height: 20px;
}
.bordes-blancos {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.bordes-gris {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bordes {
	border: 1px solid #336699;
}
.links-submenu {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	text-transform: uppercase;
}
a.links-submenu:hover {
	text-decoration: underline;
}
.botonform {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	background-color: #EDECEB;
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;

}
.links-herram {

	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.bordeAzDr {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3C7DA4;
}
.links-nav {

	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.txt {

	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.links-herram:hover {
	text-decoration: underline;
}
.textareas {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	SCROLLBAR-HIGHLIGHT-COLOR: #E8E8E8;
	SCROLLBAR-ARROW-COLOR: black;
	SCROLLBAR-BASE-COLOR: #D7D7D7;
	SCROLLBAR-DARKSHADOW-COLOR: #CCCCCC;
}
.input-buscar {

	font-family: "Trebuchet MS";
	font-size: 8pt;
	background-image: url(img/forms_pix.jpg);
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
}
.fondologin {

	background-image: url(img/fondo_login.jpg);
	background-repeat: no-repeat;
}
.maccion {
	border-top: 2px solid #ff0000;
	border-bottom: 4px solid #ff0000;
	padding: 0.2em 0.2em 0.2em 15px;
	margin: 0.5em 3em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFF99;
	background-image: url(img/alerta.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left 4px;
}
.bordes-negros-fino {
	border: 1px solid #000000;
}
.tabNoSeleccionado {
	color: #000000;
/*	background-image:url(img/fondo_solapa.gif);*/
    background: #CEEAF4;
	border-bottom: 1px solid  #99C1D0;
	border-right: 1px solid  #B4D9DC;
	font-family: "Trebuchet MS";
	font-size: 9pt;
}
.tabSeleccionado {
	color: #000000;
/*	background-image:url(img/fondo_solapa.gif);*/
	background: #ffffff;
	font-family: "Trebuchet MS";
	border-right: 1px solid  #B4D9DC;
	font-size: 9pt;
	font-weight:bold;
}
/*.tabSeleccionado {
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 9pt;
}*/
.listaItems {
	BORDER-RIGHT: black 1px solid;
	PADDING-RIGHT: 3px;
	BORDER-TOP: black 1px solid;
	PADDING-LEFT: 5px;
	FONT-SIZE: 70%;
	BACKGROUND: #e4e4e4;
	PADDING-BOTTOM: 3px;
	BORDER-LEFT: black 1px solid;
	CURSOR: hand;
	PADDING-TOP: 3px;
	BORDER-BOTTOM: black 1px solid;
	FONT-FAMILY: verdana;
	HEIGHT: 25px;
}
.bordes-grisDiv {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	display: inline;
	vertical-align: middle;
}
.inputsInvi {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}
.bordeError{
	BORDER-RIGHT: black 2px solid;
	PADDING-RIGHT: 10px;
	BORDER-TOP: black 2px solid;
	PADDING-LEFT: 10px;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=gold, EndColorStr=#FFFFFF);
	LEFT: 0px; PADDING-BOTTOM: 10px;
	FONT: 10pt tahoma;
	BORDER-LEFT: black 2px solid;
	WIDTH: 100%; PADDING-TOP: 10px;
	BORDER-BOTTOM: black 2px solid;
	POSITION: absolute;
	TOP: 0px;
	HEIGHT: 100%;
}
/*.tabNoSeleccionado {
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #000000;
	font-family: "Trebuchet MS";
	font-size: 9pt;
}*/
.tabla-bienve {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	background-color: #FDF4E3;
	font-weight: bold;
	padding-right: 4px;
	border-top: 1px solid #D7AE5B;
	border-right: 1px solid #D7AE5B;
	border-bottom: 1px solid #D7AE5B;
	border-left: 1px solid #D7AE5B;
	text-align: right;
	text-transform: uppercase;
}
BODY{
	SCROLLBAR-HIGHLIGHT-COLOR: #E8E8E8;
	SCROLLBAR-ARROW-COLOR: black;
	SCROLLBAR-BASE-COLOR: #D7D7D7;
	SCROLLBAR-DARKSHADOW-COLOR: #CCCCCC;
}
.exitoAccion {
	border-top: 2px solid #009900;
	border-bottom: 4px solid #006600;
	padding: 0.2em 0.2em 0.2em 15px;
	margin: 0.5em 3em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #C4F3FF;
	background-image: url(img/alerta_verde.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left 4px;
}
.tituloSeccion {
	font-family: "Trebuchet MS";
	font-size: 13pt;
	color: #FFFFFF;
}
.tituloTabla {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	background-color: #E6F2FF;
	border-top: 1px solid #0066CC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
	font-style: normal;
	font-weight: bold;
	padding-left: 5px;
	text-transform: uppercase;
}
.tituloTabla2 {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	background-color: #F9FCFF;
	border-top: 1px solid #0066CC;
	border-right: 1px solid #0066CC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px solid #0066CC;
	font-style: normal;
	font-weight: bold;
	padding-left: 5px;
	text-transform: none;
}
.fondoItem {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: normal;
	padding-right: 4px;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;

}
.fondoItem2 {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	background-color: #DDEEFF;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
}
.fondoIcon {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	background-color: #FDF4E3;
	font-weight: bold;
	border-bottom: 1px solid #D7AE5B;
	border-left: 1px solid #D7AE5B;
}
.fondoIcon2 {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	background-color: #FDF4E3;
	border-right: 1px solid #D7AE5B;
	border-bottom: 1px solid #D7AE5B;
	border-left: 1px solid #D7AE5B;
	color: #666666;
}
.fondoItemPie {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	background-color: #E2E2E2;
	padding: 2px;
	border-top: 1px solid #0066CC;
	border-right: 1px none #0066CC;
	border-bottom: 1px none #0066CC;
	border-left: 1px none #0066CC;
}
.fondoItemDerecha {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	background-color: #E2E2E2;
	padding: 2px;
	border-top: 1px none #0066CC;
	border-right: 1px none #0066CC;
	border-bottom: 1px none #0066CC;
	border-left: 1px none #0066CC;
}
.fondoItemDiv {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	padding: 2px;
	border-top: 1px solid #0066CC;
	border-right: 1px solid #0066CC;
	border-bottom: 1px none #0066CC;
	border-left: 1px solid #0066CC;
}
.fondoItemContiguo {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: normal;
	padding-right: 4px;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
}
.divTabla {

	font-family: "Trebuchet MS";
	font-size: 9pt;
	text-align: left;
	text-indent: 4px;
	border-top: 1px none #E0E0E0;
	border-right: 1px solid #E0E0E0;
	border-bottom: 2px solid #E0E0E0;
	border-left: 2px solid #E0E0E0;
}
.divBoton {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	background-color: #B0D8FF;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	border-top: 1px solid #E0E0E0;
	border-right: 1px none #E0E0E0;
	border-bottom: 1px none #E0E0E0;
	border-left: 1px solid #E0E0E0;
}
.divItem {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	text-align: left;
	text-indent: 4px;
	border-top: 1px solid #E0E0E0;
	border-right: 1px none #E0E0E0;
	border-bottom: 1px none #E0E0E0;
	border-left: 1px none #E0E0E0;
}
.divBotonDesc {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	background-color: #FFB0B0;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	border-top: 1px solid #E0E0E0;
	border-right: 1px none #E0E0E0;
	border-bottom: 1px none #E0E0E0;
	border-left: 1px solid #E0E0E0;
}
.divBotonAct {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	background-color: #B0FFB3;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	border-top: 1px solid #E0E0E0;
	border-right: 1px none #E0E0E0;
	border-bottom: 1px none #E0E0E0;
	border-left: 1px solid #E0E0E0;
}
.divItemInfo {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	text-indent: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
}
.cuerpoTabla {
	border-top: 1px none #E0E0E0;
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	border-left: 1px solid #E0E0E0;
}
.divItemSubTitulo {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
	color: #666666;
}
.fondoItem4 {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
}
.fondoItem3 {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	background-color: #DDEEFF;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
}
.tituloTabla3 {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	background-color: #F9FCFF;
	font-style: normal;
	font-weight: bold;
	padding-left: 5px;
	text-transform: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #CCCCCC;
	border-left-color: #0066CC;
}
.fondoItem3B {

	font-family: "Trebuchet MS";
	font-size: 9pt;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
}
.fondoItem2B {

	font-family: "Trebuchet MS";
	font-size: 9pt;
	padding: 2px;
	border-top: 1px solid #0066CC;
	border-right: 1px solid #0066CC;
	border-bottom: 1px none #0066CC;
	border-left: 1px none #0066CC;
}
.fondoInfo{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	background-color: #F2F9FF;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
}
.divPaginado {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	border-top-width: 2px;
	border-right-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #A3A045;
	border-right-color: #A3A045;
}
.divBotonB {

	font-family: "Trebuchet MS";
	font-size: 8pt;
	background-color: #EAF4FF;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	border-top: 1px solid #E0E0E0;
	border-right: 1px none #E0E0E0;
	border-bottom: 1px none #E0E0E0;
	border-left: 1px solid #E0E0E0;
}
.divBotonActB {

	font-family: "Trebuchet MS";
	font-size: 8pt;
	background-color: #DFFFE1;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	border-top: 1px solid #E0E0E0;
	border-right: 1px none #E0E0E0;
	border-bottom: 1px none #E0E0E0;
	border-left: 1px solid #E0E0E0;
}
.botonformRojo {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	background-color: #FF0000;
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #999999;
	color: #FFFFFF;
	font-weight: bold;
}
.fondobusqueda {
	background-image: url(../img/busca_fondo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.textoSub {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	text-decoration: underline;
}
.titulosInformes {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #E9E9E9;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
}
.informeBordeTabla {
	border: 1px solid #999999;
}
.informesCelda {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #000000;
	border-left-color: #999999;
}
