body {
	border: 0px 0;
	margin: 0px;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	
	width:100%;
	height:99px;
	background-image:url(imagenes/body_hder4.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	margin: auto;
	padding: 0px;

}

#descripcion {border:none; margin:0; padding:0; font:14px 'Courier New',Verdana; border:0}
.te {border:1px solid #bbb; padding:0 1px 1px; font:12px Verdana,Arial; margin:25px}
.te iframe {border:none}
.teheader {height:31px; border-bottom:1px solid #bbb; background:url(imagenes/header-bg.gif) repeat-x; padding-top:1px}
.teheader select {float:left; margin-top:5px}
.tefont {margin-left:12px}
.tesize {margin:0 3px}
.testyle {margin-right:12px}
.tedivider {float:left; width:1px; height:30px; background:#ccc}
.tecontrol {float:left; width:34px; height:30px; cursor:pointer; background-image:url(imagenes/icons.png)}
.tecontrol:hover {background-color:#fff; background-position:30px 0}
.tefooter {height:32px; border-top:1px solid #bbb; background:#f5f5f5}
.toggle {float:left; background:url(imagenes/icons.png) -34px 2px no-repeat; padding:9px 13px 0 31px; height:23px; border-right:1px solid #ccc; cursor:pointer; color:#666}
.toggle:hover {background-color:#fff}
.resize {float:right; height:32px; width:32px; background:url(imagenes/resize.gif) 15px 15px no-repeat; cursor:s-resize}
#editor {cursor:text; margin:10px}


.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
}
.textotitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.textoInicio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-indent: 0pt;
	vertical-align: middle;

}
.eme {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 10pt;
	text-align: right;
	margin-right: 10px;

}

*#b1 {
	display:block;
	width:148px;
    height:37px; 
    text-indent:-9999px;
	background-image: url(imagenes/Inicio.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

*#b2 {
	display:block;
	width:148px;
    height:37px; 
    text-indent:-9999px;
	background-image: url(imagenes\Exit.jpg);
	background-repeat: no-repeat;
	background-position: left top;
    }

#paciente
{
	position:relative;
	width:170px;
	padding: 2pt;
	border:1px solid;
	border-color:#CCC;
}

#reloj
{
	position:relative;
	vertical-align: bottom;
	visibility: hidden;
}

#lista
{
	width:180px;
	background-color:#ffffff;
	color:#000000;
	border:1px solid;
	border-color:#CCC;
	z-index:1;
	display:none;
	margin-top: 5px;
}

#lista a
{
	display: block;
	background-color:#ffffff;
	padding: 2pt;
}

#lista a:hover
{
	background-color:#00aaaa;
}

#lista2
{
	width:180px;
	background-color:#ffffff;
	color:#000000;
	border:1px solid;
	border-color:#CCC;
	z-index:1;
	display:none;
	margin-top: 5px;
}

#lista2 a
{
	display: block;
	background-color:#ffffff;
	padding: 2pt;
}

#lista2 a:hover
{
	background-color:#00aaaa;
}

#lista3
{
	width:180px;
	background-color:#ffffff;
	color:#000000;
	border:1px solid;
	border-color:#CCC;
	z-index:1;
	display:none;
	margin-top: 5px;
}

#lista3 a
{
	display: block;
	background-color:#ffffff;
	padding: 2pt;
}

#lista3 a:hover
{
	background-color:#00aaaa;
}
