/*********************************************************/
/*********************************************************/
/**************  LINKS *********************************/
/*********************************************************/
/*********************************************************/

/* Links normales */
a:link{ color: blue ; text-decoration: none}
a:visited {color: blue ; text-decoration: none}
a:hover { color: orange ; text-decoration:underline}

/* Botonera tipo texto */
a.botonera:link{ color: black ; text-decoration: none; font-weight:bold;}
a.botonera:visited {color: black ; text-decoration: none; font-weight:bold;}
a.botonera:hover { color: #3399FF ; text-decoration: none; font-weight:bold; padding:0px 1px 0px 1px;}

/* Links tipo indices */
a.indice:link{ color: black ; text-decoration: none; font-weight:bold;}
a.indice:visited {color: black ; text-decoration: none; font-weight:bold;}
a.indice:hover { color: #3399FF ; text-decoration: none; font-weight:bold; padding:0px 1px 0px 1px;}

/*********************************************************/
/*********************************************************/
/**************  FIN LINKS *********************************/
/*********************************************************/
/*********************************************************/

/*********************************************************/
/*********************************************************/
/**************  GENERALES ***************************/
/*********************************************************/
/*********************************************************/

/* Generales a todas las hojas */
/* Cuerpo */
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

/* Parrafos */
p {
	text-align: justify;
}

/* Cabecera tablas */
th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

/* Celdas de tablas */
td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

/* Para viñetas */
ul {
	padding-top: 3px;
}

/* Primer nivel */
ul li {
	padding-top: 7px;
	list-style-type: square;
}

/* Segundo nivel */
ul li li {
	padding-top: 7px;
	list-style-type: disc;
}



/* Filas */
/* Formularios */
.tr_formulario {
	/*height: 40;*/
	height: 20px;
	vertical-align: top;
}

/* Para los titulos de consultas */
.tr_tit_consulta {
	background-color: #FFFFCC;
	/*background-color: #3399FF;*/
	font-weight: bolder;
	height: 25px;
	/*height: 35;*/
	vertical-align: top;
}

/* Para las lineas de consultas */
.tr_consulta {
	height: 15px;
	/*height: 35;*/
	vertical-align: top;
}

/* Para las lineas de indices */
.tr_indice {
	background-color: #EFEFEF;
	padding: 2px 0px 2px 0px;
}

/* Para cabeceras de tablas */
.tr_cab1 {
	background-color: #EC8D00;
	text-align: center;
	height: 25px;
}
.tr_cab1w {
	background-color: #EC8D00;
	text-align: center;
	font-weight: bolder;
	color: #FFFFFF;
	height: 25px;
}

.tr_cab2 {
	background-color: #FFCC99;
	text-align: center;
	height: 25px;
}

.tr_celda {
	background-color: #FFF8E6;
	text-align: center;
	height: 23px;
}
.tr_celda_a2 {
	background-color: #FFF8E6;
	text-align: center;
	height: 23px;
	width:48%;
}
.tr_celda_a3 {
	background-color: #FFF8E6;
	text-align: center;
	height: 23px;
	width:14%;
}
.tr_celda_a4 {
	background-color: #FFF8E6;
	text-align: center;
	height: 23px;
	width:24%;
}


/* Añadido por Sergio el 1/06/03 */
.tr_celdad {
	 BACKGROUND-COLOR: #FFF8E6; TEXT-ALIGN: right; HEIGHT: 23px
}

.tr_celda2d {
	background-color: #FFF1BB;
	text-align: right;
	height: 23px;
}

.tr_celda3d {
	background-color: #FFDF99;
	text-align: right;
	height: 23px;
}
.tr_cab2d {
	background-color: #FFCC99;
	text-align: right;
	height: 25px;
}
/*-------------------------------*/
/* Añadido por Iker el 03/12/03*/
.tr_celda_est {
	background-color: #FFF8E6;
	text-align: center;
	height: 18px;
}
.textfield_i {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	
	text-align: center;	
}

.textfield_izq {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	
	text-align: left;	
}

/*-------------------------------*/

/*********************************************************/
/*********************************************************/
/**************  FIN GENERALES ***************************/
/*********************************************************/
/*********************************************************/

/*********************************************************/
/*********************************************************/
/**************  FORMATOS GAUR ***************************/
/*********************************************************/
/*********************************************************/

/* Botones */
.boton { background: orange;
         color: black ;
         font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	     font-size: 8px;
	   }
/* Añadido por Sergio el 1/06/03 */
.boton1 {
	 HEIGHT: 30px; WIDTH: 130px; FONT-SIZE: 16px; FONT-WEIGHT: bold; BACKGROUND: orange; COLOR: black; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}
.boton2 {
	 HEIGHT: 25px; WIDTH: 125px; FONT-SIZE: 14px; FONT-WEIGHT: bold; BACKGROUND: orange; COLOR: black; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif 
}
.boton3 {
	 HEIGHT: 30px; WIDTH: 130px; FONT-SIZE: 12px; FONT-WEIGHT: bold; BACKGROUND: orange; COLOR: black; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}
.boton4 {
	 HEIGHT: 20px; WIDTH: 70px; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: orange; COLOR: black; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}
.boton5 {
	 HEIGHT: 30px; WIDTH: 200px; FONT-SIZE: 14px; FONT-WEIGHT: bold; BACKGROUND: orange; COLOR: black; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif 
}
.boton6 {
	 HEIGHT: 30px; WIDTH: 450px; FONT-SIZE: 14px; FONT-WEIGHT: bold; BACKGROUND: orange; COLOR: black; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif 
}
.boton7 { 
         HEIGHT: 20px; WIDTH: 100px; FONT-SIZE: 9px; FONT-WEIGHT: bold; BACKGROUND: orange; COLOR: black; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}
.boton8 { 
         HEIGHT: 20px; WIDTH: 135px; FONT-SIZE: 9px; FONT-WEIGHT: bold; BACKGROUND: orange; COLOR: black; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}

/* Añadido por JRPG el 7/7/2003 */
.boton1a {
	 HEIGHT: 30px; FONT-SIZE: 16px; FONT-WEIGHT: bold; BACKGROUND: orange; COLOR: black; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}
.boton2a {
	 HEIGHT: 25px; FONT-SIZE: 14px; FONT-WEIGHT: bold; BACKGROUND: orange; COLOR: black; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif 
}
.boton3a {
	 HEIGHT: 30px; FONT-SIZE: 12px; FONT-WEIGHT: bold; BACKGROUND: orange; COLOR: black; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}
.boton4a {
	 HEIGHT: 20px; FONT-SIZE: 10px; FONT-WEIGHT: bold; BACKGROUND: #007373; COLOR: white; FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}

/*-------------------------------*/

/* Etiquetas de formularios */
.etiqueta {
	font-weight: bolder;
}

/* Para todos los elementos de petición de datos inputs, listas... */
.textfield {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

/*********************************************************/
/*********************************************************/
/**************  FIN FORMATOS GAUR ***************************/
/*********************************************************/
/*********************************************************/

/*********************************************************/
/*********************************************************/
/**************  TITULOS *********************************/
/*********************************************************/
/*********************************************************/

/* tablas para titulos */
.tabla_t {
	height: 22px;
	width: 700px;
}

.titulo_p {
	border: 1px solid #CCCCCC;
	height: 30px;
	width: 700px;
	font-weight: bolder;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #008080;
}

.titulo_w {
	font-weight: bolder;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #008080;
}

.subtitulo_w {
	font-weight: bolder;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #EC8D00;
}

.subtitulo {
	font-weight: bolder;
	text-decoration: underline;
	font-size: 10pt;
	color: #008080;
}

.tipo_mensaje {
	font-weight: bolder;
	font-size: 12pt;
	color: #008080;
	text-align: center;
}

/* cabeceras html */
.titulo_cab1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 24pt;
	color: #EC8D00;
	text-align: center;
}

.titulo_cab2 {
	font-weight: bolder;
	font-size: 10pt;
	color: #EC8D00;
}
.titulo_cab3 {
	font-weight: bolder;
	font-size: 10pt;
	color: #000000;
}
.subtitulo_cab1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 16pt;
	color: #008080;
	text-align: center;
}

/* Enlace Menu Superior (anaranjado) */
a.enlati{
	color: #EC8D00;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
a.enlati:visited {
	color: #EC8D00;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
a.enlati:hover {
	color: #EC8D00;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
/* fin de cabeceras html */




/*********************************************************/
/*********************************************************/
/**************  FIN TITULOS *****************************/
/*********************************************************/
/*********************************************************/

/* Estos venian con la hoja */
.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}


/*********************************************************/
/*********************************************************/
/**************  EXPEDIENTES *****************************/
/*********************************************************/
/*********************************************************/

/* Titulos */
.titulo_e {
	border: 1px solid #CCCCCC;
	height: 30px;
	width: 700px;
	font-weight: bolder;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #007373;
}

.letra_titulo_e {
	font-weight: bolder;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #007373;
}

/* Cabeceras de las tablas*/
.tr_cab2i {
	background-color: #FFCC99;
	text-align: left;
	height: 25px;
}

/* Datos de las tablas */
.tr_celdai {
	background-color: #FFF8E6;
	text-align: left;
	height: 23px;
}
.tr_celda2 {
	background-color: #FFF1BB;
	text-align: center;
	height: 23px;
}
.tr_celda2i {
	background-color: #FFF1BB;
	text-align: left;
	height: 23px;
}
.tr_celda3 {
	background-color: #FFDF99;
	text-align: center;
	height: 23px;
}
.tr_celda3i {
	background-color: #FFDF99;
	text-align: left;
	height: 23px;
}

/* Menu Superior (Verde) */
.menu{
	background-color: #007373;
	text-align: center;
	height: 27px;
}
.menuSel{
	background-color: #00ADAD;
	text-align: center;
	height: 27px;
}

/* Simula enlace (texto del mismo formato que el enlace pero sin serlo */
.enlaceMenu{
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
.enlaceMenuSel{
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}

/* Enlace Menu Superior (Verde) */
a.enlaceMenu{
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
a.enlaceMenu:visited {
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
a.enlaceMenu:hover {
	color: #00ADAD;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}

/* Enlace Seleccionado Menu Superior (Verde) */
a.enlaceMenuSel{
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
a.enlaceMenuSel:visited {
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
a.enlaceMenuSel:hover {
	color: #007373;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}

/* Otros enlaces */
a.enlace:link {
	color: black;
	text-decoration: none;
	font-weight:bold;
}
a.enlace:visited {
	color: black;
	text-decoration: none;
	font-weight:bold;
}
a.enlace:hover {
	color: #FFCC99;
	text-decoration: none;
	font-weight:bold;
}

/*********************************************************/
/*********************************************************/
/**************  FIN EXPEDIENTES *************************/
/*********************************************************/
/*********************************************************/

/* Añadido por Sergio el 16/01/2004 */
.letra_peque {
	font-size: xx-small;
}
/* -------------------------------- */

/* Añadido por Sergio el 29/11/2004 */
.tr_cab1i {
	background-color: #EC8D00;
	text-align: left;
	height: 25px;
}
/* -------------------------------- */

