body {
	font: 10px "Lucida Grande", LucidaGrande, Verdana, sans-serif;
}

.DisplayTable {
	background-color: #EFEFDE;
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font: 10px "Lucida Grande", LucidaGrande, Verdana, sans-serif;
	color: black;
}

.tableClass {
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font: 10px "Lucida Grande", LucidaGrande, Verdana, sans-serif;
	color: black;
}

.tablaDataSelected {
	background-color: #1970A5;
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font: 10px "Lucida Grande", LucidaGrande, Verdana, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
}

.odd {
	background-color: #fff;
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font: 10px Tahoma;
	color: black;
	cursor: pointer;
}

th {
	background-color: #197da5;
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font: 10px "Lucida Grande", LucidaGrande, Verdana, sans-serif;
	color: white;
}

.even { /*background-color: #4c92bc;*/
	background-color: #e4e4e4;
	font: 10px Tahoma;
	color: black;
	cursor: pointer;
}

a {
	color: navy;
	text-decoration: none;
	font: 10px "Lucida Grande", LucidaGrande, Verdana, sans-serif;
}

a:hover {
	color: black;
	text-decoration: none;
	font: 10px "Lucida Grande", LucidaGrande, Verdana, sans-serif;
}

.enlaces {
	color: navy;
	text-decoration: none;
	font: 10px "Lucida Grande", LucidaGrande, Verdana, sans-serif;
}

.enlaces:hover {
	color: #FFFFFF;
	text-decoration: none;
	font: 10px "Lucida Grande", LucidaGrande, Verdana, sans-serif;
}

.enlaces2 {
	color: #CCFF33;
	text-decoration: none;
	font: 10px "Lucida Grande", LucidaGrande, Verdana, sans-serif;
}

.enlaces2:hover {
	color: #FFFFFF;
	text-decoration: none;
	font: 10px "Lucida Grande", LucidaGrande, Verdana, sans-serif;
}

.enlaces3 {
	color: navy;
	text-decoration: none;
	font: 10px "Lucida Grande", LucidaGrande, Verdana, sans-serif;
}

.enlaces3:hover {
	color: #666666;
	text-decoration: none;
	font: 10px "Lucida Grande", LucidaGrande, Verdana, sans-serif;
}

.Botones {
	font: 10px "Lucida Grande", LucidaGrande, Verdana, sans-serif;
	color: #000000;
	background: #F1F3F3;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
}

.Formas {
	font-family: Tahoma;
	font-size: 11px;
	color: Navy;
	background: #F1F3F3;
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #758288;
	border-right-color: #758288;
	border-top-color: #758288;
	border-left-color: #758288;        
	cursor: pointer;
	padding-left:1px;
        font-weight: bold;
        font-weight: bold;
        border-left: 0px;
        border-right: 0px;
        border-top: 0px;
        border-bottom: 0px;
}

.FormasAltas {
	font-family: Tahoma;
	font-size: 13px;
	color: Navy;
	background: #F1F3F3;
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #758288;
	border-right-color: #758288;
	border-top-color: #758288;
	border-left-color: #758288;        
	cursor: pointer;
	padding-left:1px;
        font-weight: bold;
        font-weight: bold;
        border-left: 0px;
        border-right: 0px;
        border-top: 0px;
        border-bottom: 0px;
}

.FormasDerecha {
	font-family: Tahoma;
	font-size: 11px;
        text-align:right;
	color: Navy;
	background: #F1F3F3;
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #758288;
	border-right-color: #758288;
	border-top-color: #758288;
	border-left-color: #758288;        
	cursor: pointer;
	padding-left:1px;
        font-weight: bold;
        font-weight: bold;
        border-left: 0px;
        border-right: 0px;
        border-top: 0px;
        border-bottom: 0px;           
}

.FormasCentrado {
	font-family: Tahoma;
	font-size: 11px;
        text-align:center;        
	color: Navy;
	background: #F1F3F3;
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #758288;
	border-right-color: #758288;
	border-top-color: #758288;
	border-left-color: #758288;        
	cursor: pointer;
	padding-left:1px;
        font-weight: bold;
        font-weight: bold;
        border-left: 0px;
        border-right: 0px;
        border-top: 0px;
        border-bottom: 0px;          
}

input.fill  , select.fill  , textarea.fill {
	width: 99%;
}

.borde_abajo {
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-color: #949494;
	border-top-color: #949494;
	border-left-color: #949494;
	font-size: 10px;
	font-family: Tahoma;
	color: white;
}

.borde_arriba {
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #FFF;
	border-right-color: #FFF;
	border-top-color: #CCCCCC;
	border-left-color: #FFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.alignR {
	font-size: 10px;
	font-family: Tahoma;
	color: black;
	text-align: right;
}

.alignL {
	font-size: 10px;
	font-family: Tahoma;
	color: white;
	text-align: left;
}

.alignC {
	font-size: 10px;
	font-family: Tahoma;
	color: white;
	text-align: center;
}

.encabezado {
	font-size: 10px;
	text-transform: uppercase;
	font-family: Tahoma;
	font-stretch: expanded;
	font-weight: bold;
	color: white;
	border-width: 0px;
	border-bottom-color: #949494;
	border-right-color: #949494;
	border-top-color: #949494;
	border-left-color: #949494;
	background-color: #AAAAAA;
}

.imagenes {
	background-color: #99CC00;
	border-width: 3px;
	border-style: solid;
	border-bottom-color: #ffffff;
	border-right-color: #ffffff;
	border-top-color: #ffffff;
	border-left-color: #ffffff;
}

.imagenes2 {
	background-color: #99CC00;
	border-width: 3px;
	border-style: solid;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-top-color: #000000;
	border-left-color: #000000;
}

.aviso {
	color: #FFFFFF;
	background-color: #99CC00;
	border-width: 3px;
	border-style: solid;
	border-bottom-color: #ffffff;
	border-right-color: #ffffff;
	border-top-color: #ffffff;
	border-left-color: #ffffff;
}

.etiqueta {
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	border-width: 0px;
	background-color: #AAAAAA;
	text-align: center;
}

.importante {
	color: navy;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

.importante1 {
        color: Black;
	font-size: 11px;
	text-transform: uppercase;
}

.texto {
	font-family: Tahoma;
	font-size: 10px;
	color: navy;
}

label.texto {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	color: navy;
}

.background{
    background: url("../images/portada/att_water_mark.gif") ;
    background-position: center;
    background-repeat: no-repeat;
}
.menu_link {
	font: 10px "Lucida Grande", LucidaGrande, Verdana, sans-serif;
	color: #000000;
	border-width: 0px;
	border-bottom-color: #E4E4E4;
	border-right-color: #E4E4E4;
	border-top-color: #E4E4E4;
	border-left-color: #E4E4E4;
	background-color: #47A;
	font-weight: bolder;
        padding-left:20px;
	cursor: pointer;
}

.menu_link_hover {
	font: 10px "Lucida Grande", LucidaGrande, Verdana, sans-serif;
	color: #9CF;
	border-width: 1px;
	border-bottom-color: #9CF;
	border-right-color: #9CF;
	border-top-color: #9CF;
	border-left-color: #9CF;
        border-style: solid ;
	background-color: #013D83;
	font-weight: bolder;
        background-image:url('/juzgados/resources/images/opciones/bulletBlue.gif');
        background-repeat:no-repeat;
  	background-position: 2px;
  	padding-left:20px;
	cursor: pointer;
}

.cabecera {
	font-size: 10px;
	font-family: Tahoma;
	color: navy;
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #AAAAAA;
}

.cabecera_arriba {
	font-size: 10px;
	font-family: Tahoma;
	color: navy;
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #AAAAAA;
	border-right-color: #000000;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #AAAAAA;
}

.cabecera_abajo {
	font-size: 10px;
	font-family: Tahoma;
	color: navy;
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-top-color: #AAAAAA;
	border-left-color: #FFFFFF;
	background-color: #AAAAAA;
}

.login {
	font-size: 10px;
	font-family: Tahoma;
	color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #EFEFDE;
}

.celda_consulta {
	font-size: 10px;
	font-family: Tahoma;
	color: white;
	border-width: 2px;
	border-style: solid;
	border-bottom-color: #ffffff;
	border-right-color: #ffffff;
	border-top-color: #000000;
	border-left-color: #000000;
}

.celda3 {
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-top-color: #ffffff;
	border-left-color: #ffffff;
	font-size: 10px;
	font-family: Tahoma;
	background: #888888;
	color: #FFFFFF;
	cursor: pointer;
}

.celda4 {
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-top-color: #ffffff;
	border-left-color: #ffffff;
	font-size: 10px;
	font-family: Tahoma;
	background: #CCCCCC;
	cursor: pointer;
	color: #000000;
}

.celda10 {
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	font-size: 10px;
	font-family: Tahoma;
	/*background:#FFCC33;*/
	background: #8AB0C6;
	cursor: pointer;
	color: #000000;
}

.celda_par {
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-top-color: #ffffff;
	border-left-color: #ffffff;
	font-size: 10px;
	color: #000000;
	font-family: Tahoma;
	background: #E4E4E4;
}

.celda_impar {
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-top-color: #ffffff;
	border-left-color: #ffffff;
	font-size: 10px;
	color: #000000;
	font-family: Tahoma;
	background: #CCCCCC;
}

.celda {
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 10px;
	font-family: Tahoma;
	color: navy;
}

.titulo {
	font-weight: bolder;
	font-size: 20px;
	font-family: Tahoma;
	color: #000000;
}

.subtitulo {
	font-weight: bolder;
	font-size: 16px;
	font-family: Arial;
	color: #000000;
}

.campos {
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	font-family: Tahoma;
	color: #CCCCCC;
	background: #000061;
}

.bordes {
	border-width: 2px;
	border-style: solid;
	border-bottom-color: #E4E4E4;
	border-right-color: #E4E4E4;
	border-top-color: #E1E1E1;
	border-left-color: #E1E1E1;
	font-size: 10px;
	font-family: Tahoma;
}

.label {
	color: #888888;
	font-weight: bold;
	font-size: 10px;
	font-family: Tahoma;
}

.label2 {
	color: silver;
	font-weight: bold;
	font-size: 10px;
	font-family: Tahoma;
}

.label3 {
	border-width: 0px;
	border-style: solid;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	font-family: Tahoma;
	text-transform: uppercase;
}

.label4 {
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	/*#FFE448*/
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	font-family: Tahoma;
	text-transform: uppercase;
	background: #FFE118;
}

.label5 {
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	font-family: Tahoma;
}

.celda_enc_pie {
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background: #FFE118;
}

.opciones {
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #888888;
	border-right-color: #888888;
	border-top-color: #888888;
	border-left-color: #888888;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	background: #888888;
	color: #FFFFFF;
	text-transform: uppercase;
}

.vineta {
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background: #FFFFFF;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	color: #888888;
}

.vineta_mot_rechazo {
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background: #FFFFFF;
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
	color: #990000;
}

.evaluacion {
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-color: #949494;
	border-top-color: #949494;
	border-left-color: #949494;
	font-weight: bold;
	font-size: 10px;
	font-family: Tahoma;
	color: #000000;
}

.acciones {
  border-width: 0px;
  border-style: solid;
  font-size: 10px;
  font-family: Tahoma;
  color: #666666;
}
.acciones2 {
  border-width: 0px;
  border-style: solid;
  font-size: 12px;
  font-family: Tahoma;
  color: #666666;
  font-weight: bold;  
}


H5.SaltoDePagina {
	PAGE-BREAK-AFTER: always
}

.celda_mtto {
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #F1F1F1;
	border-right-color: #F1F1F1;
	border-top-color: #F1F1F1;
	border-left-color: #F1F1F1;
	background: #F1F1F1;
	font-size: 10px;
	font-family: Tahoma;
	cursor: pointer;
	color: navy;
	font-weight: bolder;
}

.noRequerido {
	font-size: 10px;
	font-family: Tahoma;
	background: #F1F3F3;
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #758288;
	border-right-color: #758288;
	border-top-color: #758288;
	border-left-color: #758288;
	cursor: pointer;
}

.requerido {
	background-color: #FFFF99;
	color: #000;
	font-size: 10px;
	font-family: Tahoma;
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #758288;
	border-right-color: #758288;
	border-top-color: #758288;
	border-left-color: #758288;
	cursor: pointer;
	text-transform: uppercase;
}

.error {
	background-color: #FA7465;
	color: #000;
	border: 1px solid #000;
	font-size: 10px;
	font-family: Tahoma;
	text-transform: uppercase;
}

.tablaBI {
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #4c92bc;
	border-right-color: #4c92bc;
	border-top-color: #4c92bc;
	border-left-color: #4c92bc;
	font-size: 10px;
	font-family: Tahoma;
	color: white;
}

.texto1 {
	font-size: 10px;
	font-family: Tahoma;
	color: white;
	font-weight: bolder;
}

.tablaEfx {
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #990000;
	border-right-color: #990000;
	border-top-color: #990000;
	border-left-color: #990000;
	font-size: 9px;
	font-family: Tahoma;
	color: white;
}

.tablaExp {
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #bced6c;
	border-right-color: #bced6c;
	border-top-color: #bced6c;
	border-left-color: #bced6c;
	font-size: 9px;
	font-family: Tahoma;
	color: white;
}

.texto2 {
	font-size: 10px;
	font-family: Tahoma;
	color: black;
	font-weight: bolder;
}

.tituloSeccion {
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 9px;
	font-family: Tahoma;
	color: black;
	background-color: #CCCCCC;
	text-align: center;
	font-weight: bolder;
	cursor: pointer;
	text-transform: uppercase;
}

.pieSeccion {
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 9px;
	font-family: Tahoma;
	color: black;
	background-color: #CCCCCC;
	text-align: center;
	font-weight: bolder;
	cursor: pointer;
	text-transform: lowercase;
}

.textoTabla {
	font-size: 11px;
	font-family: Tahoma;
	color: white;
	cursor: pointer;
}

.menu2 {
	color: black;
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #8AB0C6;
	border-right-color: #8AB0C6;
	border-top-color: #8AB0C6;
	border-left-color: #8AB0C6;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 2px;
	font: 9px "Lucida Grande", LucidaGrande, Verdana, sans-serif;
	cursor: pointer;
}

.menu2_hover {
	color: #283A50;
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-top-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 2px;
	font: 9px "Lucida Grande", LucidaGrande, Verdana, sans-serif;
	cursor: pointer;
}

.subMenu {
	color: black;
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #8AB0C6;
	border-right-color: #8AB0C6;
	border-top-color: #8AB0C6;
	border-left-color: #8AB0C6;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 2px;
	font: 9px "Lucida Grande", LucidaGrande, Verdana, sans-serif;
	cursor: pointer;
}

.subMenu_hover {
	color: #283A50;
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-top-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 2px;
	font: 9px "Lucida Grande", LucidaGrande, Verdana, sans-serif;
	cursor: pointer;
}

.opciones {
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-top-color: #ffffff;
	border-left-color: #ffffff;
	font-size: 10px;
	color: #000000;
	font-family: Tahoma;
	background: #E4E4E4;
}

.menuList {
	border-bottom: 1px solid #cccccc;
	margin: 0;
	padding-bottom: 19px;
	padding-left: 10px;
}

.menuList a:link,.menuList a:visited {
	background: #e8ebf0;
	border: 1px solid #cccccc;
	color: #666666;
	float: left;
	font-size: small;
	font-weight: normal;
	line-height: 14px;
	margin-right: 8px;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
}

.menuList a:link .active,.menuList a:visited .active {
	background: #ffffff;
	border-bottom: 1px solid #ffffff;
	color: #000000;
}

.menuList a:hover {
	color: #ff0000;
}

.menuList li.selected a {
	background: #ffffff !important;
	border-bottom: 1px solid #ffffff !important;
	color: #000000 !important;
	font-weight: bold !important;
}

.menuList li.selected ul.submenu {
	display: inline;
	left: 10px;
	position: absolute;
	top: 35px;
}

.menuList li.selected ul.submenu a {
	background: #ffffff;
	border: none;
	border-left: 1px solid #cccccc;
	color: #999999 !important;
	font-size: .98em;
	font-weight: bold;
	line-height: 12px;
	margin-right: 4px;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
}

.menuList li.selected ul.submenu a.selected {
	background: transparent;
	color: #000 !important;
}

.menuList ul a:hover,.menuList ul.submenu a:hover {
	color: #ff0000 !important;
}

.menuList ul,.menuList li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.menuList ul.submenu {
	display: none;
	width: 90%;
}

.lov {
	border-style: none;
	font-weight: bold;
	cursor: pointer;
	background-image: url('/juzgados/resources/images/menuImages/lov.gif');
	background-position: center;
	background-repeat: no-repeat;
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-top-color: #ffffff;
	border-left-color: #ffffff;
	height: 13px;
	width: 13px;
}

.calendar {
	border-style: none;
	font-weight: bold;
	cursor: pointer;
	background-image: url('/juzgados/resources/images/menuImages/calendar.gif');
	background-position: center;
	background-repeat: no-repeat;
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	height: 16px;
	width: 18px;
}

.celdaBE {
	font: 10px "Lucida Grande", LucidaGrande, Verdana, sans-serif;
	color: black;
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-top-color: #ffffff;
	border-left-color: #ffffff;
	background: #FFFFFF;
}

.search {
	font: 10px "Lucida Grande", LucidaGrande, Verdana, sans-serif;
	color: #000000;
	background: #F1F3F3;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
	background-image: url('/juzgados/resources/images/menuImages/search.gif');
	background-position: right;
	background-repeat: no-repeat;
	height: 18px;
}

.searchClient {
	font: 10px "Lucida Grande", LucidaGrande, Verdana, sans-serif;
	color: #000000;
	background: #F1F3F3;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
	background-image:
		url('/juzgados/resources/images/menuImages/searchClient.gif');
	background-position: right;
	background-repeat: no-repeat;
	height: 18px;
}

.ive {
	font: 10px "Lucida Grande", LucidaGrande, Verdana, sans-serif;
	color: #000000;
	background: #F1F3F3;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
	background-image: url('/juzgados/resources/images/menuImages/referencias.gif');
	background-position: right;
	background-repeat: no-repeat;
	height: 18px;
}

.print {
	font: 10px "Lucida Grande", LucidaGrande, Verdana, sans-serif;
	color: #000000;
	background: #F1F3F3;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
	background-image: url('/juzgados/resources/images/menuImages/print.gif');
	background-position: right;
	background-repeat: no-repeat;
	height: 18px;
}

.addAditionalDocs {
	font: 10px "Lucida Grande", LucidaGrande, Verdana, sans-serif;
	color: #000000;
	background: #F1F3F3;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
	background-image: url('/juzgados/resources/images/menuImages/add.gif');
	background-position: right;
	background-repeat: no-repeat;
	height: 18px;
}

.addSol {
	font: 10px "Lucida Grande", LucidaGrande, Verdana, sans-serif;
	color: #000000;
	background: #F1F3F3;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
	background-image: url('/juzgados/resources/images/menuImages/save.gif');
	background-position: right;
	background-repeat: no-repeat;
	height: 18px;
}

.editSol {
	font: 10px "Lucida Grande", LucidaGrande, Verdana, sans-serif;
	color: #000000;
	background: #F1F3F3;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
	background-image: url('/juzgados/resources/images/menuImages/edit.gif');
	background-position: right;
	background-repeat: no-repeat;
	height: 18px;
}

.updateSol {
	font: 10px "Lucida Grande", LucidaGrande, Verdana, sans-serif;
	color: #000000;
	background: #F1F3F3;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
	background-image: url('/juzgados/resources/images/menuImages/modificar.gif');
	background-position: right;
	background-repeat: no-repeat;
	height: 18px;
}

.cancelSol {
	font: 10px "Lucida Grande", LucidaGrande, Verdana, sans-serif;
	color: #000000;
	background: #F1F3F3;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
	background-image: url('/juzgados/resources/images/menuImages/delete.gif');
	background-position: right;
	background-repeat: no-repeat;
	height: 18px;
}

.deleteSol {
	font: 10px "Lucida Grande", LucidaGrande, Verdana, sans-serif;
	color: #000000;
	background: #F1F3F3;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
	background-image: url('/juzgados/resources/images/menuImages/remove.gif');
	background-position: right;
	background-repeat: no-repeat;
	height: 18px;
}

.newSol {
	font: 10px "Lucida Grande", LucidaGrande, Verdana, sans-serif;
	color: #000000;
	background: #F1F3F3;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
	background-image: url('/juzgados/resources/images/menuImages/new.gif');
	background-position: right;
	background-repeat: no-repeat;
	height: 18px;
}

thead tr { /*background-color: #fc0;*/
	color: white;
	text-decoration: none;
}

th.sorted {
	color: white;
	text-decoration: none;
}

th a,th a:visited {
	color: white;
	text-decoration: none;
}

th a:hover {
	text-decoration: none;
	color: white;
}

th.sorted a,th.sortable a {
	background-position: right;
	display: block;
	width: 100%;
	color: white;
}

th.sortable a {
	background-image: url('');
	background-position: right;
	background-repeat: no-repeat;
	color: white;
}

th.order1 a {
	background-image: url('/juzgados/resources/images/up.gif');
	background-position: right;
	background-repeat: no-repeat;
	color: white;
}

th.order2 a {
	background-image: url('/juzgados/resources/images/down.gif');
	background-position: right;
	background-repeat: no-repeat;
	color: white;
}

.resumenBuro {
	font: 10px "Lucida Grande", LucidaGrande, Verdana, sans-serif;
	color: #000000;
	background: #F1F3F3;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
	background-image: url('/juzgados/resources/images/pdf_small.gif');
	background-position: right;
	background-repeat: no-repeat;
	height: 22px;
}

.word {
	font: 10px "Lucida Grande", LucidaGrande, Verdana, sans-serif;
	color: #000000;
	background: #F1F3F3;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
	background-image: url('/juzgados/resources/images/word.gif');
	background-position: right;
	background-repeat: no-repeat;
	height: 22px;
}

.miembrosComite {
	font: 10px "Lucida Grande", LucidaGrande, Verdana, sans-serif;
	color: #000000;
	background: #F1F3F3;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
	background-image: url('/juzgados/resources/images/menuImages/mensajes.gif');
	background-position: right;
	background-repeat: no-repeat;
	height: 20px;
}

.rowHover {
	font: 10px Tahoma;
	color: navy;
	border-width: 0px;
	border-bottom-color: #E4E4E4;
	border-right-color: #E4E4E4;
	border-top-color: #E4E4E4;
	border-left-color: #E4E4E4;
	background-color: #FFE118;
	cursor: pointer;
}

.encabezadoMenu {
	font: 11px "Lucida Grande", LucidaGrande, Verdana, sans-serif;
        vertical-align: middle; 
	color: #000000; 
	background: #F1F3F3;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	text-transform: uppercase;
	font-weight: bold;
	/*cursor: pointer; */
	/*background-image: url('/juzgados/resources/images/bi/logoBI2.gif');//*/
	background-position: center;
	background-repeat: no-repeat;
	height: 20px;
}

.validateDate {
	font: 10px "Lucida Grande", LucidaGrande, Verdana, sans-serif;
	color: #000000;
	background: #F1F3F3;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
	background-image: url('/juzgados/resources/images/menuImages/ok.gif');
	background-position: center;
	background-repeat: no-repeat;
	height: 20px;
	width: 15px;
}

.linkHistorial {
	font-size: 10px;
	color: black;
}

.linkHistorial a:link,.linkHistorial a:active,.linkHistorial a:visited {
	color: darkgray;
	font-weight: bold;
	font-size: 10px;
}

.linkHistorial a:hover {
	color: black;
	font-weight: bold;
	font-size: 10px;
}

.calculate {
	font: 10px "Lucida Grande", LucidaGrande, Verdana, sans-serif;
	color: #000000;
	background: #F1F3F3;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
	background-image: url('/juzgados/resources/images/menuImages/calc.gif');
	background-position: center;
	background-repeat: no-repeat;
	height: 20px;
	width: 15px;
}

.small {
	font: 10px "Lucida Grande", LucidaGrande, Verdana, sans-serif;
	color: #666666;
}

/** estilos para lov de procesos */
.fill {
	width: 99%;
}

.normal {
	font: 11px Verdana, Tahoma, Arial, Helvetica;
	color: #666666;
}

.label {
	font: 10px Verdana, Tahoma, Arial, Helvetica;
	color: #666666;
}

.normargin {
	margin: 0pt;
}

.searchBox{
	background: #F1F3F3;
  	background-image:url('/juzgados/resources/images/menuImages/search.gif');
  	background-repeat:no-repeat;
  	padding-left:22px;
	font-family: Tahoma;
	font-size: 10px;
	color: navy;
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #758288;
	border-right-color: #758288;
	border-top-color: #758288;
	border-left-color: #758288;
	cursor: pointer;
}

.rechazarBox{
	background: #F1F3F3;
  	background-image:url('/juzgados/resources/images/menuImages/delete.gif');
  	background-repeat:no-repeat;
  	background-position: 5px;
  	padding-left:22px;
	font-family: Tahoma;
	font-size: 10px;
	color: navy;
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #758288;
	border-right-color: #758288;
	border-top-color: #758288;
	border-left-color: #758288;
	cursor: pointer;
	text-transform: uppercase;
}

.aceptarBox{
/*	background: #F1F3F3; */
  	background-image:url('/juzgados/resources/images/menuImages/ok2.gif');
  	background-repeat:no-repeat;
  	background-position: 5px;
  	padding-left:22px;
	font-family: Tahoma;
	font-size: 11px;
/*	color: #E9F1F3;
	border-width: 0px; 
	border-style: solid; 
	border-bottom-color: #E9F1F3; 
	border-right-color: #E9F1F3; 
	border-top-color: #E9F1F3; 
	border-left-color: #E9F1F3; */
	cursor: pointer; 
	text-transform: uppercase;
}

.aceptarBox1{
	background: #F1F3F3;
  	background-image:url('/juzgados/resources/images/menuImages/ok2.gif');
  	background-repeat:no-repeat;
  	background-position: 5px;
  	padding-left:22px;
	font-family: Tahoma;
	font-size: 19px;
        color: Maroon;  
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #758288;
	border-right-color: #758288;
	border-top-color: #758288;
	border-left-color: #758288;
/*	cursor: pointer; */
	text-transform: uppercase;
}


.pendienteBox{
	background: #F1F3F3;
  	background-image:url('/juzgados/resources/images/menuImages/searchClient.gif');
  	background-repeat:no-repeat;
  	background-position: 5px;
  	padding-left:22px;
	font-family: Tahoma;
	font-size: 10px;
	color: navy;
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #758288;
	border-right-color: #758288;
	border-top-color: #758288;
	border-left-color: #758288;
	cursor: pointer;
	text-transform: uppercase;
}

.moneda {
	font-family: Tahoma;
	font-size: 10px;
	color: navy;
	background: #F1F3F3;
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #758288;
	border-right-color: #758288;
	border-top-color: #758288;
	border-left-color: #758288;
	cursor: pointer;
	text-align: right;
	padding-right:5px;
}

.loginBox{
	background: #F1F3F3;
  	background-image:url('/juzgados/resources/images/menuImages/login.gif');
  	background-repeat:no-repeat;
  	background-position: 2px;
  	padding-left:27px;
	font-family: Tahoma;
	font-size: 10px;
	color: navy;
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #758288;
	border-right-color: #758288;
	border-top-color: #758288;
	border-left-color: #758288;
	cursor: pointer;
}

.pwdBox{
	background: #F1F3F3;
  	background-image:url('/juzgados/resources/images/menuImages/llave.gif');
  	background-repeat:no-repeat;
  	background-position: 2px;
  	padding-left:27px;
	font-family: Tahoma;
	font-size: 10px;
	color: navy;
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #758288;
	border-right-color: #758288;
	border-top-color: #758288;
	border-left-color: #758288;
	cursor: pointer;
}
