.ui-dialog-titlebar {
	height: 20px;
	font-size: 12px;
}

.ui-dialog-content{
	font-size: 12px;
}

.ui-layout-unit-header
{
	height: 14px;
	font-size: 12px;
}

.ui-accordion-header{
	height: 38px;
	font-size: 12px;
}
.menuIzquierdo .ui-menu {
 width:100% !important; 
 
}
.menuIzquierdo .ui-accordion-content {
 padding:0 !important;
 overflow:auto!important;
 font-size:11px;
}

.menuIzquierdo .ui-helper-clearfix:after {
 height:inherit !important;
 }
 
 .errores {
    color: red;
    font-weight: bold;
}
.fondoFila1, .fondoColumna1, .fondoTabla1, .cabeceraTabla{
	font-size:11px;
	text-align: center;
}


.expirarSesion{
	color: #DD0000;
	font-size: 15px;
	font-family: Verdana;
	font-weight:bold;
}

.fondo_cabecera{
	height: 27px;
	width: 100%;
	background-repeat: repeat-x;
	background-image: url("/imagenes/barra.png")
}
.fondo_cabecera2{
	height: 27px;
	width: 100%;
	background-repeat: repeat-x;
	background-image: url("/imagenes/barrita2.png")
}
 .texto_cabecera{
 	font-size: 11px;
 	font-weight:bold;
	font-family: Verdana;
   	color: #FFFFFF;
}


 .texto_formulario{
 	font-size: 12px;
 	font-weight:bold;
	font-family: Verdana;
   	color:#026890; 
   	/*#2191C0;*/
}

 .texto_titulo{
 	font-size: 15px;
 	font-weight:bold;
	font-family: Verdana;
   	color:#026890; 
   	/*#2191C0;*/
}

 .textoRojo_formulario{
 	font-size: 12px;
 	font-weight:bold;
	font-family: Verdana;
   	color:#DD0000; 
}

.texto_cajaTexto{
 	font-size: 11px;
 	font-weight:normal;
	font-family: Verdana;
   	color:#026890; 
   	/*#2191C0;*/
}

.texto_alerta{
 	font-size: 11px;
 	font-weight:normal;
	font-family: Verdana;
   	color:red; 
   	/*#2191C0;*/
}
.texto_Tabla{
 	font-size: 9px;
 	font-weight:normal;
	font-family: Verdana;
	text-align: center;
}

.texto8{
 	font-size: 8px;
 	font-weight:normal;
	font-family: Verdana;
	text-align: center;
}

.tabla{
border: solid 2px #49a4cb ;
border-collapse: collapse;

color: #424242;
font-size: 12px;
color:#026890;
font-weight: bold;
overflow: scroll;
}
.tablaSB{/* TABLA SIN COLOR*/
border-collapse: collapse;
color: #424242;
font-size: 12px;
color:#026890;
font-weight: bold;
overflow: scroll;
}
.tablagrande{
border: solid 1px	

	}
.ponTamanoColumn1 {
    width: 40%;
}
.ponTamanoColumn2 {
    width: 20%;
}

.menuPerfilFilaAzul{
border-right: #49a4cb thin solid;
border-top: #49a4cb thin solid;
border-left: #49a4cb thin solid;
border-bottom: #49a4cb thin solid;
color: #026890;
font-family: Arial;
background-color: #DAE4E7;
font-size: 11px;
}

.menuPerfilFilaBlanco{
border-right: #49a4cb thin solid;
border-top: #49a4cb thin solid;
border-left: #49a4cb thin solid;
border-bottom: #49a4cb thin solid;
color: #026890;
font-family: Arial;
background-color: #FFFFFF;
font-size: 11px;
}
.choices td {
    color: #026890;
    font-size: 11px;
}
.colored {
background-color: #FF0000;
color:  #FF0000;
}

.imagenBtnLink {
    background-image:
    url('../imagenes/excel.jpg');
}

