body {
	font: normal 11px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #2d2d2d;/*//336699*/
	background: url(imagenes/bg_login.jpg)  repeat-x ; /*#f8f8f8;*/
	margin:0px;
}

a {
	color: #035083;
}

/*----------------- ------    Clase para tabla y formulario de login --------------------*/


/*COLORES DE FONDO PARA LAS CELDAS*/
tr.firstRow td{
    background-color: #ebe9e8;
}


tr.secondRow td{
    background-color: #BFDBF7;
}

.gridRow tr:hover{
    background-color: lime;
}
/***********************************/

#logintable{
	width: 700px; padding: 0; margin: 0; border: 0; 
}
td.login {
	padding: 6px 6px 6px 12px;
        font: 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	width: 700;
      height: 115;
}
td.formlogin {
	 background:  url(imagenes/login.png)  no-repeat ; 
	 width: 500px;
	 height: 275px;
}


/*DESHABILITADO CONDICIONAL*/
.formBotones input[disabled="disabled"],
.formBotones select[disabled="disabled"],
.formBotones textarea[disabled="disabled"],
.formBotones input[onfocus="setFocus(this.id);this.blur();"],
.formBotones textarea[onfocus="this.blur();"]{
		background-color:  #ebe9e8;
}

/*ESTILOS PARA ELEMENTOS DE FORMULARIO QUE TIENEN FOCO*/
input.iceInpTxt:focus, select.iceSelOneMnu:focus, .iceInpTxtArea:focus, input.iceInpSecrt:focus{
        background-color:  #fffbd6;
    }

caption {
	padding: 0 0 5px 0; 
	width: 600px;
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; text-align: right;
}
.fh {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	/*border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;*/
	text-transform: uppercase;
	text-align: left;
	padding: 2px 2px 2px 10px;
	background: #bfdbf7 url(imagenes/table1_header.jpg) /*no-repeat*/;
	/* width: 350px; */
        height: 20px;

}
/*----------------- Clase para tabla mayor *****************************************/

#tablamayor {
	width: 100%; padding: 0; margin: 0; border:0;
	/*background: #fff url(imagenes/bg_titulo.gif) repeat-x ;*/
}

td.titulo {	
	padding: 0px 1px 0px 0px;
    width:100%; height:80px;
	/*background: url(imagenes/bg_titulo.jpg) bottom repeat-x;*/
}
td.menu {	
	padding: 0px 0px 0px 12px;
    width:760px; height:20px;
	background:#92b7db; /* url(imagenes/bg_menu.gif); */
	font: normal 11px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; color:#fff;
}

td.contenido {	
	padding: 0px 6px 0px 0px;
	background:#ffffff url(imagenes/bg_login.jpg)  repeat-x ;
    width:100%; height:300;
}
td.pie {	
	padding: 0px 0px 0px 1px;
    width: 100%; height:8%;
	background: #ffffff url(imagenes/bg_pie.gif);
	text-align: right;
	color: #f4f4f4;
	font: normal 11px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}


/*----------------- Clase para tabla de menus y conenidos --------------------*/



#tablacontenido {
	width: 100%; height: 100%; padding: 0px 0px 0px 0px;  margin: 0; border: 0; 
	font: normal 11px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; color:#336699;
}

td.menulateral {	
	padding: 0px 0px 0px 0px;
    width:100px; height:8%;
}
td.menulateral2 {	
	padding: 0px 0px 0px 0px;
    width:100px; height:500px;
	background:#8ccde9; /* url(imagenes/bg_menulateral.jpg) repeat-x; */
	}

td.topareacontenido{	
	padding: 0px 0px 0px 0px;
    width: 767px; height: 67px;
	background: url(imagenes/bg_top_cont.gif)   repeat-x ;

}

td {
	padding: 0px 0px 0px 0px; 
    font: 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	
}

td.tab {
  background-color: #8dceea;
  border: 1px solid #000000;  
  border-color: #1388bb;
  
  -moz-border-radius: .7em .7em 0em 0em;
  border-radius-topright: .5em;
  border-radius-bottomright: 0em;

  padding: .5em;  
  font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
  color: #1e4f66;
}

td.areacontenido {
	padding: 6px 6px 6px 12px;
    width: 760px; height: 580px;
	background: #ffffff;
	text-align: center;
    border-left: 1px solid #1388bb;
	border-top: 1px solid #1388bb;
	border-right: 1px solid #1388bb;
	border-bottom: 1px solid #1388bb;
        -moz-border-radius: 0em 0em 1.0em 1em;
        border-radius-topright: 0em;
        border-radius-bottomright: .5em;
}

.titulopagina {
	font: bold 13px  "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; color:#ffffff;
	text-align: center;
}

/*---------------------------------- Clase tablas de datos GRID---------*/

table.grid {
	width: 600px; 
	padding: 0;
	margin: 0;
}

table.gridAddUserGpo {
	width: 300px; 
	padding: 0;
	margin: 0;
}

.grid td {
	border-right: 1px solid #3381ab;
	border-bottom: 1px solid #3381ab;
	border-left: 1px solid #3381ab;
	border-top: 1px solid #3381ab;
	background: #fff;
	padding: 2px 6px 1px 5px;
	color: #356f87;
    font: 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}

.grid th {
	font: bold 9px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	/*border-right: 1px solid #006600;
	border-bottom: 1px solid #006600;
	border-top: 1px solid #006600;
	border-left: 1px solid #006600;*/
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 2px 10px;
	background: #4c7c91; /* url(imagenes/table1_header.jpg) */ /*no-repeat*/
}

.gridAddUserGpo td {
	border-right: 1px solid #d6a340;
	border-bottom: 1px solid #d6a340;
	border-left: 1px solid #d6a340;
	background: #fff;
	padding: 2px 6px 2px 10px;
	color: #4f6b72;
        font: 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;}

.gridAddUserGpo th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	border-left: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 2px 10px;
	background: #CAE8EA url(imagenes/table1_header.jpg) /*no-repeat*/;
}
/*---------------------------------- Clase para formularios ---------*/

table.formBotones{
                text-align: center;
                border: 1px solid #1388BB;
}

table.bordeBotones{
    width: 600px;
    /*border-bottom: 1px solid #C1DAD7;*/
}

table.bordeBotonesAddUserGpo{
    width: 300px;
    border-bottom: 1px solid #d6a340;
}

/*-#tablaformulario -*/
table.form{
		width: 600px;                
        padding: 0; margin: 0; 
		border-left: 1px solid #DAA955;
		border-top: 1px solid #DAA955;
		border-right: 1px solid #DAA955;
		border-bottom: 1px solid #DAA955;
		text-align: center;
}
/*-td.botones -*/
/*-td.etiquetas -*/
.form td {
		font: 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
		font-size: 9pt;
		color: #798fb4;
		font-weight: bold;
		text-align: left;
		padding: 0px 6px 2px 6px;	
}

.button {
	font-size: 11px;
	font-family: Verdana,Helvetica;
	color: #b07a13;
	background: #CAE8EA url(imagenes/table1_header.jpg) no-repeat;
	border:1px solid #d6a340;
	width:80px;
	height:19px;
	padding: 0px 6px 0px 6px;
	text-decoration:none;
}

.form input {
	font: 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #336699;
	border: 1px solid #DAA955;
}

.form textarea {
	font: 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	 
        color: #276595;
	background-color:  #eff7fb;
	border: 1px solid #63a7c4;         
	width: 200px;
	height: 80px;
	Scroll-bar: no;
}

.form select {
	font: 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #b07a13;
	background-color:  #F5FAFA;
	border: 1px solid #d6a340;
}
.errorMessage {
	color: #E90649;
        font-style: italic;
}

table.tablaBuscar{
    width: 500px;
    border-bottom: 1px solid #C1DAD7;
}

/*----------------- Clases para los colores de los formularios----------------*/

.formBotones td {
	font: 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #1e4f66;
	font-weight: normal;
	text-align: left;
	padding: 0px 6px 2px 6px;
}


.formBotones input {
	font: 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #276595;
	background-color:  #eff7fb;
	border: 1px solid #63a7c4;
}

.formBotones textarea {
	font: 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;	 
        color: #276595;
	background-color:  #eff7fb;
	border: 1px solid #63a7c4;         
	Scroll-bar: no;
}

/* Efectos caja de texto en los combo box*/
.formBotones select { 
	font: 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0f4772;
	background-color:  #c4d2e1;
	border: 1px solid #63a7c4;
}


/*----------------- Clase para tabla de menus----------------******************************************************************************----*/

table.menuvertical {
	width: 98%; height:20%; padding: 0px 0px 0px 10px;  margin: 0; border:0; 
	font: normal 11px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; color:#336699;
	text-align: center;

}

.menuvertical  td {
	border-right: 0;
	border-bottom: 2px dotted #d9eafb;
	border-left: 0;
	padding: 2px 0px 2px 10px;
	color: #3579a8;
    font: 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	Text-align: Left;
	}
	
.menuvertical  img{ 
    	vertical-align: middle;
		padding: 0px 15px 0px 0px;
		border: 0px;
		width: 20px; 
	}	
	
.menuvertical  td:hover{ 
    background: #e0eefb ;
	color: #035083;
	}

table.formLogin{		              
        padding: 0; margin: 0;		
		text-align: center;
}
.formLogin input {
		font: 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
		font-size: 8pt;
		color: #336699;
		background-color:  #F5FAFA;
		border: 1px solid #798fb4;
}

/* IMPORTADO DE XP.css */

/* ------------ Menu Classes --
*/

.iceMnuBar { /*no change*/
    padding: 0px;
    white-space: nowrap;
}

.iceMnuBarItem { /* was iceMenu */
    float: left;
    padding: 0px;
    white-space: nowrap;
}

.iceMnuBarItem a { /* was iceMenu */
    background-color: #DDDDDD;
    height: auto;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #333333; /* Must be >1.01em to avoid layout artifacts on Macs */
    font-size: 1.1em;
    margin: 0px;
    border-right: 1px solid #FFFFFF;
    width: auto;
    float: left;
    display: block;
    text-decoration: none;
}

.iceMnuBarItem a:hover { /* was iceMenu */
    background-color: #2A6CC2;
    color: #FFFFFF;
    border-right: 1px solid #FFFFFF;
}

.iceMnuBarItem hr { /* was iceMenu */
    border: none 0;
    border-top: 1px solid #999999;
    width: 100%;
    height: 1px;
    margin-top: 3px;
    padding: 0px;
    text-align: left;
}

.iceMnuBarSubMenu { /* was iceSubMenu */
    position: absolute;
    background-color: #EFEFEF;
    width: 160px;
    border-top: 1px solid #999999;
    border-left: 1px solid #999999;
    border-bottom: 1px solid #999999;
    border-right: 1px solid #999999;
    padding: 1px;
    height: auto;
    display: block;
}

.iceMnuItm { /* was iceSubMenuRow*/
    padding: 0px;
    display: block;
    height: auto;
}

.iceMnuItm a { /* was iceSubMenuRow*/
    color: #333333;
    display: block;
    text-decoration: none;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
    padding-bottom: 3px;    
}

.iceMnuItm a:hover { /* was iceSubMenuRow*/
    background-color: #2A6CC2;
}

.iceMnuItm a:hover .iceOutTxt{ 
    color: #FFFFFF;
}

.iceMnuItmLabel, .iceMnuBarItemLabel { /* was iceSubMenuRowLabel */
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 4px;
    font-size: 1.0em;
    display: inline;
}

.iceMnuBarItemImage {
	width:0px;
}

.iceMnuItmImage, .iceMnuBarItemImage {  /* was iceSubMenuRowImage */
    display:inline;
    vertical-align: top;    
}

.iceMnuBarSubMenuInd { /* was iceSubMenuRowSubMenuIndicator */
    display:inline;
    float:right;
    padding-top: 3px;
    padding-right: 1px;    
}

/* classes for the vertical version of the iceMenu*/

.iceMnuBarVrtItemLabel {} 
.iceMnuBarVrtItemImage {
	width:5px;
}

.iceMnuBarVrt { /* was iceMenu_vertical */
    float: left;
    padding: 0px;
    white-space: nowrap;
}

.iceMnuBarVrtItem { /* was iceMenu_verticalItem */
    width: 160px;
    display: block;
}

.iceMnuBarVrtItem a { /* was iceMenu_verticalItem */
    background-color: #DDDDDD;
    height: auto;
    padding-left: 3px;
    padding-right: 3px;    
    padding-top: 3px;
    padding-bottom: 3px;
    color: #333333;
    font-size: 1.1em;
    margin-bottom: 1px;
    float: none;
    display: block;
    text-decoration: none;
    border: 0px solid #FFFFFF;
    width: 100%;
}

.iceMnuBarVrtItem a:hover { /* was iceMenu_verticalItem */
    background-color: #2A6CC2;
    color: #FFFFFF;
    text-decoration: none;
}

.iceMnuBarVrtSubMenu { /* was iceSubMenu_vertical*/
    padding: 1px;
    width: 160px;
    background-color: #EFEFEF;
    border-top: 1px solid #999999;
    border-right: 1px solid #999999;
    border-left: 1px solid #999999;
    border-bottom: 1px solid #999999;
    position: absolute;
    height: auto;
    display: block;
}

.iceMnuItmVrt a { /* was iceMenu_vertical_subItem */
    background-color: #EFEFEF; 
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 1.1em; 
    width: auto;
    display: block;
    text-decoration: none; 
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
    padding-bottom: 3px;    
}

.iceMnuItmVrt a:hover { /* was iceMenu_vertical_subItem */
    background-color: #2A6CC2;
    color: #FFFFFF;
    text-decoration: none;
}

.iceMnuBarVrtSubMenuInd { /* was iceSubMenuDividerVert */
    display:inline;
    float:right;
    padding-top: 3px;
    padding-right: 1px;    
}

/*
    Classes for the connection status indicator
*/

.iceOutConStat {
    margin: 10px;
    width: 25px;
    height: 25px;
    border: none;
    font-size: .5em;
}

.iceOutConStatInactv {
    position: absolute;
    background-image: url( imagenes/css-images/connect_idle.gif );
    background-position: top;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
}

.iceOutConStatActv {
    position: absolute;
    background-image: url( imagenes/css-images/connect_active.gif );
    background-position: top;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
}

.iceOutConStatCaution {
    position: absolute;
    background-image: url( imagenes/css-images/connect_caution.gif );
    background-position: top;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
}

.iceOutConStatDisconnect {
    position: absolute;
    background-image: url( imagenes/css-images/connect_disconnected.gif );
    background-position: top;
    background-repeat: no-repeat;
    width: 25px;
    height: 25px;
}

/*
data scroller classes disabled styles
*/
.sclBtnCell-dis {
/* the cells behind the scroll buttons */
    background-color: #FFFFFF;
    padding: 2px;
}

.sclBtnCell-dis img {
    cursor: default;
}

.icePaginatorTbl-dis {
/* the container for the pagination*/
    background-color: #FFFFFF;
}

/* set the common attributes for the pagination numbers */
.icePaginatorAtvCol-dis a, .icePaginatorCol-dis a {
    text-decoration: none;
    font-weight: normal;
    background-color: #FFFFFF;
    color: #ABABAB;
    display: block;
    padding-left: 5px;
    padding-right: 5px;
    border: 1px solid #FFFFFF;
    cursor: default;
}

/* override the attributes for the currently selected page */
.icePaginatorAtvCol-dis a {
    color: #ABABAB;
    /*    border:1px solid #2A6CC2;
        background-color:#2A6CC2;
    */
    cursor: default;
}

/* set the attributes for the mouseover on none-current pages */
.icePaginatorCol-dis a:hover {
    /*    color:#000000;
  border:1px solid #2A6CC2;*/
}

/*
Disabled classes for the calendar controls
*/

.iceSelInpDate-dis {
/* calendar outline & background color */
    background-color: #FFFFFF;
    border: 1px solid #DEDEDE; /* removed margin from calendar outline - better absolute positioning of popup */
/*margin:10px;*/
}

.iceSelInpDateMonthYear-dis {
    background-color: #EFEFEF;
    /*    background-image: url("./imagenes/css-images/table_col_header.gif");
    background-position:bottom;
    background-repeat:repeat-x;*/
    font-weight: normal;
    text-align: center;
    color: #999999;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 4px;
    padding-bottom: 4px; /*border-right:1px solid #CCCCCC;*/
}

.iceSelInpDateMonthYear-dis img {
    cursor: default;
}

.iceSelInpDateWeek-dis {
/* the days of the week row */
    font-weight: normal;
    color: #999999;
    background-color: #EFEFEF;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    border-bottom: 1px solid #ABABAB;
}

/* set the look for the days of the week backgrounds */
.iceSelInpDateDay-dis, .iceSelInpDateCur-dis {
/* the background & alignment for the days */
    padding: 3px;
    text-align: center;
}

/* now set the attributes for the numbers for each day of the week */
.iceSelInpDateDay-dis a {
/* the day text */
    text-decoration: none;
    background-color: #FFFFFF;
    border: 1px solid #FFFFFF;
    color: #ABABAB;
    width: 100%;
    height: 100%;
    padding: 0px;
    display: block;
    cursor: default;
}

.iceSelInpDateCur-dis a {
    text-decoration: none;
    background-color: #ABABAB;
    border: 1px solid #ABABAB;
    color: #FFFFFF;
    width: 100%;
    height: 100%;
    padding: 0px;
    display: block;
    cursor: default;
}


/*
----------- FileUpload Component classes
*/
.iceInpFile {
	overflow: hidden;
}
.iceInpFileTxt {
    border: 1px solid #ABABAB;
    background-color: #FFFFFF;
    margin: 2px;
    padding: 2px;
    font-family: Arial, Helvetica, sans-serif;
    
    color: #4f6b72;
}

.iceInpFileBtn {
    border: 1px solid #ABABAB;
    background-color: #FFFFFF;
    margin: 2px;
    padding: 2px;
    font-family: Arial, Helvetica, sans-serif;

    color: #4f6b72;
}


/*
*/
/*
----------- Calendar Component classes
*/
.iceSelInpDate {
/* calendar outline & background color */
    background-color: #FFFFFF;
    border: 1px solid #ABABAB; /* removed margin from calendar outline - better absolute positioning of popup */
/*margin:10px;*/
}

.iceSelInpDateIFrameFix {
   z-index: -1;
   position: absolute;
   display: block;
   filter: mask();
} 
 
.iceSelInpDateInput {
    width: 150px;
}

.iceSelInpDateOpenPopup {
    display: block;
    text-decoration: none;
    background-color: transparent;
    background-image: url( "./imagenes/css-images/cal_button.gif" );
    background-repeat: no-repeat;
    text-align: center;
    border: none;
    width: 16px;
    height: 16px;
}

.iceSelInpDateClosePopup {
    display: block;
    text-decoration: none;
    background-color: transparent;
    background-image: url( "./imagenes/css-images/cal_off.gif" );
    background-repeat: no-repeat;
    text-align: center;
    border: none;
    width: 16px;
    height: 16px;
}

.iceSelInpDateMonthYear {
    background-color: #EFEFEF;
    background-image: url( "./imagenes/css-images/table_col_header.gif" );
    background-position: bottom;
    background-repeat: repeat-x;
    font-weight: normal;
    text-align: center;
    color: #C1DAD7;
    padding-left: 1px;
    padding-right: 1px;
    padding-top: 4px;
    padding-bottom: 4px; /*border-right:1px solid #CCCCCC;*/
}

.iceSelInpDateMonthYear img {
    border: none;
}

.iceSelInpDateMovePrev {
    text-decoration: none;
    display: block;
    background-color: transparent;
    background-image: url( "./imagenes/css-images/cal_arrow_left.gif" );
    background-repeat: no-repeat;
    text-align: center;
    border: none;
    width: 17px;
    height: 16px;
}

.iceSelInpDateMoveNext {
    text-decoration: none;
    display: block;
    background-color: transparent;
    background-image: url( "./imagenes/css-images/cal_arrow_right.gif" );
    background-repeat: no-repeat;
    text-align: center;
    border: none;
    width: 17px;
    height: 16px;
}

.iceSelInpDateWeek {
/* the days of the week row */
    font-weight: normal;
    color: #2A6CC2;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
    border-bottom: 1px solid #C1DAD7;
}

/* set the look for the days of the week backgrounds */
.iceSelInpDateDay, .iceSelInpDateCur {
/* the background & alignment for the days */
    padding: 3px;
    text-align: center;
}

.iceSelInpDateCur .iceOutTxt{
	color:#FFFFFF;
}

/* now set the attributes for the numbers for each day of the week */
.iceSelInpDateDay a {
/* the day text */
    text-decoration: none;
    background-color: #FFFFFF;
    border: 1px solid #FFFFFF;
    color: #798fb4;
    width: 100%;
    height: 100%;
    padding: 0px;
    display: block;
}

.iceSelInpDateCur a {
    text-decoration: none;
    background-color: #2A6CC2;
    border: 1px solid #2A6CC2;
    color: #FFFFFF;
    width: 100%;
    height: 100%;
    padding: 0px;
    display: block;
}

/* now set the color attributes for the hover effect on non-current days */
.iceSelInpDateDay a:hover {
/* the day text */
    text-decoration: none;
    color: #2A6CC2;
}

.droptargethover {
    background-color: #0000ff;
}

.iceMsgError{
    color: #ff0000;
}

.botonVisible{
 height: 3em;
 width: 10em;
 font-size: 3em;
}
/*
input[type="button"]:not([size]) { 
     height: 2em;    /* Desired width of input field */

.iceSelInpDateInput{
 width: 65px;
}

.datoBarraLateral{
    color: #fff;
}

.iceCmdBtn{
    border-top: 0px; 
    border-left: 0px; 
    border-bottom: 0px; 
    border-right: 0px;
}

/*
----------- Panel Collapsible --------
*/

/* opened accordion styles */
.icePnlClpsbl, .icePnlClpsblHdr, .icePnlClpsblCnt {
}

/* Closed */
.icePnlClpsblColpsd, .icePnlClpsblColpsdHdr, .icePnlClpsblColpsdCnt {
}

/* Open and disabled */
.icePnlClpsbl-dis, .icePnlClpsblHdr-dis, .icePnlClpsblCnt-dis {
}

/* Closed and disabled */
.icePnlClpsblColpsd-dis, .icePnlClpsblColpsdHdr-dis, .icePnlClpsblColpsdCnt-dis{
}

/* common accordion headers */
.icePnlClpsblHdr, .icePnlClpsblHdr-dis, .icePnlClpsblColpsdHdr,
    .icePnlClpsblColpsdHdr-dis {
    background-color: #EFEFEF;
    background-image: url( "./imagenes/css-images/table_col_header.gif" );
    background-position: bottom;
    background-repeat: repeat-x;
    font-weight: bold;
    text-align: left;
    color: #000000;
    border: 1px solid #CCCCCC;
    border-bottom: none;
    padding-left: 2px;
    padding-right: 5px;
    padding-top: 4px;
    padding-bottom: 4px;
    cursor: pointer;
}
.icePnlClpsblHdr-dis, .icePnlClpsblColpsdHdr-dis{
    color: #999999;
}

.icePnlClpsblCnt, .icePnlClpsblColpsdCnt,
    .icePnlClpsblColpsdCnt-dis, .icePnlClpsblCnt-dis {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-top: none;
    padding-left: 5px;
    padding-right: 5px;
}

/* panelCollapsible Component Example */
.pnlClpsblLnks span,
    .pnlClpsblLnks.nodec, .pnlClpsblLnks:link, .pnlClpsblLnks:hover, .pnlClpsblLnks:visited {
    color: #004080;
    text-decoration: underline;
}
.pnlClpsblDemoHdr span, .pnlClpsblDemoHdr-dis span,
    .pnlClpsblDemoColpsdHdr span, .pnlClpsblDemoColpsdHdr-dis span{
    padding-left: 20px;
}
.pnlClpsblDemoHdr div, .pnlClpsblDemoHdr-dis div,
    .pnlClpsblDemoColpsdHdr div, .pnlClpsblDemoColpsdHdr-dis div{
    background-repeat: no-repeat;
    background-position: left top;
    height: 17px;
}
.pnlClpsblDemoHdr div, .pnlClpsblDemoHdr-dis div{
    background-image: url( "./imagenes/css-images/arrowDown.gif" );    
}
.pnlClpsblDemoColpsdHdr div, .pnlClpsblDemoColpsdHdr-dis div{
    background-image: url( "./imagenes/css-images/arrowCollapsed.gif" );
}

.pnlBrdrDemoNorth, .pnlBrdrDemoEast, .pnlBrdrDemoWest, .pnlBrdrDemoCenter, .pnlBrdrDemoSouth {
	border: 1px solid #CCCCCC;
	padding: 5px;
	vertical-align: top;
}

/*---- TAB SET -----*/

.icePnlTbOn { /* was iceTabSetTabOn */
}

.icePnlTbOn .MidMid td{
	font-weight: bold;
    white-space: nowrap;
    text-align: center;    	
}

.icePnlTbOn .LftTop {
    background-color: transparent;
    background-image: url( "./imagenes/css-images/on-left-top.gif" );
    background-repeat: no-repeat;
    text-align: center;
    padding-top: 5px;
    border: none;
}

.icePnlTbOn .MidTop {
    background-color: transparent;
    background-image: url( "./imagenes/css-images/on-mid-top.gif" );
    background-repeat: repeat-x;
    text-align: center;
    padding-top: 5px;
    border: none;
}

.icePnlTbOn .RtTop {
    background-color: transparent;
    background-image: url( "./imagenes/css-images/on-right-top.gif" );
    background-repeat: no-repeat;
    text-align: center;
    padding-top: 5px;
    border: none;
}

.icePnlTbOn .LftMid {
    background-color: transparent;
    background-image: url( "./imagenes/css-images/on-left-mid.gif" );
    background-repeat: repeat-y;
    text-align: center;
    padding-top: 5px;
    border: none;
}

.icePnlTbOn .MidMid {
    background-color: transparent;
    background-image: url( "./imagenes/css-images/on-mid-mid.gif" );
    background-repeat: repeat;
    text-align: center;
    border: none;
    white-space: nowrap;
}

.icePnlTbOn .MidMid a {
    text-decoration: none;
    color: #000000;
    cursor: pointer;
    display: block;
    padding-top: 5px;
    padding-right: 15px;
    padding-left: 15px;
}


* html .icePnlTbOn .MidMid a {
    width: 1%;
}

.icePnlTbOn .RtMid {
    background-color: transparent;
    background-image: url( "./imagenes/css-images/on-right-mid.gif" );
    background-repeat: repeat-y;
    text-align: center;
    padding-top: 5px;
    border: none;
}

.icePnlTbOn .LftBtm {
    background-color: transparent;
    background-image: url( "./imagenes/css-images/on-left-bot.gif" );
    background-repeat: no-repeat;
    border: none;
}

.icePnlTbOn .MidBtm {
    background-color: transparent;
    background-image: url( "./imagenes/css-images/on-mid-bot.gif" );
    background-repeat: repeat-x;
    border: none;
}

.icePnlTbOn .RtBtm {
    background-color: transparent;
    background-image: url( "./imagenes/css-images/on-right-bot.gif" );
    background-repeat: no-repeat;
    border: none;
}

/* tabOff style classes */

.icePnlTbOff { /* was iceTabSetTabOff*/

}

.icePnlTbOff .MidMid td{
    white-space: nowrap;
    text-align: center;    	
}

.icePnlTbOff .LftTop {
    background-color: transparent;
    background-image: url( "./imagenes/css-images/off-left-top.gif" );
    background-repeat: no-repeat;
    text-align: center;
    padding-top: 5px;
    border: none;
}

.icePnlTbOff .MidTop {
    background-color: transparent;
    background-image: url( "./imagenes/css-images/off-mid-top.gif" );
    background-repeat: repeat-x;
    text-align: center;
    padding-top: 5px;
    border: none;
}

.icePnlTbOff .RtTop {
    background-color: transparent;
    background-image: url( "./imagenes/css-images/off-right-top.gif" );
    background-repeat: no-repeat;
    text-align: center;
    padding-top: 5px;
    border: none;
}

.icePnlTbOff .LftMid {
    background-color: transparent;
    background-image: url( "./imagenes/css-images/off-left-mid.gif" );
    background-repeat: no-repeat;
    text-align: center;
    padding-top: 5px;
    border: none;
}

.icePnlTbOff .MidMid {
    background-color: transparent;
    background-image: url( "./imagenes/css-images/off-mid-mid.gif" );
    background-repeat: repeat-x;
    text-align: center;
    border: none;
    white-space: nowrap;
}

.icePnlTbOff .MidMid a {
    text-decoration: none;
    color: #000000;
    cursor: pointer;
    display: block;
    padding-top: 5px;
    padding-right: 15px;
    padding-left: 15px;
}

* html .icePnlTbOff .MidMid a {
    width: 1%;
}

.icePnlTbOff .RtMid {
    background-color: transparent;
    background-image: url( "./imagenes/css-images/off-right-mid.gif" );
    background-repeat: no-repeat;
    text-align: center;
    padding-top: 5px;
    border: none;
}

.icePnlTbOff .LftBtm {
    background-color: transparent;
    background-image: url( "./imagenes/css-images/off-left-bot.gif" );
    background-repeat: no-repeat;
    border: none;
}

.icePnlTbOff .MidBtm {
    background-color: transparent;
    background-image: url( "./imagenes/css-images/off-mid-bot.gif" );
    background-repeat: repeat-x;
    border: none;
}

.icePnlTbOff .RtBtm {
    background-color: transparent;
    background-image: url( "./imagenes/css-images/off-right-bot.gif" );
    background-repeat: no-repeat;
    border: none;
}

/* tabOver style classes */

.icePnlTbOver { /* was iceTabSetTabOver */

}

.icePnlTbOver .MidMid td{
    white-space: nowrap;
    text-align: center;    	
}


.icePnlTbOver .LftTop {
    background-color: transparent;
    background-image: url( "./imagenes/css-images/over-left-top.gif" );
    background-repeat: no-repeat;
    text-align: center;
    padding-top: 5px;
    border: none;
}

.icePnlTbOver .MidTop {
    background-color: transparent;
    background-image: url( "./imagenes/css-images/over-mid-top.gif" );
    background-repeat: repeat-x;
    text-align: center;
    padding-top: 5px;
    border: none;
}

.icePnlTbOver .RtTop {
    background-color: transparent;
    background-image: url( "./imagenes/css-images/over-right-top.gif" );
    background-repeat: no-repeat;
    text-align: center;
    padding-top: 5px;
    border: none;
}

.icePnlTbOver .LftMid {
    background-color: transparent;
    background-image: url( "./imagenes/css-images/over-left-mid.gif" );
    background-repeat: repeat-y;
    text-align: center;
    padding-top: 5px;
    border: none;
}

.icePnlTbOver .MidMid {
    background-color: transparent;
    background-image: url( "./imagenes/css-images/over-mid-mid.gif" );
    background-repeat: repeat;
    text-align: center;
    border: none;
    white-space: nowrap;
}

.icePnlTbOver .MidMid a {
    text-decoration: none;
    color: #000000;
    cursor: pointer;
    display: block;
    padding-top: 5px;
    padding-right: 15px;
    padding-left: 15px;
}

* html .icePnlTbOver .MidMid a {
    width: 1%;
}

.icePnlTbOver .RtMid {
    background-color: transparent;
    background-image: url( "./imagenes/css-images/over-right-mid.gif" );
    background-repeat: repeat-y;
    text-align: center;
    padding-top: 5px;
    border: none;
}

.icePnlTbOver .LftBtm {
    background-color: transparent;
    background-image: url( "./imagenes/css-images/over-left-bot.gif" );
    background-repeat: no-repeat;
    border: none;
}

.icePnlTbOver .MidBtm {
    background-color: transparent;
    background-image: url( "./imagenes/css-images/over-mid-bot.gif" );
    background-repeat: repeat-x;
    border: none;
}

.icePnlTbOver .RtBtm {
    background-color: transparent;
    background-image: url( "./imagenes/css-images/over-right-bot.gif" );
    background-repeat: no-repeat;
    border: none;
}

/* tabSpacer */

.icePnlTbSetSpcr {
    width: 100%;
    border-bottom: 1px solid #ABABAB;
}

/* tabPanel */
.icePnlTbSet { /* was iceTabSet*/
    width: 100%;
}

.icePnlTbSet td{ /* was iceTabSet*/
   padding: 0 0 0 0;
}

.icePnlTbSetCnt { /*newly added class*/
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    border-right: 1px solid #ABABAB;
    border-bottom: 1px solid #ABABAB;
    border-left: 1px solid #ABABAB;
    background-color: #FFFFFF;
}

.icePnlTbSetCntBtm { /*was iceTabSetBottom*/
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    border-right: 1px solid #ABABAB;
    border-top: 1px solid #ABABAB;
    border-left: 1px solid #ABABAB;
    background-color: #FFFFFF;
}

/* TABS ON BOTTOM STYLE CLASSES */
/* tabOn style classes */

.icePnlTbOnBtm {

}

.icePnlTbOnBtm .MidMid td{
	font-weight: bold;
    white-space: nowrap;
    text-align: center;    	
}

.icePnlTbOnBtm .LftTop {
    background-color: transparent;
    background-image: url( "./imagenes/css-images/tbot-on-left-top.gif" );
    background-repeat: no-repeat;
    text-align: center;
    border: none;
}

.icePnlTbOnBtm .MidTop {
    background-color: transparent;
    background-image: url( "./imagenes/css-images/tbot-on-mid-top.gif" );
    background-repeat: repeat-x;
    text-align: center;
    border: none;
}

.icePnlTbOnBtm .RtTop {
    background-color: transparent;
    background-image: url( "./imagenes/css-images/tbot-on-right-top.gif" );
    background-repeat: no-repeat;
    text-align: center;
    border: none;
}

.icePnlTbOnBtm .LftMid {
    background-color: transparent;
    background-image: url( "./imagenes/css-images/on-left-mid.gif" );
    background-repeat: repeat-y;
    text-align: center;
    padding-top: 5px;
    border: none;
}

.icePnlTbOnBtm .MidMid {
    background-color: transparent;
    background-image: url( "./imagenes/css-images/on-mid-mid.gif" );
    background-repeat: repeat;
    text-align: center;
    border: none;
    white-space: nowrap;
}

.icePnlTbOnBtm .MidMid a {
    text-decoration: none;
    color: #000000;
    cursor: pointer;
    display: block;
    padding-top: 5px;
    padding-right: 15px;
    padding-left: 15px;
}

* html .icePnlTbOnBtm .MidMid a {
    width: 1%;
}

.icePnlTbOnBtm .RtMid {
    background-color: transparent;
    background-image: url( "./imagenes/css-images/on-right-mid.gif" );
    background-repeat: repeat-y;
    text-align: center;
    padding-top: 5px;
    border: none;
}

.icePnlTbOnBtm .LftBtm {
    background-color: transparent;
    background-image: url( "./imagenes/css-images/tbot-on-left-bot.gif" );
    background-repeat: no-repeat;
    padding-bottom: 5px;
    border: none;
}

.icePnlTbOnBtm .MidBtm {
    background-color: transparent;
    background-image: url( "./imagenes/css-images/tbot-on-mid-bot.gif" );
    background-repeat: repeat-x;
    padding-bottom: 5px;
    border: none;
}

.icePnlTbOnBtm .RtBtm {
    background-color: transparent;
    background-image: url( "./imagenes/css-images/tbot-on-right-bot.gif" );
    background-repeat: no-repeat;
    padding-bottom: 5px;
    border: none;
}

/* tabOff style classes */

.icePnlTbOffBtm { /* was iceTabSetTabOffBottom*/

}

.icePnlTbOffBtm .MidMid td{
    white-space: nowrap;
    text-align: center;    	
}

.icePnlTbOffBtm .LftTop {
    background-color: transparent;
    background-image: url( "./imagenes/css-images/tbot-off-left-top.gif" );
    background-repeat: no-repeat;
    text-align: center;
    border: none;
}

.icePnlTbOffBtm .MidTop {
    background-color: transparent;
    background-image: url( "./imagenes/css-images/tbot-off-mid-top.gif" );
    background-repeat: repeat-x;
    text-align: center;
    border: none;
}

.icePnlTbOffBtm .RtTop {
    background-color: transparent;
    background-image: url( "./imagenes/css-images/tbot-off-right-top.gif" );
    background-repeat: no-repeat;
    text-align: center;
    border: none;
}

.icePnlTbOffBtm .LftMid {
    background-color: transparent;
    background-image: url( "./imagenes/css-images/off-left-mid.gif" );
    background-repeat: no-repeat;
    text-align: center;
    padding-top: 5px;
    border: none;
}

.icePnlTbOffBtm .MidMid {
    background-color: transparent;
    background-image: url( "./imagenes/css-images/off-mid-mid.gif" );
    background-repeat: repeat-x;
    text-align: center;
    border: none;
    white-space: nowrap;
}

.icePnlTbOffBtm .MidMid a {
    text-decoration: none;
    color: #000000;
    cursor: pointer;
    display: block;
    padding-top: 5px;
    padding-right: 15px;
    padding-left: 15px;
}

* html .icePnlTbOffBtm .MidMid a {
    width: 1%;
}

.icePnlTbOffBtm .RtMid {
    background-color: transparent;
    background-image: url( "./imagenes/css-images/off-right-mid.gif" );
    background-repeat: no-repeat;
    text-align: center;
    padding-top: 5px;
    border: none;
}

.icePnlTbOffBtm .LftBtm {
    background-color: transparent;
    background-image: url( "./imagenes/css-images/tbot-off-left-bot.gif" );
    background-repeat: no-repeat;
    padding-bottom: 5px;
    border: none;
}

.icePnlTbOffBtm .MidBtm {
    background-color: transparent;
    background-image: url( "./imagenes/css-images/tbot-off-mid-bot.gif" );
    background-repeat: repeat-x;
    padding-bottom: 5px;
    border: none;
}

.icePnlTbOffBtm .RtBtm {
    background-color: transparent;
    background-image: url( "./imagenes/css-images/tbot-off-right-bot.gif" );
    background-repeat: no-repeat;
    padding-bottom: 5px;
    border: none;
}

/* tabOver style classes */

.icePnlTbOverBtm { /* was iceTabSetTabOverBottom*/

}

.icePnlTbOverBtm .MidMid td{
    white-space: nowrap;
    text-align: center;    	
}


.icePnlTbOverBtm .LftTop {
    background-color: transparent;
    background-image: url( "./imagenes/css-images/tbot-over-left-top.gif" );
    background-repeat: no-repeat;
    text-align: center;
    border: none;
}

.icePnlTbOverBtm .MidTop {
    background-color: transparent;
    background-image: url( "./imagenes/css-images/tbot-over-mid-top.gif" );
    background-repeat: repeat-x;
    text-align: center;
    border: none;
}

.icePnlTbOverBtm .RtTop {
    background-color: transparent;
    background-image: url( "./imagenes/css-images/tbot-over-right-top.gif" );
    background-repeat: no-repeat;
    text-align: center;
    border: none;
}

.icePnlTbOverBtm .LftMid {
    background-color: transparent;
    background-image: url("./imagenes/css-images/over-mid-mid.gif");
    background-repeat: repeat-y;
    text-align: center;
    padding-top: 5px;
    border: none;
}

.icePnlTbOverBtm .MidMid {
    background-color: transparent;
    background-image: url( "./imagenes/css-images/over-mid-mid.gif" );
    background-repeat: repeat;
    text-align: center;
    border: none;
    white-space: nowrap;
}

.icePnlTbOverBtm .MidMid a {
    text-decoration: none;
    color: #000000;
    cursor: pointer;
    display: block;
    padding-top: 5px;
    padding-right: 15px;
    padding-left: 15px;
}

* html .icePnlTbOverBtm .MidMid a {
    width: 1%;
}

.icePnlTbOverBtm .RtMid {
    background-color: transparent;
    background-image: url( "./imagenes/css-images/over-right-mid.gif" );
    background-repeat: repeat-y;
    text-align: center;
    padding-top: 5px;
    border: none;
}

.icePnlTbOverBtm .LftBtm {
    background-color: transparent;
    background-image: url( "./imagenes/css-images/tbot-over-left-bot.gif" );
    background-repeat: no-repeat;
    padding-bottom: 5px;
    border: none;
}

.icePnlTbOverBtm .MidBtm {
    background-color: transparent;
    background-image: url( "./imagenes/css-images/tbot-over-mid-bot.gif" );
    background-repeat: repeat-x;
    padding-bottom: 5px;
    border: none;
}

.icePnlTbOverBtm .RtBtm {
    background-color: transparent;
    background-image: url( "./imagenes/css-images/tbot-over-right-bot.gif" );
    background-repeat: no-repeat;
    padding-bottom: 5px;
    border: none;
}

/* tabSpacer */
.icePnlTbSetSpcrBtm {
    width: 100%;
    border-top: 1px solid #ABABAB;
}

/* tabPanel */

.icePnlTbSetBtm {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    border-right: 1px solid #ABABAB;
    border-top: 1px solid #ABABAB;
    border-left: 1px solid #ABABAB;
    background-color: #FFFFFF;
}

.campoRequerido{
    color: red;
}


/*
----------- PanelPopup ----------
*/

.iceMnuPopVrtItemLabel {
    vertical-align: middle;
    color: #333333;
}

.iceMnuPopVrtItemImage {
    width: 19px;
    vertical-align: middle;
}

.iceMnuPopVrt {
/* was iceMenu_vertical */
    float: left;
    white-space: nowrap;
    margin: 0px;
    padding: 0px;
    border: 0px;
    width: 0px;
    height: 0px;
}

.iceMnuPopVrtTopSubMenu {
    padding: 1px;
    width: 160px;
    background-color: #FCFCFC;
    border: 1px solid #999999;
    position: absolute;
    font-size: 10px;
    height: auto;
    display: block;
}

.iceMnuPopVrtItem {
/* was iceMenu_verticalItem */
    width: 160px;
    display: block;
}

.iceMnuPopVrtItem a {
/* was iceMenu_verticalItem */
/*    background-color: #DDDDDD;*/
    height: auto;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #333333;
    font-size: 1.1em;
    margin-bottom: 1px;
    float: none;
    display: block;
    text-decoration: none;
    border: 0px solid #FFFFFF; /*width: 100%;*/
}

.iceMnuPopVrtItem a:hover {
/* was iceMenu_verticalItem */
    background-color: #4591A1;
    color: #4591A1;
    text-decoration: none;
}

.iceMnuPopVrtItem a:hover .iceMnuPopVrtItemLabel {
    color: #FFFFFF;
}

.iceMnuPopVrtSubMenu {
/* was iceSubMenu_vertical*/
    padding: 1px;
    width: 160px;
    background-color: #EFEFEF;
    border-top: 1px solid #999999;
    border-right: 1px solid #999999;
    border-left: 1px solid #999999;
    border-bottom: 1px solid #999999;
    position: absolute;
    height: auto;
    display: block;
}

.iceMnuPopVrtSubMenuInd {
/* was iceSubMenuDividerVert */
    display: inline;
    float: right;
    padding-top: 0px;
    padding-right: 1px;
}

