/**************************************************************

		          ¡¡¡ P O R    F A V O R  !!!
	
	AVISO MUY IMPORTANTE
	--------------------
	NO MODIFIQUES ESTA HOJA DE ESTILO. 
	NI NINGUN JAVASCRIPT QUE NO SEA TUYO.
	SI NECESITAS UN ESTILO PERSONALIZADO:
	
	1) CREA TU PROPIA HOJA DE ESTILOS/JAVASCRIPT
	2) HAZ QUE EXTIENDA DE ESTA HOJA
	3) SOBREESCRIBE LOS ESTILOS/FUNCIONES QUE NECESITES TOCAR


¡¡¡SI MODIFICAS ESTA HOJA TODAS LAS APLICACIONES SE VERAN AFECTADAS!!!



*****************************************************************/












/* titulo de formulario */
/* Modificacion estilo GPM-CASER ASECOBER*/
/*
.TF, .A02, .A29,.TF1 {
  font-size: 10pt ;
  background: #E8E8E8 url(/formularios/mtoweb/xhtml/degtitulo1.jpg) repeat-y ;
  padding-bottom:3px;
  padding-left: 10px;
  color:white;
  height:23;
  font-family:Verdana;
  width:100%;
  margin-top: 3px;
  margin-bottom:1px; 
  font-weight: bold;
  text-align:left;
}
*/
.TF,.A02,.A04,.A29{
  font-size: 10px;
  background-color: #99cccc;
  padding-left: 7px;
  color:black;
  height:25;
  font-family:Verdana;
  width:100%;
  margin-top: 3px;
  margin-bottom:1px; 
  font-weight: bold;
  text-align:left;
}

.TF1{
  font-size: 10px;
  background-color: #99cccc;
  padding-left: 7px;
  color:black;
  height:25;
  font-family:Verdana;
  width:100%;
  margin-top: 3px;
  margin-bottom:1px; 
  font-weight: bold;
  text-align:left;
  background: #00565B;
}


/* cuerpo de la pagina */
BODY,.A01{
	margin-left :  3;
	margin-top : 0;
	background-color: white; 
	scrollbar-face-color:#FFFFFF;
	scrollbar-arrow-color:#9ACCCD;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#9ACCCD;
	scrollbar-highlight-color:#9ACCCD;
	scrollbar-DarkShadow-Color:#FFFFFF;
	scrollbar-3dLight-Color=#FFFFFF; 
	cursor: url(/formularios/mtoweb/xhtml/xhtmlcursor.cur);
	width:100%;
	color: black;
	font-size: 8pt;
	font-family:Verdana;
	font-weight: lighter;

}

.error{
	font-size: 8pt;
	font-family:Verdana;
	color: white;
	background:#F0af09;;
}

b,B{
	font-weight: normal;
}

/* titulo de pagina, subtitulo */
.TP,.A31,.A531,.A631{
	color:#00565B;
	font-size : 18px;
	font-weight: 600;
	font-family: Verdana;
	position:relative;
	margin-left: 20px;
	z-index: 29;
	height: 22px;
	left: 8px;
	top:2px;
/* los cambios realizados aqui afectan a toda la aplicacion Lucio(6941)
lo que se cambie que se realize a traves del surface para saber quien lo cambia
*/
}

.info,.info1{
	font-family: Verdana;
	font-size : 12px;
	font-weight:bold;
	color:#00565b;
	color:black;
}
.info1{
	color:ff9934;
	
}


/* Pie de pagina */
.PP,.A55{
	font-size: 9pt;
	font-family:Verdana;
	color: #9acccd;
	font-weight: bold;
	/*width:172px;*/
	height:49px;	
	z-index: 30;

}


/* Estilo de labels y caption de objetos */
/* Modificacion estilo GPM-CASER ASECOBER*/
/*
.LA,.A15,.A26,.A44 ,.A19 ,.A36,.A21,.A16,.A266, .A18{
	color: black;
	font-size: 8pt;
	font-family:Verdana;
	font-weight: lighter;
}
*/
.LA,.A15,.A26,.A44 ,.A19 ,.A36,.A21,.A16,.A266,.A18{
	color: black;
	font-size: 10px;
	font-family:Verdana;
	font-weight: lighter;
}

.white{
	color:#ffffff;
	font-weight: bold;
}

/* Contenido de objeto convertido a Label */
.CA,.A266{
	font-size: 9pt;
	font-family:Verdana;
	color: #00565b;
}

/* Label pequeno para objetos cuenta */
.LP,.A16{
	FONT-SIZE: 7pt;
	font-family:Verdana;
	COLOR: #00565B;
}

/* Botones ,reset y submits */
/* Modificacion estilo GPM-CASER ASECOBER*/
/* 
.BT,.A37,.A39,.A17,.CALBT{
	color:#00565b;
	cursor:pointer;
	background-color: #ffffff;
	background: url(/formularios/mtoweb/xhtml/xhtmlboton.jpg) repeat-x;
	border-left:1pt solid #8496ce;
	border-top:1pt solid #8496ce;
	border-right:1pt solid #5a6da5;
	border-bottom:1pt solid #5a6da5;
	font: 8pt Verdana bold;
	height:20
}
*/
.BT,.A37,.A39,.A17,.CALBT{
	background-color:#FF9933;
	width:auto;
	height:23px;
	border:0px;
	color:#FFFFFF;
	font-size:11px;
	font-family:Verdana,Arial,Helvetica,sans-serif
	cursor:hand;
}


/* Objetos visuales de la pagina */
/* Modificacion estilo GPM-CASER ASECOBER*/
/*.OB , .A20 , .A32 , .A33, .A34 ,.A35 ,.A38 ,.A42 ,.A41 ,.A42 ,.A43 , .stCUENTA, .stTEXTAREA,  .stTEXT{
	font-size: 8pt;
	font-family:Verdana;
	color: #00565B;
	background:#F9F5F5;
	background:#FBFAFB;
}*/
.A20,.A32,.A33,.A34,.A35,.A38,.A42,.A41,.A42,.A43,.stCUENTA,.stTEXT,.OB{	
	border: 1px solid #99CCCC;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	/*padding-left:3px;*/	
}
label.a38 { /* suprime el borde verde para los label con clase A38 */
border: 0px none;
}

/* Creación estilo GPM-CASER ASECOBER */
/* suprime bordes para checks y radios y se combina con la clase 0B (class="OB noOB") */
.noOB { 
	border: 0px none;
}

/* Modificacion estilo GPM-CASER ASECOBER*/
select {
	border: 1px solid #99CCCC;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	padding-left: 3px;
}

.stTEXTAREA {	
	border:1px solid #99CCCC;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	padding-left:3px;	
}

.noB{
	border:0px;
}

/* Estilo para los Input de solo lectura */
.stTEXTL{
	font-size: 8pt;
	font-family:Verdana;
	color: #00565B;
	background:#D8D8D8;
}



/* Estilo resaltado Label Info*/
.A27{
	font-size: 8pt;
	font-family:Verdana;
	color: #00565B;
}

/* Objeto select */
.LD,.A38{
	CURSOR: url(/formularios/mtoweb/xhtml/xhtmlcursor.cur);
}



/* Href en estado normal */
a,.HR,.A22{
	color:#00565b;
	text-decoration:none;
	font-family:Verdana;
	font-size: 8pt
}

/* Href al pasar el raton por encima */
a:hover,.HR:hover,.A22:hover{
	color:#ff9934;
	text-decoration: underline;
	font-family:Verdana;
	font-size: 8pt
}


a:visited,.HR:visited,.A22:visited{
	color:#00565b;
	text-decoration: underline;
	font-family:Verdana;
	font-size: 8pt
}

.tercernivel{
	color:#003333;	
	text-decoration:none;
}
.tercernivel:hover{
	color:#003333;	
	text-decoration:underline;
}

.tercernivel:visited{
	color:#003333;	
	text-decoration:none;
}

/* Estado deshabilitado */
.DS, .A45, .stDISABLED			{
	font-size: 8pt;
	font-family:Verdana;
	color:black;
	border:1 dashed Black;
}

/* Estilo transparente */
.TR,.A61,.stTRANSPARENTE{
	background : transparent;
}

/* Label informativo , pie y cabecera de forms */
.LIN,.A10,.A09{
	font-size: 8pt;
	font-family:Verdana;
	color: #FF9934;
	font-weight: bold;		
}

/* Estilo de options de select */
.OP,option{ 
	color: #00565B;
}
 
/* cuerpo del bormulario con bordes */
/* Modificacion estilo GPM-CASER ASECOBER*/
/*
.CF,.A06{ 
	border:1px solid  #9acccd;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
 	WIDTH:100%;
	text-align:left;

 }
*/
.CF,.A06{
	background: white;	
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
 	/*width: 100%;*/
	text-align: left;
}


/* Creacion estilo GPM-CASER ASECOBER*/ 
.A06_6{
	border:2px solid #00565B;
	background:#96C9CA;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
 	WIDTH:100%;
	text-align:left;
 } 
 
/* Modificacion estilo GPM-CASER ASECOBER*/ 
/* cuerpo del bormulario sin borde arriba */
/* 
.CFU,.A06U{ 
	border:1px solid  #9acccd;
	border-top: none;
	padding-left:3px;
	padding-top: 3px;
 	WIDTH:100%
 }
*/ 
.CFU,.A06U{ 
	border-top: none;
	padding-left:3px;
	padding-top: 3px;
 	WIDTH:100%
 } 

/* Modificacion estilo GPM-CASER ASECOBER*/ 
/* cuerpo del bormulario sin borde abajo */
/* 
.CFD,.A06D{ 
	border:1px solid  #9acccd;
	border-bottom: none;
	padding-left:3px;
	padding-top:3px;
 	WIDTH:100%
 }
*/
.CFD,.A06D{ 
	border-bottom: none;
	padding-left:3px;
	padding-top:3px;
 	WIDTH:100%
 }
  
/* cuerpo del bormulario sin borde arriba y abajo */
.CFUD,.A06UD{ 
	border:1px solid  #9acccd;
	border-top: none;
	border-bottom:none;
	padding-left:3px;
	padding-top:3px;
	WIDTH:100%;
}
 
/* cuerpo del bormulario sin bordes */ 
.CFS,.A066{ 
	margin-top:1px;
	margin-left:0px;
	padding-left:3px;
	padding-top:3px;
 	WIDTH:100%
	
 }
 
/* Cabecera de repetido */
.CR,.A104 {
  font-size: 9pt ;
  background-color: #E8E8E8 ;
  border: 0px solid gray;
  padding-bottom: 3px;
  padding-left: 10px;
  color: #00565b;
  height: 25px;
  font-family: Verdana;
}

 /* Tabla de cabeceras */
.TC,.A731{
 	width:100%
 }

/* tabla que contiene los formularios,la pagina , las carpetas y labelsubtitulotabla  */ 
.TA,.A54,.A12,.stCARPETA,.A28{
/* width:100% */
}

/* Creacion estilo GPM-CASER ASECOBER*/
/* pijama gris de las botoneras de fin de página */
table.tablaboton{
	height:43px;
	border:0px;
	background:none;
	margin:15px 0px;
	background-color: #F0F0F0;
}
table.tablaboton td {
	padding-right:5px;
}
table.tablaboton td.izqda {
	text-align:left;
	padding-left:5px;
}

table.tablaboton td.dcha {
    text-align:right;
    padding-right:5px;
}

/* Creacion estilo GPM-CASER ASECOBER */
table.tablabotonintermedia{
	height:43px;
	border:0px;
	background:none;
	margin:10px 0px;
	background-color: #FFFFFF;
}
table.tablabotonintermedia td {
	padding-right:5px;
}
table.tablabotonintermedia td.izqda {
	text-align:left;
	padding-left:5px;
}
table.tablabotonintermedia td.dcha {
    text-align:right;
    padding-right:5px;
} 


/*		E S T I L O      D E      R E P E T I D O S  */

.CP,.cab{
	position:relative;
	background:#000066;
	border:2px double white;
	font-Family:verdana;
	width:100%;
	font-size:12;
	color:yellow;
	height:18;
	background:black;
	background-color: #FF0000;

}

/* Modificacion estilo GPM-CASER ASECOBER */
/* Cuerpo de filas fijas de repetidos */
.RC,.tdCab{
	/*font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
	color : black;
	text-decoration : none;
	padding-left : 3px;
	background-color:#E8E8E8;*/
	padding: 3px 5px 3px 5px;
	background-color:#666666;
	border-right: 1px solid #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	white-space: nowrap;
}

/* Creación estilo GPM-CASER ASECOBER 
Se modifica la clase LA y A15 de los elementos de cabecera de repetidos para que sean blanco y negrita */
.tdCab .la {
color: white;
font-weight: bold;
}
.tdCab .A15 {
color: white;
font-weight: bold;
}

/* NUEVO ESTILO PARA LAS CABECERAS DE LOS REPETIDOS REPETIDOS */
table.repetido {

}
table.repetido tr.tdCab td{
height: 17px;
background-color: #666666;
padding: 3px 5px 3px 5px;
font-weight: bold;
font-size: 10px;
border-right: 1px solid #FFFFFF;
color: #FFFFFF;
white-space: nowrap;
}

table.repetido tr.tdCab td.noBorde
{
padding: 1px 1px 1px 1px;
border-right: 0px none;
}
/* FIN NUEVO ESTILO PARA LAS CABECERAS DE LOS REPETIDOS REPETIDOS */

/* Estilo de TR de repetido en mouseover */
.over{background:GRAY;
		height:14;
		font-size:9;
		font-family: Verdana;
		font-size : 9px;
		color:navy;
		cursor:hand;
		border-color:3px #000000 solid;
		padding-left: 2px;
		background:#ff9934
		
}


/* Estilo de TR de repetido en mouseout */
.out{background:#EBE7E7;
		height:14;
		font-size:9;
		background-color: #DCDCDC;
		background-color: white;
		font-family: Verdana;
		font-size: 9px;
		border: 1px solid;
		text-align: left;
		border-color:3px #000000 solid;
		padding-left: 2px;
}

.cursor{
	cursor:hand 
}


/* Estilo de TR seleccionado de repetido */	
.selected{  background:#993366;
			height:14;
			font-family: Verdana;
			font-size: 9px;
			color: #FFFFCC;
			padding-left: 2px;
			border:1px solid blue;
			background:#00565b;
			color:white
}
/* Creacion estilo GPM-CASER ASECOBER*/
/*seleccion de fila nuevo repetido*/
.selectedNR{
	background:#00565b;
	color:white;
}
.selectedNR td{
	border-right:1px solid #FFFFFF;
}

/* Estilo de TR normal de repetido  */	
.A077 {
			height:14;
			font-family: Verdana, Arial, Helvetica;
			font-size: 10px;
			color: black;
			background-color: white;
			background-color: #DCDCDC;
}
		
/* Estilo de pijama de TR de repetido  */	
.pijama,.A08 {
			height:14;
			font-family: Verdana;
			font-size: 9px;
			color: black;
			background-color: #F9F5F5;
			background-color: #DCDCDC;
			padding-left: 2px;
}

/* Estilo de pijama de TR de repetido  */	
.A100 {
			height:14;
			font-family: Verdana;
			font-size: 9px;
			color: white;
			background-color: #9acccd;
			padding-left: 2px;
}


/* Estilo de pijama de TR de repetido  */	
/* Modificacion estilo GPM-CASER ASECOBER*/
/*
.A07 {
			height:14;
			font-family: Verdana;
			font-size: 9px;
			color: black;
			background-color: white;
			padding-left: 2px;
}
*/
.A07 {
			height:14px;
			font-family: Verdana;
			font-size: 9px;
			color: black;
			background-color: white;
			padding: 3px 0px 0px 2px;
}
/*			text-align: left;*/

/*		E S T I L O      D E      C A R P E T A S  */
/* Estilo de cuerpo de pestanas */
/*
.cuerpo{
	 border:	5px solid #9ACCCD;
	 border-top:none;
	 background:#2D85B5;
	 background:white;
	 color :	#DEF29F;
	 width:		100%;
	 padding-left:5px;
	 padding-right:5px;
	 padding-bottom:10px;
}*/
/*Asecober-GPM*/
.cuerpo{
	 border:2px solid #ff9933;
	 border-top:none;
	 background:#2D85B5;
	 background:white;
	 color :	#DEF29F;
	 width:		100%;
	 padding-left:5px;
	 padding-right:5px;
	 padding-bottom:10px;
}
.separador{
	background:#9ACCCD;
	border-top: 2px solid #9ACCCD;
}

/* Estilo de Pestana seleccionada */
/*
.pstS{
	color:#5a6da5;
   background-color: #9ACCCD;
   border-left:1pt solid #9ACCCD;
   border-top:1pt solid #9ACCCD;
   border-right:1pt solid #9ACCCD;
   color:black;
   font: 8pt Verdana;
	text-align:center;
	border-top :1pt solid #9ACCCD;	
	height:30;
   /*	background: url(/formularios/mtoweb/xhtml/xhtmlpsts.jpg) repeat-x; 
}
*/
.pstS{
	color: #5a6da5;
	background: url(/formularios/mtoweb/img/pestana_naranja.gif) no-repeat;
	border-top: 1px solid #FFFFFF;
	color:black;
	font: 8pt Verdana;
	text-align:center;
	height: 30px;
	width: 190px;
	white-space: nowrap;
}
/* Estilo de Pestana no seleccionada */
/*
.pstN{
	border:1px solid black;
	border-bottom :1px solid #9ACCCD;
	border-bottom :1px solid white;
	background:  #9999FF;
	background: url(/formularios/mtoweb/xhtml/xhtmlpstn.jpg) repeat-x;
	background-image:  
	color :  #DEF29F;
	font-family :  Tahoma;
	font-size :  12;
	color:#6F6F6F;
	height:30;
	cursor:POINTER;
	text-align:center;
	font: 8pt Verdana;
	text-align:center;
	filter:gray();
	border-top :none;

}

*/

/*Definido Asecober-GPM*/
.pstN{
	border: 2px solid white;
	border-bottom: 1px solid white;
	color: #99CCCC;
	background: url(/formularios/mtoweb/img/pestana_verde.gif) no-repeat;
	border-top: 1pt solid #FFFFFF;
	color: white;
	font: 8pt Verdana;
	text-align: center;
	height: 30px;
	width: 190px;
	white-space: nowrap;
}


/* Estilo de Pestana no seleccionada en mouseover */
/*
.pstO{
 border:1px solid #e8e8e8;
 border-bottom :1px solid #9ACCCD;
/* background: url(http://10.11.50.34:7191/formularios/mtoweb/xhtml/xhtmlpsto.jpg) repeat-x;	   
 background: url(/formularios/mtoweb/img/pestana_naranja.gif) no-repeat button;
 color :  white;
 padding-left:4px;
 font-family :  Tahoma;
 font-size :  12;
 color:black;
 height:30;
 cursor:POINTER;
 text-align:center;
 font: 8pt Verdana;
	text-align:center;
	border-top :none;
}
*/
/*Asecober GPM*/
.pstO{
	border:2px solid white;
	border-bottom :1px solid white;
	
	color:#99CCCC;
   background: url(/formularios/mtoweb/img/pestana_verde.gif) no-repeat;
   border-top:1pt solid #FFFFFF;
   color:white;
   font: 8pt Verdana;
   text-align:center;
   border-button :1pt solid #9ACCCD;	
   height:30;
 	 width:190px;
}

/* Estilo para cajas de busqueda en repetidos */
.cajas{ 
	width:100%;
	background:#AAB6C4;
	background:white;
	color:black;
	font-weight :  bold;
	font-family :  Tahoma;
	font-size : 11;
	border:1px solid #ff9934;
}
	
/* Estilo para cajas de busqueda numericas en repetidos */
.cajasr{ 
	width:100%;border:1px solid #ff9934;
	background:#AAB6C4;
	background:white;
	color:black;
	font-weight :  bold;
	font-family :  Tahoma;
	font-size : 11;
	direction: rtl;  
}




/* Arbol  */	
.item{
	position:relative;width:200;left:0;top:0;height:15;
	background:transparent;
	color:blue;
	text-decoration : none;
	font-size: 8 pt;
	font-family:Verdana;
	color: #00565b;
	cursor:hand 
}

.itemSelected{
	position:relative;width:100%;left:0;top:0;height:15;
	font-size: 8 pt;
	font-family:Verdana;
	color:#FF9934 ;
	background:transparent;
	font-weight : bold;
	text-decoration : none;
	cursor:hand 
}

.diferente{
	position:relative;width:200;left:0;top:0;height:15;
	font-family : Arial;
	font-size : 13;
	color:green;
	font-weight : bold;
	text-decoration : none;
}

.diferenteSelected{
	position:relative;width:200;left:0;top:0;height:15;
	font-size: 8 pt;
	font-family:Verdana;
	color: #00565b;
	font-weight : bold;
	text-decoration : none;
}
	
.barraWin { 
	font-family:Verdana; 
	font-size:11px; 
	color:#000000;
 	margin:0px; 
	padding:0px; 
	padding-left: 5px;
	vertical-align:middle; 
   background-color:#cccccc;
  	border-top:1px solid #ffffff; 
	border-left:1px solid #ffffff;
  	border-bottom:1px solid #000000; 
	border-right:1px solid #000000;
	height:20;
	
}

.A60{
	font-family:Verdana;
	font-size:8;
	width:15;
	text-align: left;
}


.drag{
	background: transparent;/*#9acccd;*/
	position:absolute;
	left:100;
	top:100;
	/*border:2px solid;*/
	/*border-color: #99CCCC;*/
	width:180;
	display:none;
	z-index:15
}

.BCALENDARIO{
	position:absolute;
	left:100;
	top:100;
	width:180;
	display:none;
	background:transparent;
	z-index:9
}

/* Boton de calendario */
.BC,.A70{
	background : transparent url(/formularios/mtoweb/xhtml/xhtmlcalendar.gif) no-repeat center;
	width:23;
	height:23;
	border: 0 none px;
	cursor:pointer;
	border:0px;
}


/*  Titulo de calendario  */
.CALTIT{
	background:#FFFFFF;
	color:#003333;
	font-family:Verdana;
	font-size: 11pt;	
	font-style:bold;
}
.CALOBJ{
	border:0px;
	height:20;
	color:blue;
	font-family:Tahoma;
	font-size:11;
	background:#ffffff;
	color:black;
	text-align:center
}
.CALMES{
	font-family:Tahoma;
	font-size:12;
	height:20;
	border:0px;
	background:#ffffff;
	color:black
}
.CALTABLA{
	border:0px;
	/*background: YELLOW;*/
}
.CALDIA{
	background:#FFFFFF;
	color:#003333;
	font-weight: bold;
	text-align:center;
	height:18;
	font-size:11
}

.CALDIAF, .CALDIAN, .CALDIAS, .CALDIAO, .CALDIAVCAB, .CALDIAV, .CALDIAFP, .CALDIASP, .CALDIAOP{
	color:black;
	text-align:center;
	height:15;
	font-size:10;
}
.CALDIAF{
	 background:#FFFFFF;
	 font-weight: bold;
	 color: #FF9933;
}
.CALDIAFP{
	 background:#CAE4E4;
	 font-weight: bold;
	 color: #FF9933;
}
.CALDIAS{
	 background:#FF9933;
	 /*background-color:#FFFFFF;*/
	
}
.CALDIASP{
	 background:#FFFFFF;
	 /*background-color:#FFFFFF;*/
	
}
.CALDIAN{
	 background:#FFFFFF;
}
.CALDIAV{
	 background:#CAE4E4;
}
.CALDIAVCAB{
	 background:#CAE4E4;
	 font-size:11px;
}
.CALDIAO{
	 background:#DDDDDD;
	 color: #000000;
}
.CALDIAOP{
	 background:#FFFFFF;
	 color: #000000;
}

.CALBT{
	font-family:Tahoma;
	font-size:10
}
.CALTD{
	BACKGROUND:transparent;
	display:inline;
	width:61;
	font-family:Tahoma;
	font-size:9;
	color:#FF9933;
}

/* Creación estilos Asecober GPM*/
#mostrardia td.mostrardia {
height: 20px;
font-size: 9px;
color: #ffffff;
font-weight: bold;
}

#mostrardia td.mostrardia a {
color: #ffffff;
text-decoration: none;
}

.tareaspendientes{
	
	height: 20px;
	font-size: 10px;
	color: #000000 ;
	background: #FF9933;
	font-weight : bold;
	text-decoration: none;
	
	
}

.tareaspendientes label{
padding: 4px 0px 0px 20px;
background: url(/EscritorioCaser/img/icono_alerta.gif) left no-repeat ;
background-position-y:3px;
}




 .AyudaTlf{ 
	color:ff9934;
	font-size : 12px;
	font-weight: bold;
	font-family: Verdana;
	position:relative;
	margin-left: 23px;
	z-index: 29;
	left: 8px; 
 }
.tittle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00565b;

}

/* Creacion estilo GPM-CASER ASECOBER*/
.verdeoscuro{
	color:#003333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;	
}


/* Creacion estilo GPM-CASER ASECOBER*/
.fondoAzul {
	background-color: #96C9CA;
}

/* Creacion estilo GPM-CASER ASECOBER*/
.titulo {
	font-size : 18px;
	font-family: Verdana;
	color: #000000;
}
/*Ponia 00565B*/

/* Creacion estilo GPM-CASER ASECOBER*/
.negrita {
	font-weight: bold;
}


/* Inicio estilos Tabla Listado */

div.tablaizq{
	float:left;
	height:140px;
	width:40%;
}
div.tablader{
	float:left;
	height:140px;
	overflow:auto;
	width:60%;
}
div.tablader table td, div.tablaizq table td{white-space:nowrap;}
div.tablader table th, div.tablaizq table td{white-space:nowrap;}

table.listado{
	background:none;
	width:100%;
	font-size : 10px;
}


table.listado th {
	background-color:#666666;
	font-weight: bold;
	height:22px;
	padding:0px 2px 0px 2px;
	border-right:1px solid #FFFFFF;
	color:#FFFFFF;
	white-space:nowrap;
}
table.listado th.sinborde {
	border:0px;
}
table.listado tr.gris {
	background-color:#CCCCCC;
	color:#003333;
}
table.listado tr.gris td {
	border-right:1px solid #FFFFFF;
}
table.listado tr.blanco {
	background-color:#FFFFFF;
	color:#003333;
}
table.listado tr.blanco td {
	border-right:1px solid #CCCCCC;
}
table.listado tr.siena {
	background-color:#FF9933;
	color:#003333;
}
table.listado tr.siena td {
	border-right:1px solid #FFFFFF;
}
table.listado tr td {
	height:20px;
	padding:0px 2px 0px 2px;
}
table.listado tr td.sinborde {
	border:0px;
}
table.cabordenacion{
}
table.cabordenacion tr td{
padding: 0px;
margin: 0px;
}

table.cabordenacion tr td.titulo{
padding-right: 5px;

}

/* Fin estilos Tabla Listado */

/* Inicio estilos Tabla Paginacion */
table.paginacion{
	background:none;
	border-top:1px solid #003333;
	margin-top:25px;
}
/* Fin estilos Tabla Paginacion */

/******************* MERGE CON ESTILOS.CSS ************************/


/* Creacion estilo GPM-CASER ASECOBER, menu-primer nivel*/
a.menu{
	color:#FFFFFF;
	text-decoration:none;
	font-family:Verdana;
	font-size: 10px;
	font-weight:bold;
}

/* Href al pasar el raton por encima */
a.menu:hover{
	color:#FFFFFF;
	text-decoration: none;
	font-family:Verdana;
	font-size: 10px;
	font-weight:bold;
}


a.menu:visited{
	color:#FFFFFF;
	text-decoration: none;
	font-family:Verdana;
	font-size: 10px;
	font-weight:bold;
}
/* Creacion estilo GPM-CASER ASECOBER, menu-segundo nivel*/
a.menu2{
	color:#FFFFFF;
	text-decoration:none;
	font-family:Verdana;
	font-size: 10px;
}

/* Href al pasar el raton por encima */
a.menu2:hover{
	color:#FFFFFF;
	text-decoration: none;
	font-family:Verdana;
	font-size: 10px;
}


a.menu2:visited{
	color:#FFFFFF;
	text-decoration: none;
	font-family:Verdana;
	font-size: 10px;
}

/* Creacion estilo GPM-CASER ASECOBER, menu-tercer nivel*/

.tercernivel{
	color:#003333;	
	text-decoration:none;
	font-size: 10px;
}
.tercernivel:hover{
	color:#003333;	
	text-decoration:underline;
	font-size: 10px;
}

.tercernivel:visited{
	color:#003333;	
	text-decoration:none;
	font-size: 10px;
}

/* Creacion estilo GPM-CASER ASECOBER, migas de pan*/
.miga{
	color:black;
	text-decoration:none;
	font-family:Verdana;
	font-size: 10px;
}

a.miga{
	color:black;
	text-decoration:none;
	font-family:Verdana;
	font-size: 10px;
}

/* Href al pasar el raton por encima */
a.miga:hover{
	color:black;
	text-decoration: none;
	font-family:Verdana;
	font-size: 10px;
}

a.miga:visited{
	color:black;
	text-decoration: none;
	font-family:Verdana;
	font-size: 10px;
}

/* Creacion estilo GPM-CASER ASECOBER, inicio estilo capa favoritos */
.tituloFavoritos{
	color:black;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
}


a.aspaCierreFavoritos{
	color:#003333;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
}
a.aspaCierreFavoritos:hover{
	color:#003333;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
}
a.aspaCierreFavoritos:visited{
	color:#003333;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
}


a.txtBotonAgnadir{
	color:#FFFFFF;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
}
a.txtBotonAgnadir:hover{
	color:#FFFFFF;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
}
a.txtBotonAgnadir:visited{
	color:#FFFFFF;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
}


#capaFavoritos{
   background-color:#FFFFFF;
   border:1px solid #99CCCC;
}

#celdaBotonAnadir{
    height: 41px;
    text-align: center;
    background-image: url('../img/fondo_capafavoritos_inf.gif');
    background-repeat: repeat-x;
}
/* Fin estilo capa favoritos */

/* Creacion estilo GPM-CASER ASECOBER, inicio estilo enlaces capa favoritos */
a.favorito{
	color:#FF9933;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:underline;
}
/* Href al pasar el raton por encima */
a.favorito:hover{
	color:#FF9933;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:underline;
}
a.favorito:visited{
	color:#FF9933;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:underline;
}
/* Fin estilo enlaces capa favoritos */

.blanco{
	color:#FFFFFF;
}

.siena{
	color:#FF9933;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

.tam10{
	font-size:10px;
	padding:0px;
}

/* Creacion estilo GPM-CASER ASECOBER*/
/*
table.tablaboton{
	width:735px;
	height:43px;
	border:0px;
	background:none;
	margin:15px 0px;
	background-color: #F0F0F0;
}
table.tablaboton td {
	padding-right:5px;
}
table.tablaboton td.izqda {
	text-align:left;
	padding-left:5px;
}

table.tablaboton td.dcha {
    text-align:right;
    padding-right:5px;
}



*/

/* Creacion estilo GPM-CASER ASECOBER, menu-escritorio*/

a.enlacemenu,a.linkplataforma{
	font-size:10px;
	color:#003333;
	text-decoration: none;
}

a.enlacemenu:hover,,a.linkplataforma:hover{
	font-size:10px;
	color:#003333;
	text-decoration: none;
}

a.enlacemenu:visited,,a.linkplataforma:visited{
	font-size:10px;
	color:#003333;
	text-decoration: none;
}


/* Creacion estilo GPM-CASER ASECOBER, cabeceras escritorio personalizadas */
.ceca{
	height:20; 
	padding-left:15px;
	padding-right:10px;
	padding-top:2px;
	font-family:Verdana;
	font-size:10;
	color:#D0ECE8;
	filter:shadow(color=blue,strength=1);
	font-weight: bold;
}


/* Creacion estilo GPM-CASER ASECOBER */

a.textoBotonBlancoNegrita{
	font-size:10px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight:bold;
}

a.textoBotonBlancoNegrita:hover{
	font-size:10px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight:bold;
}

a.textoBotonBlancoNegrita:visited{
	font-size:10px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight:bold;
}


/* Inicio - Añadidas a petición de CASER 12/02/2009 */
.A02LOGIN {
	font-size: 14px;
	background-color: #99cccc;
	padding-left: 7px;
	color:black;
	font-family:Verdana,Arial;
	font-weight: bold;
	text-align:left;
	height: 24px;
	border-top:5px solid #99cccc;
}

.TPLOGIN{
	color:#00565B;
	font-size : 24px;
	font-weight: 600;
	font-family: Verdana;
	position:relative;
	margin-left: 20px;
	z-index: 29;
	height: 22px;
	left: 8px;
	top:2px;
}

.A38LOGIN {	
	border:1px solid #99CCCC;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	padding-left:3px;	
}

.LALOGIN{
	color: black;
	font-size: 12px;
	font-family:Verdana,Arial;
	font-weight: lighter;
	align: left;
}

.CABLOGIN{ 
	border:1px solid  #9acccd;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	WIDTH:100%;
	text-align:left;
	border-spacing: 5px;
}
/* Fin - Añadidas a petición de CASER 12/02/2009 */
 .table.tabla_separada{
 	margin-bottom:5px;
 }
 
 form{
 margin: 0px;
 }

.titulocalendario{
	font-size:11px;
	font-weight:bold;
	padding-left:9px;
}

.ordenNR{
height: 17px;
background-color: #666666;
padding: 3px 0px 3px 0px;
font-weight: bold;
font-size: 10px;
color: #FFFFFF;
white-space: nowrap;
}

/* Menú CASER */

.tercernivel{
	color:#003333;	
	text-decoration:none;
	padding-left:2px;
	background-color:#99CCCC;
}
.tercernivel:hover{
	color:#003333;	
	text-decoration:underline;
}

.tercernivel:visited{
	color:#003333;	
	text-decoration:none;
}

.tercernivel_hijo{ 
	color:#003333;	
	text-decoration:none;
	padding-left:2px;
}
.tercernivel_hijo:hover{
	color:#003333;	
	text-decoration:underline;
}

.tercernivel_hijo:visited{
	color:#003333;	
	text-decoration:none;
}

td.menu_primer{
background-color:#003333;
}

td.menu_segundo{
	background-color:#FF9933;
	font-size:10px;
	padding:0px;
	color:#FFFFFF;
}

/* Estilos para Rastro de Migas del Proyecto de Apertura de Expedientes*/
.pasoTextApExpActivo{
  border:0px;
  font-size: 11px;
  background-color: #ff9933;
  color:#ffffff;
  font-family:Arial;
  vertical-align:center;
  font-weight: bold;
  text-align:center;
}
.pasoNumberApExpActivo {
  border:0px;
  font-size: 20px;
  background-color: #ff9933;
  color:#e6e6e6;
  width:45px;
  font-family:Arial;
  vertical-align:center;
  font-weight: bold;
  text-align:center;
  }

.pasoTextApExpFuturo{
  border:0px;
  font-size: 11px;
  background-color: #f0f0f0;
  color:#cccccc;
  font-family:Arial;
  vertical-align:center;
  font-weight: bold;
  text-align:center;
}
.pasoNumberApExpFuturo{
  border:0px;
  font-size: 20px;
  background-color: #f0f0f0;
  color:#cccccc;
  width:45px;
  font-family:Arial;
  vertical-align:center;
  font-weight: bold;
  text-align:center;
}

.pasoTextApExpPasado {
  border:0px;
  font-size: 11px;
  background-color: #666666;
  color:#ffffff;
  font-family:Arial;
  vertical-align:center;
  font-weight: bold;
  text-align:center;
  cursor:hand;
}
.pasoNumberApExpPasado{
  border:0px;
  font-size: 20px;
  background-color: #666666;
  color:#e6e6e6;
  width:45px;
  font-family:Arial;
  vertical-align:center;
  font-weight: bold;
  text-align:center;
  cursor:hand;
}
.pasoImagen{
  border:0px;
  height:28px;
}
.imagen{
  border:0px;
  height:28px;
}

/* Fin de Estilos para Rastro de Migas del Proyecto de Apertura de Expedientes*/

/* Estilos para Agentes */
.linkGC      {font-family:Verdana;font-size:12px; font-weight: bold; border:2px solid #1A4848; padding:3px; width:100%; color:#FFA448; text-decoration: none;}
.linkGC:hover{font-family:Verdana;font-size:12px; font-weight: bold; border:2px solid #1A4848; padding:3px; width:100%; color:#003333; text-decoration: none;}
.linkGC:visited{font-family:Verdana;font-size:12px; font-weight: bold; border:2px solid #1A4848; padding:3px; width:100%; color:#FFA448; text-decoration: none;}

.apoderado {
	POSITION: absolute; 
	TOP: 80px; 
	HEIGHT:10px; 
	LEFT: 140px; 
}

/*ESTILOS DE LA CAPA DE IDIOMAS*/

#capaIdiomas{
	z-index:99;
	position:absolute;
	top:63px;
	left:1000px;
	display:none;
	padding-left:5px;
	padding-right:10px;
	border:1px solid #003333;
	border-top:3px solid #003333;
	background-color:white;
	font-family:Verdana;
	font-size:12px;	
}

#capaIdiomas li{
	/*padding-left:5px;*/
	margin-left:0px;
	padding-left:0px;
	color:#003333;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	padding-bottom:5px;
}

#capaIdiomas ul{
	margin-top:5px;
	margin-left:20px;
	margin-bottom:5px;
	color:#003333;
	list-style-type:square;
}

#capaIdiomas a{
	padding-left:5px;
	color:#FF9900;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	padding-bottom:5px;
	text-decoration:underline;
}

#capaIdiomas a:hover{
	text-decoration:none;
}

#capaIdiomas table {
	margin-left:5px;
}

#capaIdiomas img{
	border:none;
	width:20px;	
	height:13px;
}

#txtIdiomas{
	border-bottom: 2px solid #003333;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:15px;
	padding-left:5px;
	/*margin-bottom:5px;*/
	height:15px;
	font-weight:bold;
}

/*Capa de Cambiando idioma*/
#capaCargando{
	display:none;
	z-index:98;
	position:absolute;
	margin-left:-100px;
	margin-top:-100px;
	left:50%;
	top:50%;
	width:200px;
	height:100px;
	background-color:white;
	border:2px solid #003333;
	text-align:center;
	color:#003333;
	font-size:14px;
	font-weight:bold;
	padding-top:40px;
}
#capaTotal{
	display:none;
	z-index:98;
	width:100%;
	height:100%;
	position:absolute;
	background-color:white;
	filter:alpha(opacity=40);
	filters.alpha.opacity=40;
}
