body {
	background-color: #F9F9F9;
	color: #333333;
	font-size: 11px;
}

#overlay_contenido {
    background-color: #FAFAFA;
    border: 2px solid #7388C1;
    border-radius: 15px 15px 15px 15px;
    padding:0px;
}

.ci-tabs-h-solapa {
	background:url('../skins/diaguita/tabs/left.gif') no-repeat left top;
}
.ci-tabs-h-solapa a {
	background:url('../skins/diaguita/tabs/right.gif') no-repeat right top;
}
.ci-tabs-h-solapa-sel {
	background:url('../skins/diaguita/tabs/left_on.gif') no-repeat left top;
}
.ci-tabs-h-solapa-sel a {
	background:url('../skins/diaguita/tabs/right_on.gif') no-repeat right top;
}

/**************
* MENU
***************/

#menu-h {
	left: -110px;
	top: 50px;
}

ul.horizontal a, ul.horizontal a:visited {
	background-color: #7388C1;
	border:1px solid #8d8e90;
	color: #fafafa;
	padding: 3px 7px;

}
a.nivel-0, a.nivel-0:visited {
	background-color: #7388C1 !important;
	border-top: 1px solid #8D8E90;
	border-left: 1px solid #8D8E90;
	border-right: 1px solid #8D8E90;
	min-width: 50px;
	text-align: center;
}
ul.horizontal a:hover, ul.horizontal a:focus, ul.horizontal a.rollover, ul.horizontal a.rollover:visited {
	background:#C9C9C9;
	color: #ffffff;
}
a.nivel-0:hover, a.nivel-0:focus, a.nivel-0.rollover, a.nivel-0.rollover:visited {
	background-color: #000000 !important;
	border:1px solid #8d8e90 !important;
	color: #FFFFFF !important;
}

a {
	color: #669517;
}

a:hover {
	font-weight: bold;
}

/**************
* ENCABEZADO
***************/

.enc-estado {
	width: 100%;
	border-bottom: 1px solid gray;
	white-space: nowrap;
	color: #eeeeee;
	background: #7388C1;
}
.enc-estado-tit {
	font-weight: bold;
}
.enc-estado-logo {
	width: 100px;
}
.enc-estado-version {
	font-weight: bold;
	padding-top: 6px;
	width: 120px;
}
.enc-estado-instit {
	width: 20%;
	text-align: center;
}
.enc-estado-area {
	width: 20%;
	text-align: center;
}
.enc-estado-fecha {
	width: 10%;
	text-align: center;
}
.enc-estado-hora {
	width: 10%;
	text-align: center;
}
.enc-estado-usu {
	width: 10%;
	text-align: center;
	width: 120px;
}
.enc-estado-form {
	text-align: right;
	border: none;
	background: #7388C1;
	color: #eeeeee;
}

/**************
* BARRA SUPERIOR
***************/

.item-barra-tit {
	font-weight: bold;
	font-size: 18px;
	display: inline;
	margin-left: 5px;
	vertical-align: top;
	color: orange;
	-moz-border-radius: 8px;
}

.item-barra-tit-subrayado {
	font-weight: bold;
	font-size: 18px;
	display: inline;
	margin-left: 5px;
	vertical-align: top;
	color: #333333;
	text-decoration: underline;
}

.barra-superior {
	color: #333333;
	-moz-border-radius: 12px;
	background: none;
	padding-top: 5px;
}
.barra-superior-tit {
	_height: 30px;
	min-height: 30px;
	border: none;
}

.ei-barra-sup-sin-botonera{
	background-color:orange;
	color: #000000;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
}

/**************
* ZONAS
***************/

.zona-items {
	background-color: none;
	border: none;
}

.zona-barra-sup {
	color:#333333;
	font-weight: bold;
	font-size: 18px;
}

.zona-barra-id {
	font-size: 0px;
}

/**************
* CUERPO
***************/

.ci-cuerpo{
	color: #333333;
}

.ei-base {
	background-color: #FAFAFA;
	border: none;
	padding:0;
}

.subrayado{
	text-decoration: underline;
}

.subrayado-negrita{
	text-decoration: underline;
	font-weight: bold;
}

.destacar-fuente-impresion {
	font-weight: bold;
	font-size: 12px;
}

.ci-pant-sep-ei{
	color: #FAFAFA;
	border-width:0;
}

/**************
* CUADRO
***************/

.ei-cuadro-fila {
	border: 1px solid #bbbbbb;
	border-bottom: hidden;
	border-top: hidden;
}

.ei-cuadro-cc-tit-nivel-0{
	background-color: orange;
	color: #000000;
	font-size: 12px;
	border: none;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
}

.ei-cuadro-cc-tit-nivel-1{
	background-color: #dddddd;
	color: #000000;
	font-size: 12px;
	border: none;
}

.ei-cuadro-cc-tit-nivel-2{
	background-color: #eeeeee;
	color: #000000;
	font-size: 12px;
	border: none;
}

.ei-cuadro-celda-par {
	background-color: #e9eae9;

}

.ei-cuadro-cc-fondo, .ei-ml-grilla, .ei-filtro-grilla {
	padding-left:1px;
	border-bottom:1px solid #AAAAAA;
}

.ei-cuadro-col-tit, .ei-ml-columna, .ei-filtro-columna {
	padding-top: 2px;
	padding-bottom:2px;
	padding-left: 6px;
	border: 1px solid #dddddd;
	font-weight: normal;
	text-align:left;
	background: #dddddd;
}

.ei-cuadro-col-tit-center {
	vertical-align: bottom;
	padding-top: 2px;
	padding-bottom:2px;
	padding-left: 6px;
	border: 1px solid #dddddd;
	font-weight: normal;
	text-align:center;
	background: #dddddd;
}

/**************
* FORMULARIOS
***************/

.ei-form-etiq{
	font-weight: bold;
}

.ei-form-leyenda {
	font-size: 11px;
	text-align: justify;
}

.ei-boton, .ei-boton-centro, .ei-boton-izq, .ei-boton-alta, .ei-boton-mod, .ei-boton-canc, .ei-boton-filtrar, .ei-boton-limpiar, .ei-boton-baja {
	border: 1px solid #000000;
	font-size:11px;
	height:24px;
	white-space:nowrap;
	color: #fafafa;
	background: #7388C1;
	vertical-align: middle;
	-moz-border-radius: 3px;
}

.ei-boton:hover, .ei-boton-centro:hover, .ei-boton-izq:hover, .ei-boton-alta:hover, .ei-boton-mod:hover, .ei-boton-canc:hover, .ei-boton-filtrar:hover, .ei-boton-limpiar:hover, .ei-boton-baja:hover {
	background: #8398d1;
}

.ayuda {
	border: none;
	background: none;
}

.boton-zona {
	border: 2px solid #7388C1;
	font-size:11px;
	height:24px;
	white-space:wrap;
	background: #ffffff;
	color: #7388C1;
	-moz-box-shadow: 5px 5px 5px #888;
	-webkit-box-shadow: 5px 5px 5px #888;
	box-shadow: 5px 5px 5px #888;
}

.boton-zona:hover {
	-moz-box-shadow: 0px 0px 0px #888 !important;
	background: orange !important;
	color: #fafafa !important;
}

.ef-fijo{
	padding-top: 3px;
}

.ei-form-fila {
	vertical-align:top;
	white-space:normal;
}
#div_calendario {
    z-index:1000;
}

/* Tabla de sumarizaciones ad-hoc */
.ei-cuadro-cc-tabla-sum {
	padding: 5px;
	MARGIN: 5px;
	BORDER-COLLAPSE: collapse;
	empty-cells: hide;
	margin-right: 0px;
	margin-left: auto;
}

.ei-cuadro-cc-pie-cab-nivel-0{
	background-color: orange;
	color: #000000;
	MARGIN: 2px;
	padding: 1px;
	width: auto;
}

.ei-cuadro-cc-sum-nivel-0 {
	border: 1px solid #4f4c4d;
	background-color: orange;
	color: #231f20;
	margin: 0px;
	padding: 2px;
	text-align: right
}

.ei-ml-grilla tr{

    border: solid 1px #DDDDDD;

}

.ei-ml-fila-selec{

    background-color: #DDDDDD;

}

button:focus,input:focus, select:focus, textarea:focus {
	box-shadow: 0 0 3px orange;
	z-index: 1;
}

.imagen-icono-escritorio img:hover{
	box-shadow: 0 0 7px #7388C1;
	background: #7388C1;
	z-index: 1;
}

.ayuda:hover{
	box-shadow: 0 0 7px #7388C1;
	background: #7388C1;
	z-index: 1;
}
/**************
* CARTEL ERROR
***************/

.overlay-titulo {
    background-color: #7388C1;
    border-radius: 9px 9px 0 0;
    font-weight: bold;
    padding: 10px;
}

.overlay-mensaje {
    max-height: 300px;
    overflow: auto;
    padding: 15px;
}

.overlay-botonera {
    margin-top: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
}
