BODY{
  height:100%;
  height:auto;
  min-height:100%;
  margin:auto;
  padding:0px;
  text-align:center; /* Para ajustar el contenedor en el IE */
  }


H1{
  color:black;
  }

H4{
  color:#003399;
  }

.derecha{
  text-align:right;
  }

.anchoTotal{
  width:90%;
  }

.sinBorde{
  border:none;
  }

table.opeas th.centrado{
  text-align:center;
  }

table.opeas th.sinColor{
  background-color:white;
  border:1px solid black;
  color: #000000;
  font-weight: normal;
  }

table.sinBorde tr td{
  border:none;
  }

table.sinBordeFloat tr td{
  border:none;
  }

table.sinBordeFloat{
  float:left;
  }

th.masAncho{
  width:240px;
  }

td.ancho38{
  width:38px;
  }
  
td.lineado
{
	border-bottom: thin dashed #808080;

}

th.ancho42{
  width:42px;
  text-align:center;
  }

.sombreado{
  background-color: #99CCFF;
  }

.tablaIzquierda{
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right: 20px;
  margin-left: 20px;
  }

.tituloTabla{
  color: #003399;
  font-size: 3em;
  text-align: center;
  border-bottom: 1px solid #000000;
  }

.tablaIzquierda table{
  width: 100%;
  table-layout: fixed;
  border-bottom: 1px solid #000000;
  }

.tablaDerecha{
  float:left;
  }

.tablaCentrada{
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  margin-top: 15px;
  }

.tablaIzquierdaOpeas{
  float:left;
  margin-left: 0px;
  }

.negrita{
  font-weight: bold;
  }

.centrado{
  text-align:center;
  }

.derecha{
  text-align: right;
  }

.box_border{
  display:none;
  }

.selector_titulaciones{
  max-width:600px;
  }

.selector_clasificaciones{
  width:475px;
  }

span.pagebanner ,span.pagelinks{
  height:1 empx;
  background-color: #FFFFCC;
  }

tr.odd {
    background-color: #DCDCDC;
  }

th.sortable{
    color:white;
  }

table.its {
    margin-top: 0;
    font-size: 1em;
  }

.panel_caption{
  height:20px;
  background-color : #FF8C00;
  color: white;
  }

.panel {
  border : 1px solid #999999;
  margin: 0em 0em 0em 0em;
  }

.item_dos_columnas {
    width: 49%;
    margin-bottom: 5px;
    margin-left: 5px;
  }

div.exportlinks{
  font-size:11px;
  background-color: white;
  }

#barra_navegacion #fecha{
  margin-top:0 !important;
  margin-top:8px;
  }

#barra_adicional #fecha{
  margin-top:0 !important;
  margin-top:8px;
  }

.item_columna input.cajaPeq{
  width:auto;
  }

.item_columna{
	margin-bottom: 5px;
	}

ul.tercerMenu{
  margin-top: 0;
  }

ul.ancho{
  float:left;
  width:100%;
  margin:0;
  padding:0;
  }

li.listasFormacion {
  float:left;
  list-style: none;
  list-style-type: none;
  }

.estadisticas_fondo1{
  background-color:#d9dce4;
  }

.estadisticas_fondo2{
  background-color:red;
  }

table.estadisticas_tabla{
  border:1px solid black;
  font-size:10px;
  border-collapse:collapse;
  margin-left:auto;
  margin-right:auto;
  }

table.opeas{
  border:1px solid black;
  font-size:11px;
  border-collapse:collapse;
  margin-left:auto;
  margin-right:auto;
  width:800px;
  }

table.mapa_opeas{
  border:1px solid black;
  font-size:12px;
  border-collapse:collapse;
  margin-left:auto;
  margin-right:auto;
  padding-left:10px;
  width:650px;
  }

table.opeasAuto{
  border:1px solid black;
  font-size:11px;
  border-collapse:collapse;
  margin-left:auto;
  margin-right:auto;
  width:auto;
  }

#contenedorOpeasGraficas {
	float: left;
	width: 49%;	
}

.tablaDerechaOpeas{
  float:left;
  width: 99%;
  vertical-align: middle;
  text-align: center;
  height: 100%;
  padding-top: 12%;
  padding-bottom: 12%;
}

table.opeasGraficas{
  border:1pt solid black;
  font-size:1em;
  border-collapse:collapse;
  margin-left:5%;
  width: 70%;
  float:left;
  vertical-align: middle;
}

th.sinColor {
	background-color:white;
	border:1pt solid black;
	color: #000000;
	font-weight: normal;
}

#captionTablasOpeas {
	font-size: 1.1em;
	font-weight: bold;
}

td.botonesGraficaOpeas {
	border:1pt solid black;
	text-align: center;
	vertical-align: middle;
}

table.graficas_tabla{
  border:0px solid black;
  font-size:10px;
  border-collapse:collapse;
  margin-left:auto;
  margin-right:auto;
  }

.estadisticas_tabla td{
  border:1px solid black;
  padding:2px;
  }

.opeas td{
  border:1px solid black;
  padding:2px;
  }

.opeasAuto td{
  border:1px solid black;
  padding:2px;
  }

.mapa_opeas td{
  border:1px solid black;
  padding:2px;
  }


/* Estilos para mostrar errores*/
.warnings {
  color: blue;
    font-weight: bold;
  padding-left: 55px;
  padding-top: 0px;
    border-bottom: 1.5px dashed #E9E6CF;
    border-top: 1.5px dashed #E9E6CF;
  }

.warnings li {
  color:blue;
  font-weight: bolder;
  font-size: 11px;
  padding-top: 0.2em;
  list-style-type: none;
  }

/*Estilos para nuestro tagLib de Listas*/
.tagLib-lista1{
  border:1px solid blue;
  margin-left:900px;
  width:12%;
  font-weight: bold;
  text-align:right;
  }

.tagLib-lista1 ul{
  float:left;
  list-style-type: none;
  margin-left:0px;
  text-align:right;
  }

.tagLib-lista1 li.row{
  color:green;
  float:left;
  list-style-type: none;
  list-style: none;
  margin-left:0px;
  text-align:right;
  }

/* 
	Estilos utilizados para los enlaces
	que simulan los botones 
*/
#margenesEnlaces {
	padding-top: 0.9em;
	padding-bottom: 0.9em;
}

#enlaceBoton {
	background-color:#003399;
	color:white;
	margin-bottom: 5em;
	font-weight: bold;
	font-size: 0.9em;
	font-family: sans-serif;
	padding: 0.2em 1em;
	text-decoration: none;
}

.enlaceBoton {
	background-color:#003399;
	color:white;
	margin-bottom: 5em;
	font-weight: bold;
	font-size: 0.9em;
	font-family: sans-serif;
	padding: 0.2em 1em;
	text-decoration: none;
}

.avisoRojo {
  margin-left: 1rem;
  margin-bottom: auto;
  margin-top: auto;
  color: red;
}

/*resaltado para la opcion activa*/

ul li#activeSubmenu span{
  background-color : #d2d2d1;
  }

#submenu ul{
  background-color: #FF8C00;
  }

#submenu ul li a, #submenu ul li span {
  background-color:#003399;
  color:white;
  margin-bottom: 5px;
  font-weight: bold;
  font-family: sans-serif;
  }

#submenu ul li a#currentSubmenu2, a#currentSubmenu #submenu ul li span#currentSubmenu2 {
  background-color:#003399;
  color:white;
  margin-bottom: 5px;
  font-weight: bold;
  font-family: sans-serif;
  }

#submenu_2 ul {
  background-color: #DCDCDC;
  list-style-type:none;
  margin:0px;
  }

#submenu_2 ul li a, #submenu_2 ul li span{
  background-color: #DCDCDC;
  color: #003399;
  font-weight: bold;
  list-style-image:none;
  padding-left:10px;
  }

#submenu_3 ul{
  background-color: gray;
  }

#submenu_3 ul li a, #submenu_3 ul li span {
  background-color: gray;
  color: white;
  font-weight: bold;
  display:inline;
  }

/*-- Estilos generales --*/
select {
  font-size: 1em;
  }

input{
  font-size: 1em;
  }


.boton{
  margin-top: 5px;
  }

input.text{
  font-size: 1em;
  }

textarea{
  font-size: 1em;
  }

.textFile{
  width: 99%;
  display: block;
  font-size: 1em;
  }

input[type="file"]{
  width: 99%;
  display: block;
  }

#submenu ul li a{
  color: #003399;
  }

input[disabled], input[readonly],
select[disabled], select[readonly],
checkbox[disabled], checkbox[readonly],
textarea[disabled], textarea[readonly]{
  background-color: #dcdcdc;
  color: #000000;
  border-style: solid;
  border-color: #5F89B8;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  }

.disabled{
  color: #000000;
  border-style: solid;
  border-color: #5F89B8;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  }

.tituloTabla{
  font-weight: bold;
  font-size: 1.4em;
  }

/*- Excepcion para el input del login -*/
.loginPanelRow input {
  font-size:0.9em;
  width: auto;
  }

a:link{
  color: #003399;
  }

a:visited{
  color: #003399;
  }

h2{
  background-color: #FF8C00;
  color: #003399;
  font-size: 1.1em;
  font-weight: bold;
  padding-top: 3px;
  padding-left: 5px;
  width: 99.5%;
  height: 17px;
  }

h3{
  background-color: #808080;
  text-align: left;
  color: #FFFFFF;
  padding-top: 3px;
  padding-left: 5px;
  font-size: 1em;
  width: 99.5%;
  height: 17px;
}

th{
  background-color: #808080;
  color:white;
}

.botonVerde{
  background-color:#003399;
  color:white;
  margin-bottom: 5px;
  font-weight: bold;
  font-family: sans-serif;
  }
  
.botonVerdeBtn{
  background-color:#003399;
  color:white;
  margin-bottom: 5px;
  padding:1px 6px;
  font-weight: bold;
  font-family: sans-serif;
  font-size:1em;
  border:2px outset rgb(118,118,118);
  cursor:pointer;
  }

.contenido{
  margin-left: 10px;
  }

#cabecera{
  background-color: #FFFFCC;
  height: 90px;
  color: #FFFFFF;
}

#cabecera_izquierda{
	width: 49%;
	float: left;
	text-align: left;
	vertical-align: top;
}

#cabecera_derecha{
	width: 49%;
	float: right;
	text-align: right;
	vertical-align: top;
}

#barra_navegacion p a{
  color: #000000;
  }


/*-- Contenedor de cajas de la derecha --*/
#portadaDerecha{
  width: 16%;
  float: left;
  background-color: #F2F2F1;
  color: #000000;
  }

/*-- Caja de Avisos --*/
#portadaDerecha #avisosBox{
  background-color: #F2F2F1;
  width: 100%;
  text-align:left;
  font-weight: normal;
  }

#portadaDerecha #avisosBox .cajaTitulo{
  background-color: #808080;
  color: #FFFFFF;
  }

#portadaDerecha #avisosBox .contenedor{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  }

#portadaDerecha #avisosBox .contenedor .itemBox{
  font-weight: bold;
  font-size: 0.9em;
  margin-bottom: 5px;
  margin-top: 3px;
  padding-left: 0;
  width: 100%;
  }

#portadaDerecha #avisosBox .contenedor .boton{
  text-align: right;
  font-size: 0.8em;
  }

/*-- Caja de la intranet --*/
#portadaDerecha #intranetBox{
  background-color: #F2F2F1;
  width: 100%;
  text-align:left;
  }

#portadaDerecha #intranetBox .cajaTitulo{
  background-color: #808080;
  color: #FFFFFF;
  }

#portadaDerecha #intranetBox .contenedor{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
}

#portadaDerecha #intranetBox .contenedor .itemBox{
  font-weight: bold;
  font-size: 0.9em;
  margin-bottom: 5px;
  margin-top: 3px;
  padding-left: 0;
  width: 100%;
}

/*-- Caja de Menu --*/
#portadaDerecha #menuBox{
  background-color: #F2F2F1;
  width: 100%;
  text-align:left;
  padding-bottom: 10px;
  }

#portadaDerecha #menuBox .cajaTitulo{
  background-color: #808080;
  color: #FFFFFF;
  }

#portadaDerecha #menuBox .contenedor{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
}

#portadaDerecha #menuBox .contenedor .itemBox{
  font-weight: bold;
  font-size: 0.9em;
  margin-bottom:5px;
  margin-top:3px;
  padding-left:0;
  width:100%;
}

/*-- Caja de Recursos --*/
#portadaDerecha #recursosBox{
  background-color: #F2F2F1;
  width: 100%;
  text-align:left;
  }

#portadaDerecha #recursosBox .cajaTitulo{
  background-color: #808080;
  color: #FFFFFF;
  }

#portadaDerecha #recursosBox .contenedor{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  }

#portadaDerecha #recursosBox .contenedor .boton{
  text-align: right;
  }

/*-- Contenedor del centro de la pagina --*/
#portadaCentro{
  width: 82%;
  background-color:#FFFFCC;
  float: right;
  font-size: 0.9em;
  }

.cajaTitulo{
  width: 100%;
  color: #003399;
  background-color: #FF8C00;
  font-weight: bold;
  font-size: 1em;
  padding-top: 3px;
  }

.cajaTitulo .titulo{
  margin-left: 5px;
  }

.portadaCentroBox{
  background-color: #FFFFCC;
  border-bottom: 2px solid #FF8C00;
  width: 100%;
  text-align:left;
  padding-bottom: 10px;
  }

.portadaCentroBox .seccion{
  font-weight: bold;
  font-size: 1.5em;
  margin-bottom: 5px;
  padding-left:30px;
  color: #0099FF;
  }

.portadaCentroBox .listaBox{
  margin-top: 10px;
  padding-left: 20px;
  }

.portadaCentroBox .listaBox li .itemBox{
  font-weight: bold;
  padding-left: 0px;
  width: 100%;
  margin-bottom: 5px;
  margin-top: 3px;
  }

.portadaCentroBox .listaBox li .itemBox a{
  text-decoration: none;
  font-weight: bold;
  }

.portadaCentroBox .listaBox li .itemBox a:hover{
  text-decoration: underline;
  font-weight: bold;
  }

.portadaCentroBox .boton{
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  text-align: right;
  margin-top: 10px;
  padding-right: 15px;
  }

/*-- Contenedor miTrabajastur para enlaces disponibles --*/
#miTrabajasturBox .seccion{
  margin-bottom: 25px;
  }

#miTrabajasturBox ul{
  margin-left: 0px;
  padding-left: 0px;
  }

#miTrabajasturBox li{
  border-bottom: 1px solid #FF8C00;
  border-left: 3px solid #FF8C00;
  list-style: none;
  padding-left: 15px;
  width: 40%;
  height: 40px;
  margin-left: 4.5%;
  margin-top: 15px;
  margin-bottom: 15px;
  float: left;
  font-weight: bold;
  font-size: 1.4em;
  padding-top: 15px;
  }

#miTrabajasturBox a:hover{
  text-decoration: underline;
  }

/*-- Estilos generales --*/
#listadoRecursos{
  margin-top: 10px;
  width: 99%;
  height: 100%;
  }

#listadoRecursos ul{
  list-style-position: outside;
  }

#listadoRecursos ul li{
  border-bottom: 1px solid #FF8C00;
  border-left: 3px solid #FF8C00;
  list-style: none;
  padding-left: 15px;
  width: 39%;
  height: 40px;
  margin-left: 20px;
  margin-top: 10px;
  margin-bottom: 20px;
  float: left;
  font-weight: bold;
  font-size: 1.4em;
  padding-top: 10px;
  padding-bottom: 3px;
  }


#listadoRecursos li a{
  text-decoration: none;
  }

#listadoRecursos li a:hover{
  text-decoration: underline;
  }

#pieRecursos{
  padding-bottom: 10px;
  clear: both;
  }

#enlaceRecursos{
  text-align: right;
  font-weight: bold;
  }

.tercerMenu{
  width: auto;
  }

#infoDestinatarios{
  text-align: right;
  }

.seccionFaq{
  border-bottom: 1px solid #FF8C00;
  font-size: 1.5em;
  }

.seccionFaq h4{
  color: #000000;
  }

.seccionFaq a{
  font-size: 0.8em;
  }

.seccionFaq .categoriaFaq{
  font-size: 0.8em;
  font-weight: bold;
  color: #000000;
  margin-top: 10px;
  margin-bottom: 20px;
  }

.seccionFaq .categoriaFaq .contenidoFaq{
  font-size: 0.9em;
  color: #000000;
  margin-top: 10px;
  margin-left: 20px;
  }

#barra_navegacion{
  background-color: #FF8C00;
  position : relative;
  width : 70%;
  float: left;
  }
  
#barra_adicional{
  background-color: #FF8C00;
  position : relative;
  width : 29%;
  float: right;
   margin-top: 8px;
  font-size: 0.8em;
  text-align: right;
  font-weight: bold;
  }

#barra_navegacion p{
  color: #000000;
  }

.seccionOpeas{
  border-bottom: 1px solid #FF8C00;
  border-left: 3px solid #FF8C00;
  list-style: none;
  padding-left: 50px;
  width: 39%;
  height: 100px;
  margin-left: 20px;
  margin-top: 10px;
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 1.4em;
  padding-top: 15px;
  float: left;
  }

.linkAvisos{
  text-align: right;
  margin-top: 5px;
  margin-right: 15px;
  font-weight: bold;
  }

.linkDocumentos{
	text-align: right;
	font-weight: bold;
}

.linkDocumentos{
	text-align: right;
	font-weight: bold;
}

.linkDescargaDoc{
	text-align: left;
	font-weight: bold;
}

#listaAvisos li{
  font-size: 0.9em;
  }

.listaDocumentos{
  margin-top: 10px;
  font-size: 1.2em;
  }

#contenido_tab{
  background-image: none;
  }

#cabecera_tab, #pie_tab {
  height: 1em;
  background-image: none;
  background-repeat: no-repeat;
  }

#cuerpo_tab {
  background-color: #FFFFCC;
  }

#tl,#tr,#bl,#br {
  background-image: none;
  }

#cuerpo_pagina{
  background-color: #FFFFCC;
  padding-left: 1%;
  padding-right: 1%;
  padding-bottom: 10px;
  }

#pie_pagina {
  background-color: #FF8C00;
  color:white;
  font-weight:bold;
  width:100%;
  }

#pie_pagina ul li a{
  color:#5F5553;
  font-weight: normal;
  }

#contenedor{
  width:99%;
  height:100%;
  margin:auto;
  text-align:left;
  font-family:Arial;
  font-size:12px;
  text-align:justify;
  background-color:#FFFFCC;
  border-bottom: none;
  clear: both;
  }

#contenido_cuerpo{
  height: 100%;
  clear: both;
  }

#barra_estado{
  background-color: #FF8C00;
  position : relative;
  width : 100%;
  float: left;
  }

#cabecera_inferior {
  height: 100px;
  background-repeat: no-repeat;
  }

input.peq{
  width:30%;
  }

.centrado{
  text-align: center;
  }

.cajaPeq{

  }

th.vacio{
  background-color: #FFFFCC;
  }

span.ratio{
  font-weight: bold;
  font-size: 1.4em;
  }

span.red{
  color: red;
  }

.width8{
  width: 8%;
  }

/*-- Estilos para la jsp del informe de autoinformación --*/
#listadoAutoinformacion{
  margin-top: 10px;
  margin-bottom: 10px;
  width: 99%;
  height: 100%;
}

#listadoAutoinformacion ul{
  list-style-position: outside;
}

#listadoAutoinformacion ul li{

  list-style: none;
  width: 33%;
  height: 20px;
  float: left;
}

#listadoAutoinformacion fieldset{
  margin-top: 10px;
  width: 99%;
  float: left;
}

/*-- Estilos para tamaños --*/
.width100{
  width: 99%;
	}

.width90{
  width: 89%;
	}

.width80{
  width: 79%;
	}

.width75{
  width: 74%;
	}

.width70{
  width: 69%;
	}

.width60{
  width: 59%;
	}

.width50{
  width: 49%;
	}

.width40{
  width: 39%;
	}

.width30{
  width: 29%;
	}

.width20{
  width: 19%;
	}

.width10{
  width: 9%;
	}

.label{
	text-align: left;
	float: left;
	padding-top: 0px;
	}

.control{
	text-align: left;
	float: right;
	}

.control select{
	max-width: 100%;
	}

.seccion{
	margin-top: 5px;
	font-size: 0.9em;
	font-weight: bold;
	}

.itemBoxSecundario{
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 3px;
	padding-left: 5px;
	width: 100%;
	padding-left: 5px;
	}

#botonInformeOpeas{
	text-align: center;
	border-width: 0.2em;
	border-style: solid;
	border-color: #003399;
	padding: 1% 1% 1% 1%;
	margin: 2% 15%;
}

.oculto {
	visibility: hidden;
}

.visible {
	visibility: visible;
}

#imagenInformacionOpeas {
	width: 11pt; 
	height: 11pt;
}

#estadisticasOpeasDatos {
	width: 79.9%;
	float: left;
}

#estadisticasOpeasDatosMargenes {
	width: 9.9%;
	float: left;
}

#estadisticasOpeasDatosSexos {
	width: 29.99%;
	float: left;
	padding-bottom: 1%;
}

#estadisticasOpeasDatosEdades {
	width: 29.79%;
	float: left;
	padding-bottom: 1%;
	
	border-color: #000000;
	border-width: 0.1em;
	border-left-style: solid;
	border-right-style: solid;
}

#estadisticasOpeasDatosTiempos {
	
	width: 39.9%;
	float: left;
	padding-bottom: 1%;
}

#estadisticasOpeasDatosTitulos {
	
	vertical-align: middle;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #808080;
	width: 98%;
	padding-left: 1%;
	padding-right: 1%;
	text-align: center;
}

#estadisticasOpeasDatosResultadosTitulo {
	
	width: 44.9%;
	text-align: left;
	float: left;
	padding-top: 0.1em;
	padding-left: 4.9%;
}

#estadisticasOpeasDatosResultadosNumeros {
	
	width: 44.9%;
	text-align: left;
	float: left;
	padding-top: 0.1em;	
	padding-right: 4.9%;
}

#estadisticasOpeasValoraciones {
	width: 89.9%;
	padding-left: 4.9%;
	padding-right: 4.9%;
	padding-top: 1%;
	padding-bottom: 1%;
	border-color: #000000;
	border-width: 0.1em;
}

#estadisticasOpeasValoracionesValores {
	width: 99.7%;

	vertical-align: middle;
	
	/* Borde */
	border-color: #000000;
	border-width: 0.1em;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
}


#estadisticasOpeasValoracionesTotales {
	width: 99.7%;

	vertical-align: middle;
	
	/* Borde */
	border-color: #000000;
	border-width: 0.1em;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
}


#estadisticasOpeasTitulos {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #808080;
	width: 99.7%;
	vertical-align: middle;
	text-align: center;
	height: auto;
	
	/* Borde */
	border-color: #000000;
	border-width: 0.1em;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
}

#width64Flotante {
	width: 63.9%;
	float: left;
	padding-top: 0.1em;
}

#width15Flotante {
	width: 14.99%;
	float: right;
	padding-top: 0.1em;
}

#width6Flotante {
	width: 5.99%;
	float: right;
	padding-top: 0.1em;
}

#width30Flotante {
	width: 29.99%;
	float: left;
	padding-top: 0.1em;
}

#width40Flotante {
	width: 39.99%;
	float: left;
	padding-top: 0.1em;
}

#estadisticasOpeasValoracionesCeldaValores {
	width: 5.8%;
	float: right;
	padding-top: 1%;
	padding-bottom: 1%;
	vertical-align: middle;
	text-align: center;
	
	/* Definimos el borde */
	border-color: #000000;
	border-width: 0.1em;
	border-top-style: solid;
	border-left-style: solid;
	
	height: 2.8em;
}

#estadisticasOpeasValoracionesCeldaTitulo {
	width: 63%;
	float: left;
	padding-top: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
	padding-right: 0.2%;
	vertical-align: middle;
	text-align: left;
	
	/* Definimos el borde */
	border-color: #000000;
	border-width: 0.1em;
	border-top-style: solid;
	
	background-color: #FFFFFF;
	
	height: 2.8em;
}

#estadisticasOpeasValoracionesCeldaTituloTotales {
	width: 63%;
	float: left;
	padding-top: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
	padding-right: 0.2%;
	vertical-align: middle;
	text-align: left;
	font-weight: bold;
	
	/* Definimos el borde */
	border-color: #000000;
	border-width: 0.1em;
	border-top-style: solid;
}

#estadisticasOpeasValoracionesCeldaValoresTotales {
	width: 5.8%;
	float: right;
	padding-top: 1%;
	padding-bottom: 1%;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	
	/* Definimos el borde */
	border-color: #000000;
	border-width: 0.1em;
	border-top-style: solid;
	border-left-style: solid;
}

#opeasImpresion {
	visibility: hidden;
	display: none;
}

#opeasNoImpresion {
	visibility: visible;
	display: inline;
}

.error_login{
	color: red;
    font-weight: bold;
}

/* para el dialogo de la agenda*/
.ui-dialog {
	text-align: left;	
}

#loading-indicator {
  position: absolute;
  left: 10px;
  top: 10px;
}

#agendaFade {
    display: none;
    position:absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    /*height: 100%;*/
    background-color: #ababab;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: .70;
    filter: alpha(opacity=80);
}

#agendaModal {
    display: none;
    position: absolute;
    top: 45%;
    left: 45%;
    width: 120px;
    height: 120px;
    padding:20px 15px 0px;
    border: 3px solid #ababab;
    box-shadow:1px 1px 10px #ababab;
    border-radius:20px;
    background-color: white;
    z-index: 1002;
    text-align:center;
    overflow: auto;
}

.item_15 {
	float: left;
    width: 15.49%;
}
.item_5 {
	float: left;
    width: 5.45%;
}
.item_16 {
	float: left;
    width: 16.45%;
}
.correccionFechas{
	float:left;
	margin-top:1%;
}

.evitarDesbordeTabla {
	overflow: auto;
}
