﻿body 
{
	font-family: "MS Reference Sans Serif";
	font-size: small;
    color: #666;
    background: #fff;
	text-align: center;
}

.cabecera
{
	width:950px;
	background: url("Imagenes/SIOS.png") no-repeat left top;
	height: 70px;
}

.fondo
{
	width:950px;
	background: url("Imagenes/fondo.png") repeat-x;
	margin-top: 2px;
}

.TituloSesion
{
	background: url("Imagenes/titulo.png") no-repeat left top;
	height: 43px;
	text-align: center;
	width: 350px;
	margin-top: 73px;
}

.CuerpoSesion
{
	background: url("Imagenes/cuerpo.png") repeat-y;
	height: 139px;
	width: 350px;
}

.CuerpoSesion .Primero
{
	background: url("Imagenes/primero.png") no-repeat left top;
	height: 166px;
}

.CuerpoSesion td
{
	text-align: justify;
}

.FinSesion
{
	background: url("Imagenes/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("Imagenes/titulo2.png") no-repeat left top;
	text-align: center;
	width: 626px;
	margin-top: 0px;
	height: 44px;
}

.PrimeroContenido
{
	background: url("Imagenes/primero2.png") no-repeat left top;
	width: 626px;
	height: 44px;
}

.CuerpoContenido
{
	background: url("Imagenes/cuerpo2.png") repeat-y;
	width: 626px;
	height: 240px;
}

.UltimoContenido
{
	background: url("Imagenes/ultimo2.png") no-repeat left bottom;
	width: 626px;
	height: 36px;
}

.Dialogo
{
	background: url("Imagenes/dialogo.png") no-repeat left top;
	width: 300px;
	height: 150px;
}

.Busqueda
{
	background: url("Imagenes/busqueda.png") no-repeat left top;
	width: 298px;
	height: 330px;
}

.VistaImagen
{
	background: url("Imagenes/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("Imagenes/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("Imagenes/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("Imagenes/separador_1.png") no-repeat center top;
}

.buscar
{
    width:626px;
    height: 330px;
	background: url("Imagenes/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("Imagenes/dialogo.png") no-repeat left top;
    text-align: center;
}

.CuerpoContenidoRecepcionPacientes
{
	background: url("Imagenes/cuerpo2.png") repeat-y;
	width: 626px;
	height: 200px;
}


/*************************************************************************************************************/
.TituloContenidoPacientes
{
	background: url("Imagenes/titulo850.png") no-repeat left top;
	text-align: center;
	width: 850px;
	margin-top: 0px;
	height: 44px;
}

.CuerpoContenidoPacientes
{
	background: url("Imagenes/cuerpo850.png") repeat-y;
	width: 850px;
	height: 330px;
}

.CuerpoContenidoPacientess
{
	background: url("Imagenes/cuerpo850.png") repeat-y;
	width: 850px;
	height: 396px;
}
.CuerpoContenidoPyP
{
	background: url("Imagenes/cuerpo850.png") repeat-y;
	width: 850px;
	height: 511px;
}

.PrimeroContenidoPacientes
{
	background: url("Imagenes/primero850.png") no-repeat left top;
	width: 850px;
	height: 44px;
}

.UltimoContenidoPacientes
{
	background: url("Imagenes/ultimo850.png") no-repeat left bottom;
	width: 850px;
	height: 36px;
}



/*************************************************************************************************************/
.TituloContenidoPacientesTem
{
	background: url("Imagenes/titulo650.png") no-repeat left top;
	text-align: center;
	width: 660px;
	margin-top: 0px;
	height: 44px;
}

.CuerpoContenidoPacientesTem
{
	background: url("Imagenes/cuerpo650.png") repeat-y;
	width: 660px;
	height: 200px;
}

.PrimeroContenidoPacientesTem
{
	background: url("Imagenes/primero650.png") no-repeat left top;
	width: 660px;
	height: 44px;
}

.UltimoContenidoPacientesTem
{
	background: url("Imagenes/ultimo650.png") no-repeat left bottom;
	width: 660px;
	height: 36px;
}



/*************************************************************************************************************/
.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;
}

.pagerstyle {
	background:#f9f9f9 url("Imagenes/captionbckg.gif") repeat-x;
    color:#15428B;
	line-height:22px;
	font-size:11px;
	font-weight:bold;
	padding-top:4px;
	padding-left:4px;
	font-family:tahoma,arial,verdana,sans-serif;
    text-align: left;
}

.modalBackgroundPoppu {
	background-color:Gray;
	filter:alpha(opacity=10);
	opacity:0.7;	
}

.pagerstyle2 {
	background:#FFFFFF url("Imagenes/captionbckg2.gif") repeat-x;
    color:#15428B;     
	line-height:22px;
	font-size:11px;
	font-weight:bold;
	padding-top:4px;
	padding-left:4px;
	font-family:tahoma,arial,verdana,sans-serif;
}
