.mayuscula {
	text-transform: uppercase;
}
.minuscula {
	text-transform: lowercase;
}

.centrado  {
	text-align:center;
}

.imagen  {
	text-align:center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.derecha {
	text-align:right;
}


h6 {
	font-size: 36px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
}

h5 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	display: block;
	line-height: 1em;
	height: 1em;
}


#encabezado {
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
	letter-spacing: normal;
	text-align: center;
	word-spacing: 2em;
	background-image: url(imagenes/lblue169.gif);
	background-repeat: repeat-x
	;
	background-color: #1144ff;
	height: 30px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#cajadirecciones .centrado {
	color: #3796D5;
	font-weight: bold;
	font-style: italic;
}

#navegacion {
	background-color: #E6E6E6;
	height: 24px;
	font-weight: bold;
	border-top-style: solid;
	border-top-color: #0000FF;
	border-bottom-color: #0000FF;
	border-bottom-style: solid;
	border-top-width: thin;
	border-bottom-width: thin;
	display: block;
}
#navegacion a {
  font: bold 10px/22px Verdana, Arial, Helvetica, sans-serif;
  border: 1px solid #FFF;
  border-right-color: #CCC;
  border-bottom-color: #CCC;
  padding: 0 6px;
  display: block;
  background: #EEE;
  color: #666;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
  float: right;  /*pmu*/
}
#navegacion a:link, #navegacion a:visited{
	color: #0000FF;
}
#navegacion a:hover {
	background-color: #BFBFE6;
}
#navegacion a:active {
	background-color: #0000FF;
	color: #FFFF00;
}

#contenido {
	display: block;
	height: 525px;
}

#cajausuario {
	float: left;
	position: relative;
	width: 25%;
	color: #008EDE;
	font-style: oblique;
	font-weight: bold;
	height: 80%;
}

#cajadirecciones {
	float: left;
	position: relative;
	background-color: #E2ECFE;
	padding-top: 4;
	padding-right: 4px;
	padding-left: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #94AACE;
	border-left-color: #94AACE;
	width: 45%;
	display: block;
	height: 150px;
}

#imagenlateral {
	position: relative;
	color: #3A66FC;
}

#parametros {
	padding-right: 10px;
	padding-bottom: 0px;
	display: inline;
	padding-left: 10px;
}
#parametros fieldset {
	background-color:#CDE3F8;
	border-width:2px 2px 2px 10px;
	border-style:solid;
	border-color:#B4D5F4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:400px;
	position:relative;
	display:block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#parametros legend {
	background-color:#0080FF;
	color:#E7EDFA;
	font-weight:bold;
	text-transform:uppercase;
	font-size:90%;
	text-align:center;
	width:186px;
	position:relative;
	top: -10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: -40px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #1D6AB8;
	border-right-color: #1D6AB8;
	border-bottom-color: #1D6AB8;
	border-left-color: #1D6AB8;
}

#parametros .button {
	background-color:#B7D7F6;
	background-image:none;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: static;
}
#parametros .button:hover {
	border: 1px solid #f00;
	background-color: #CAE1F6;
}

#parametros label {
    color:#5c71a2;
	font-size:90%;
	font-weight:bold;
	
	display:block;
	float:left;
	width:100px;
	text-align:right;
	margin:4px 5px 0px 0px;

}



#parametros input, #parametros select 
{
	background-color:#E9F2FC;
	width:200px;
	border-width: 0px 0px 1px 0px;
	border-style: solid solid dotted solid;
	border-color:#0000FF;
	color:#0080FF;
	font-family:"Courier New", Courier, mono;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;

}

#formentrada{
	display: block;
	padding: 5px;
}
#formentrada fieldset {
	width: 19em;
	display: block;
}
#formentrada label {
	float: left;
	text-align: right;
	margin-right: 0.5em;
	color: #004DA5;
	width: 8em;
	height: 1.1em;
}

#formentrada legend{
	border: 1px solid #781351;
	padding: 2px 6px;
	background-color: #003C94;
	color: #FFFFFF;
}


#formentrada input
{
/*	color: #000033;
	background-color: #B5CBDE;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6B92CE;
	border-right-color: #6B92CE;
	border-bottom-color: #6B92CE;
	border-left-color: #6B92CE;
	margin-bottom: 1px;*/
}



#pie {
	background-color: #B5CBDE;
	text-align:center;
	clear: both;
	font-size: 12px;
	display: block;
	border-top-color: #000063;
	border-right-color: #000063;
	border-bottom-color: #000063;
	border-left-color: #000063;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;

}

#formentrada #boton {
	color: #000;
	background-color: #F7F3F7;
	display: block;
	margin: 25px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;

}
#mensaje {
	font-size: 18px;
	color: #FFFFFF;
	background-color: #FF0000;
	font-variant: small-caps;
	text-transform: uppercase;
	text-decoration: blink;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#menulateral {
	float: left;
	position: relative;
	width: 30%;
	color: #008EDE;
	font-style: oblique;
	font-weight: bold;
}
#panelcentral {
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	display: block;
	clear: none;
	height: 500px;
}



#mostrarparametros{
	display: block;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
}
.tablaparametros  {
	display: block;
	border: thin solid #0000FF;
}
.tablaparametros  td {
	padding:4px;
	background-color: #B5CBDE;
    font-family:"Courier New", Courier, mono	;	
}

.tabladespliegue  {
	line-height:1.1em;
	color: #0000FF;
	border-collapse:collapse;
	text-align:left;
	letter-spacing:0.1em;
	vertical-align: middle;
	width: 100%;
}

.tabladespliegue  caption {
	padding-bottom:0.1em;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing:0.6em;
	color: #0000FF;
	background-color: #B5CBDE;
	padding-top: 0.1em;
	border-top-color: #B5CFFF;
	border-right-color: #B5CFFF;
	border-bottom-color: #B5CFFF;
	border-left-color: #B5CFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
  
.tabladespliegue  thead th   {
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0000FF;
	border-bottom-color: #0000FF;
	border-top-width: thin;
	border-bottom-width: thin;
	font-size: 12px;

}
.tabladespliegue  tfoot th, .tabladespliegue  tfoot td {
	border-right: 1px solid #fff;
	padding-left:5px;
	font-variant:normal;
	letter-spacing:0.1em;
	color: #fff;
	background: #009;
}
  
.tabladespliegue  tfoot th, .tabladespliegue  tfoot td {
	border-top: 2pt double #009;
}

.tabladespliegue  td, .tabladespliegue  th {
	padding-top: 4px;
	padding-right: 2em;
	padding-bottom: 4px;
	padding-left: 4px;
}

.tabladespliegue  tbody tr td {
	border-bottom: 1px dotted #009;
	font-size: 12px;
}

.tabladespliegue  tbody tr:hover td, .tabladespliegue  tbody tr:hover th {
	border-bottom: 1px solid #333;
}

.tabladespliegue  tbody td a, .tabladespliegue  tbody th a {
	background: transparent;
	color: #009;
	text-decoration: none;
	border:none;
}

.tabladespliegue  tbody td a:hover, .tabladespliegue  tbody th a:hover {
	background: transparent;
	color: #3300FF;
	text-decoration: underline;
}

.odd {
	background: #e3e3f4;
}

.tabladespliegue  tbody tr:hover {
	color: #0000FF;
	background: #c6c6e8;
	font-size: 12px;
}

.tabladespliegue  tbody tr th:hover {
	background-color: #FFFF66;
	font-size: 12px;
}

.tabladespliegue a:visited {
	color:#0000FF;
	font-size: 12px;
}
#despliegueresultados {
	clear: both;
	overflow:auto;
	height: 370px;
}
#examenesdepacientes {
	font-size: 70%;
	clear: both;
	overflow:auto;
	height: 340px;
}
#pacientespornombre {
	font-size: 90%;
	clear: both;
	overflow:auto;
	height: 390px;
}

.sinTbody
{
  display: none;
}
.tituloseccion {
	background-color: #8AD3FF;
	font-weight: bold;
	font-family: "Courier New", Courier, mono;
	color: #0000FF;
	display: block;
	font-size: 18px;
	padding-right: 5px;
	padding-left: 5px;
}

.titulopago {
	background-color: #8AD3FF;
	font-weight: bold;
	font-family: "Courier New", Courier, mono;
	color: #0000FF;
	display: block;
	font-size: 18px;
	text-transform: uppercase;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}

.tituloexamen {
	background-color: #FFFFFF;
	font-weight: bold;
	font-family: "Courier New", Courier, mono;
	color: #666666;
}
.totalgeneral {
	color: #003AFF;
	background-color: #B4D5F4;
	text-align: right;
	display: block;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0000FF;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	font-size: 120%;
	text-decoration: blink;
}




#datosdelpaciente {
	display: block;
	margin-left: 50px;
	margin-right: 50px;
	border: thin solid #C7E0F8;
	padding-top: 10px;
}

#nivelresumen {
	display: block;
	margin-left: 50px;
	margin-right: 50px;
	border: thin solid #C7E0F8;
	padding-top: 0px;
	overflow:auto;
	height: 380px;
	clear: both;
}
#nivelsecciones {
	display: block;
	margin-left: 50px;
	margin-right: 50px;
	border: thin solid #C7E0F8;
	padding-top: 5px;
	overflow:auto;
	height: 400px;
}
#nivelexamenes {
	display: block;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}

#nivelresultados {
	display: block;
	margin-left: 10px;
	margin-right: 10px;
	border: thin solid #C7E0F8;
	background-color: #EDFAFE;
	margin-bottom: 5px;
}
.tablaresultados{
	display: block;
	font-family: "Courier New", Courier, mono;
	font-variant: normal;
	font-size: 90%;
}
.tablaresultados tfoot{
	background-color: #B4D5F4;
	display: block;
	font-weight: bold;
	color: #0000FF;
	border: thin solid #8AD3FF;
}
.tablaresultados th{
	background-color: #B4D5F4;
	display: block;
	font-weight: bold;
	color: #0000FF;
	border: thin solid #8AD3FF;
}

.tablaresultados  td, .tabladespliegue  th {
	padding:1px;
}

.tablaresultados  tbody td a, .tablaresultados  tbody th a {
	background: transparent;
	color: #009;
	text-decoration: none;
	border:none;
}

.subtotales{
	background-color: #000099;
	display: block;
	font-weight: bold;
	color: #CCFFFF;
	border: thin solid #8AD3FF;
}


.datospaciente  {
	color: #0000FF;
	border-collapse:collapse;
	letter-spacing:0.1em;
	width: 100%;
	border-bottom: 1px solid #FFCA5E;
}

.datospaciente  caption {
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing:0.6em;
	color: #0000FF;
	background-color: #B5CBDE;
	border-top-color: #B5CFFF;
	border-right-color: #B5CFFF;
	border-bottom-color: #B5CFFF;
	border-left-color: #B5CFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 1px;
}


.datospaciente tbody  td ,.datospaciente tbody  th {
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	color: #777777;
	border-top: 1px solid #FFCA5E;
	border-right: 1px solid #DDDDDD;
	text-align: left;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;

}
.opcioneslabel {
	font-weight: bold;
}

ul#navmenu-h {
	margin: 0;
	border: 0px none;
	padding: 0; /*For KHTML*/
	height: 24px;
	list-style-type:none;
	display: block;
}

ul#navmenu-h li {
	margin: 0;
	border: 0px none;
	padding: 0;
	float: Left; /*For Gecko*/
	display: block;
	position: relative;
	height: 24px;
	list-style-type:none;
}

ul#navmenu-h ul {
  margin: 0;
  border: 0px none;
  padding: 0;
  width: 200px;
  display: none;
  position: absolute;
  top: 24px;
  left: 0; list-style-type:none
}

ul#navmenu-h ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu-h ul li {
  width: 250px;
  float: right; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
}

/* Root Menu */
/* este controla el menu pulldown */
ul#navmenu-h a {
	border: 1px solid #FFF;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	padding: 0 6px;
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	display: block;
	background: #EEE;
	color: #666;
	font: bold 10px/22px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	height: auto !important;
	width: auto !important;
}

/* Root Menu Hover Persistence */
ul#navmenu-h a:hover,
ul#navmenu-h li:hover a,
ul#navmenu-h li.iehover a {
  background: #CCC;
  color: #666666;
}

/* 2nd Menu */
ul#navmenu-h li:hover li a,
ul#navmenu-h li.iehover li a {
  float: none;
  background: #EEE;
  color: #666;
}

/* 2nd Menu Hover Persistence */
ul#navmenu-h li:hover li a:hover,
ul#navmenu-h li:hover li:hover a,
ul#navmenu-h li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover a {
  background: #CCC;
}

/* 3rd Menu */
ul#navmenu-h li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 3rd Menu Hover Persistence */
ul#navmenu-h li:hover li:hover li a:hover,
ul#navmenu-h li:hover li:hover li:hover a,
ul#navmenu-h li.iehover li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover a {
  background: #CCC;
  color: #FFFF00;
}

/* 4th Menu */
ul#navmenu-h li:hover li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 4th Menu Hover */
ul#navmenu-h li:hover li:hover li:hover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover li a:hover {
  background: #CCC;
  color: #FFFF66;
}

ul#navmenu-h ul ul,
ul#navmenu-h ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-h li:hover ul ul,
ul#navmenu-h li:hover ul ul ul,
ul#navmenu-h li.iehover ul ul,
ul#navmenu-h li.iehover ul ul ul {
  display: none;
}

ul#navmenu-h li:hover ul,
ul#navmenu-h ul li:hover ul,
ul#navmenu-h ul ul li:hover ul,
ul#navmenu-h li.iehover ul,
ul#navmenu-h ul li.iehover ul,
ul#navmenu-h ul ul li.iehover ul {
  display: block;
}
#seleccion {
	display: block;
	padding-bottom: 4px;
}
#texto {
	display: block;
	height: 580px;
	text-align: justify;
	background-image: url(imagenes/Logo_Corporaci%C3%B3n_(1).JPG);
}
.negrita {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000FF;
}
 
.tablausuarios   {
	line-height:normal;
	color: #0000FF;
	border-collapse:collapse;
	text-align:left;
	letter-spacing:0.1em;
	vertical-align: bottom;
	font-size: 12px;
	width: 100%;

}

.tablausuarios   caption {
	padding-bottom:0.1em;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing:0.6em;
	color: #0000FF;
	background-color: #B5CBDE;
	padding-top: 0.1em;
	border-top-color: #B5CFFF;
	border-right-color: #B5CFFF;
	border-bottom-color: #B5CFFF;
	border-left-color: #B5CFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
  
.tablausuarios   thead th   {
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0000FF;
	border-bottom-color: #0000FF;
	border-top-width: thin;
	border-bottom-width: thin;


}
.tablausuarios   tfoot th, .tablausuarios   tfoot td {
	border-right: 1px solid #fff;
	padding-left:3px;
	font-variant:normal;
	letter-spacing:0.1em;
	color: #fff;
	background: #009;
}
  
.tablausuarios   tfoot th, .tablausuarios   tfoot td {
	border-top: 2pt double #009;
}

.tablausuarios   td, .tablausuarios   th {
	padding-top: 4px;
	padding-right: 2em;
	padding-bottom: 4px;
	padding-left: 4px;
}

.tablausuarios   tbody tr td {
	border-bottom: 1px dotted #009;
}

.tablausuarios   tbody tr:hover td, .tablausuarios   tbody tr:hover th {
	border-bottom: 1px solid #333;
}

.tablausuarios   tbody td a, .tablausuarios   tbody th a {
	background: transparent;
	color: #009;
	text-decoration: none;
	border:none;
}

.tablausuarios   tbody td a:hover, .tablausuarios   tbody th a:hover {
	background: transparent;
	color: #3300FF;
	text-decoration: underline;
}


.tablausuarios   tbody tr:hover {
	color: #0000FF;
	background: #c6c6e8;
}

.tablausuarios   tbody tr th:hover {
	background-color: #FFFF66;
}

.tablausuarios a:visited {
	color:#0000FF;
}

#cajatablausuarios {
	clear: both;
	overflow:auto;
	height: 470px;
}


#formusuario{
	display: block;
	padding: 2px;
}
#formusuario fieldset {
	width: 100em;
	display: block;
}
#formusuario label {
	float: left;
	text-align: right;
	margin-right: 0.1em;
	color: #004DA5;
	width: 15em;
	height: 1.1em;
	background-color: #DDFFFF;
}

#formusuario legend{
	border: 1px solid #781351;
	padding: 2px 3px;
	background-color: #003C94;
	color: #FFFFFF;
}
