﻿body 
{
	font-family: "MS Reference Sans Serif";
	font-size: small;
    color: #666;
    background: #fff;
	text-align: center;
}

.cabecera
{
	width:950px;
	background: url("images/SIOS.png") no-repeat left top;
	height: 70px;
}

.fondo
{
	width:950px;
	background: url("images/fondo.png") repeat-x;
	margin-top: 2px;
}

.TituloSesion
{
	background: url("images/titulo.png") no-repeat left top;
	height: 43px;
	text-align: center;
	width: 350px;
	margin-top: 73px;
}

.CuerpoSesion
{
	background: url("images/cuerpo.png") repeat-y;
	height: 139px;
	width: 350px;
}

.CuerpoSesion .Primero
{
	background: url("images/primero.png") no-repeat left top;
	height: 166px;
}

.CuerpoSesion td
{
	text-align: justify;
}

.FinSesion
{
	background: url("images/ultimo.png") no-repeat left bottom;
	height: 18px;
	width: 350px;
}

.PTitulo 
{
    text-align: center;
    font-size: medium;
    font-weight: bold;
}

.PTexto
{
	text-align: justify;
	font-size: small;
}

.PSubTitulo
{
	text-align: left;
    font-size: small;
    font-weight: bold;
}





/*************************************/
.TituloContenido
{
	background: url("images/tit.png") no-repeat left top;
	text-align: center;
	width: 626px;
	margin-top: 0px;
	height: 44px;
}

.PrimeroContenido
{
	background: url("images/primero2.png") no-repeat left top;
	width: 626px;
	height: 44px;
}

.CuerpoContenido
{
	background: url("images/cuerpo2.png") repeat-y;
	width: 626px;
	height: 240px;
}

.UltimoContenido
{
	background: url("images/ultimo2.png") no-repeat left bottom;
	width: 626px;
	height: 36px;
}

.Dialogo
{
	background: url("images/dialogo.png") no-repeat left top;
	width: 300px;
	height: 150px;
}

.Busqueda
{
	background: url("images/busqueda.png") no-repeat left top;
	width: 298px;
	height: 330px;
}

.VistaImagen
{
	background: url("images/vistaImagen.png") no-repeat left top;
	width: 298px;
	height: 283px;
    margin-top: 3px;
}

.modalBackground {
	background-color: Gray;
	filter: alpha(opacity=30);
	opacity: 0.3;
}

.accordionHeader
{
    color: white;
    background: url("images/fondoAcordion.png");
	font-size: 12px;
	font-weight: bold;
	text-align: left;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionContent
{
	text-align: left;
    padding-left: 25px;
}

.seleccionarCelda
{
	background: #D1DDF1;	
}

.anterior{
    height:16px;
    width:16px;
    cursor:pointer;
    margin-right: 4px;
}

.siguiente{
    height:16px;
    width:16px;
    cursor:pointer;
    margin-left: 4px;
}

.primero{
    height:16px;
    width:16px;
    cursor:pointer;
	margin-left: 4px;
}

.ultimo{
    height:16px;
    width:16px;
    cursor:pointer;
    margin-right: 4px;
}

.rowselect
{
	cursor:pointer;
}

.buscarFiltrar
{
	cursor:pointer;
	margin-top: 1px;
    margin-left: -5px;
}

.toolbarBuscar
{
	background: url("images/toolbarBuscar.png") no-repeat center top;
	height: 28px;
	margin-top: 4px;
	width: 239px;
}

.anteriorBuscar{
    height:16px;
    width:16px;
    cursor:pointer;
    margin-right: 4px;
    margin-top: 5px;
}

.siguienteBuscar{
    height:16px;
    width:16px;
    cursor:pointer;
    margin-left: 4px;
    margin-top: 5px;
}

.separador
{
	background: url("images/separador_1.png") no-repeat center top;
}

.buscar
{
    width:626px;
    height: 330px;
	background: url("images/busquedaModal.png") no-repeat left top;
    text-align: center;
}

.buscarFiltrar
{
	cursor:pointer;
	margin-top: 1px;
    margin-left: -5px;
}

.mensaje
{
    width:300px;
    height: 150px;
	background: url("images/dialogo.png") no-repeat left top;
    text-align: center;
}

.CuerpoContenidoCambioUnidad
{
	background: url("images/cuerpo2.png") repeat-y;
	width: 626px;
	height: 420px;
}



/*************************************************************************************************************/
.TituloContenidoGrilla
{
	background: url("Imagenes/titulo450.png") no-repeat left top;
	text-align: center;
	width: 450px;
	margin-top: 0px;
	height: 44px;
}

.CuerpoContenidoGrilla
{
	background: url("Imagenes/cuerpo450.png") repeat-y;
	width: 450px;
	height: 240px;
}

.PrimeroContenidoGrilla
{
	background: url("Imagenes/primero450.png") no-repeat left top;
	width: 450px;
	height: 44px;
}

.UltimoContenidoGrilla
{
	background: url("Imagenes/ultimo450.png") no-repeat left bottom;
	width: 450px;
	height: 36px;
}



/*************************************************************************************************************/
.TituloContenidoAutorizaciones
{
	background: url("images/titulo850.png") no-repeat left top;
	text-align: center;
	width: 850px;
	margin-top: 0px;
	height: 44px;
}

.CuerpoContenidoAutorizaciones
{
	background: url("images/cuerpo850.png") repeat-y;
	width: 850px;
	height: 650px;
}

.PrimeroContenidoAutorizaciones
{
	background: url("images/primero850.png") no-repeat left top;
	width: 850px;
	height: 44px;
}

.UltimoContenidoAutorizaciones
{
	background: url("images/ultimo850.png") no-repeat left bottom;
	width: 850px;
	height: 36px;
}



/*************************************************************************************************************/
.TituloSesionReiniciarSesion
{
	background: url("images/titulo.png") no-repeat left top;
	height: 43px;
	text-align: center;
	width: 350px;
}

/*************************************************************************************************************/
.TituloContenidoPacientes
{
	background: url("images/titulo850.png") no-repeat left top;
	text-align: center;
	width: 850px;
	margin-top: 0px;
	height: 44px;
}

.CuerpoContenidoPacientes
{
	background: url("images/cuerpo850.png") repeat-y;
	width: 850px;
	height: 330px;
}

.PrimeroContenidoPacientes
{
	background: url("images/primero850.png") no-repeat left top;
	width: 850px;
	height: 44px;
}

.UltimoContenidoPacientes
{
	background: url("images/ultimo850.png") no-repeat left bottom;
	width: 850px;
	height: 36px;
}

/*************************************************************************************************************/
.TituloIzquierda
{
	background: url("images/tituloIzq.png") no-repeat left top;
	height: 43px;
}

.TituloCentro
{
	background: url("images/tituloCent.png") repeat-x;
	height: 43px;
	width:100%;
}

.CuerpoTotal
{
	background: url("images/cuerpoCent.png") repeat-y;
	width:100%;
	height: 330px;
}
.CuerpoContenidoTotal
{
	background: url("images/cuerpo850.png") repeat-y;
	width: 100%;
	height: 330px;
}

.CuerpoContenidoTriage
{
	background: url("images/cuerpo850.png") repeat-y;
	width: 850px;
	height: 1078px;
}
.CuerpoContenidoTriageAuxiliar
{
	background: url("images/cuerpo850.png") repeat-y;
	width: 850px;
	height: 615px;
}

.CuerpoContenidoInconsistencia
{
	background: url("images/cuerpo850.png") repeat-y;
	width: 850px;
	height: 662px;
}

.CuerpoContenidoInconsistencia2
{
	background: url("images/cuerpo850.png") repeat-y;
	width: 850px;
	height: 502px;
}


/***********************************CAMAS**************************************************************************/

.CuerpoCamas
{
	background: url("images/cuerpo.png") repeat-y;
	height: 180px;
	width: 350px;
}

.CuerpoContenidoCama
{
	background: url("images/cuerpoCama.png") repeat-y;
	width: 908px;
	height: 367px;
    margin-left: 0px;
}
.UltimoContenidoCama
{
	background: url("images/UltimoCama.png") no-repeat left bottom;
	width: 908px;
	height: 30px;
    text-align: left;
}

.TituloContenidoCamas
{
	background: url("images/tituloCama.png") no-repeat left top;
	text-align: center;
	width: 905px;
	margin-top: 0px;
	height: 44px;
}


.PrimeroContenidoCama
{
	background: url("images/primeroCama.png") no-repeat left top;
	width: 908px;
	height: 44px;
}

/*************************************************************************************************************/
.TituloContenidoRegistroFuncionarios
{
	background: url("Images/titulo650.png") no-repeat left top;
	text-align: center;
	width: 660px;
	margin-top: 0px;
	height: 44px;
}

.CuerpoContenidoRegistroFuncionarios
{
	background: url("Images/cuerpo650.png") repeat-y;
	width: 660px;
	height: 280px;
}

.PrimeroContenidoRegistroFuncionarios
{
	background: url("Images/primero650.png") no-repeat left top;
	width: 660px;
	height: 44px;
}

.UltimoContenidoRegistroFuncionarios
{
	background: url("Images/ultimo650.png") no-repeat left bottom;
	width: 660px;
	height: 36px;
}

/*************************************************************************************************************/
.TituloContenidoConfiguraciones
{
	background: url("Images/titulo450.png") no-repeat left top;
	text-align: center;
	width: 450px;
	margin-top: 0px;
	height: 45px;
}

.CuerpoContenidoConfiguraciones
{
	background: url("Images/cuerpo450.png") repeat-y;
	width: 450px;
	height: 200px;
}

.PrimeroContenidoConfiguraciones
{
	background: url("Images/primero450.png") no-repeat left top;
	width: 450px;
	height: 44px;
}

.UltimoContenidoConfiguraciones
{
	background: url("Images/ultimo450.png") no-repeat left bottom;
	width: 450px;
	height: 36px;
}




.TituloContenidoMatriz
{
	background: url("Images/tituloFormMatriz2.png") no-repeat left top;
	text-align: center;
	width: 851px;
	margin-top: 0px;
	height: 44px;
}
.CuerpoContenidoMatriz
{
	background: url("Images/cuerpoFormMatriz.png") repeat-y;
	width: 849px;	
    margin-left: 0px;
}

.UltimoContenidoMatriz
{
	background: url("Images/ultimoFormMatriz.png") no-repeat left bottom;
	width: 845px;
    height: 20px;
    text-align: left;
}

#panel_top
{
    height: 50px;
    padding-left: 0px;
    width:100%;
}

#panel_top table
{
    width:100%;
}

.panel_izquierdo
{ 
    background-image: url(images/Logo_below_1.png);
    background-repeat: no-repeat;
    height: 50px;
    width: 150px;
}

.panel_centro
{ 
    height: 50px;
    background-image: url(images/Logo_center.png);
    background-repeat: repeat repeat-x;
    
}

.panel_derecho
{ 
    background-image:  url(images/Logo_below_2.png); 
    background-repeat: no-repeat; 
    background-position: right;
    height: 30px;
}

/*******************************************************************/

.CentroCuadro {    
   display: table; width: 100%; height: 100%; 
}

.AlCentro {
     display: table-cell; height: 100%; vertical-align: middle;
}