* {
	margin:0;
	padding:0;
	list-style:none;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin:10px;
	background-color: #FFFFFF;
	color: #1D4357;
}

#basic-accordian{
	position: absolute;
	left: 50%;
	top: 15px;
	width: 825px;
	margin-left: -412px;
	z-index:2;
}

.accordion_headings{
	padding: 5px 0;
	color: #7BB106;
	cursor: pointer;
	border-bottom: 1px solid #474B4A;
}

.accordion_headings:hover{
	border-bottom: 5px solid #474B4A;
}

.accordion_child{
	position: relative;
	padding-bottom: 15px;
}

.header_highlight{
	font-weight: bold;
	border-bottom: 5px solid #7BB106;
	color: #474B4A;
}

div.tab_container {
	width: 660px;
	padding-left: 165px;
}
div#basic-accordian>div.tab_container {
	width: 825px;
	padding-left: 165px;
}
.tab_container div{
	float: left;
	width: 165px;
	text-align: center;
	text-transform: uppercase;
}


h3 {
	margin: 14px 0;
	color: #474B4A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
}
h4 {
	margin-bottom: 10px;
	padding-left: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
}
p,
ul,
ol {
	margin: 7px 0;
	line-height: 18px;
}
p strong,
ol li strong {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


em.expedientes {
	color: #94AED6;
	font-style: italic;
}
em.clinicos {
	color: #2F4E7B;
	font-style: italic;
}

/* Seccion inicio */
div#inicio {
	position: relative;
	padding-top: 14px;
	background-color: #FFFFFF;
}
div#inicio a {
	color: #7BB106;
	text-decoration: none;
}
div#inicio a:hover {
	border-bottom: 1px solid #7BB106;
}
div#inicio div.encabezado_inicio {
	height: 235px;
	padding-left: 356px;
	background: #FFFFFF url(imagenes/medicina_global.jpg) left top no-repeat;
}
div#inicio div.encabezado_inicio h1 {
	float: left;
	width: 240px;
	height: 88px;
	color: #474B4A;
	font-size: 28px;
	text-align: center;
}
div#inicio div.encabezado_inicio h1 strong {
	font-weight: bold;
	font-size: 32px;
}
div#inicio div.encabezado_inicio div.boton {
	float: left;
	padding: 22px 11px;
}
div#inicio div.encabezado_inicio div.boton a {
	display: block;
	height: 34px;
	width: 218px;
	padding-bottom: 10px;
	background: #7BB106 url(imagenes/boton_verde.png) center no-repeat;
	color: #FFFFFF;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	line-height: 34px;
}
div#inicio div.encabezado_inicio div.boton a:hover {
	font-weight: bold;
	border: none;
}
div#inicio div.encabezado_inicio h2 {
	float: left;
	height: 59px;
	width: 240px;
	background: #FFFFFF url(imagenes/acceso.png) left top no-repeat;
}
div#inicio div.encabezado_inicio h2 span {
	display: none;
}
div#sesion {
	border-bottom: 1px solid #CCCCCC;
}
div#inicio div.encabezado_inicio div.acceso {
	position: absolute;
	left: 606px;
	top: 15px;
	width: 219px;
	height: 235px;
	background-color: #FF7400;
}
div#inicio div.encabezado_inicio div.acceso div.demostracion {
	height: 46px;
	width: 219px;
	background: #FF7400 url(imagenes/acceso_superior.png) right top no-repeat;
}
div#inicio div.encabezado_inicio div.acceso div.demostracion span {
	display: none;
}
div#inicio div.encabezado_inicio div.acceso form {
	height: 121px;
	padding: 0 14px;
	background: #FF7400 url(imagenes/acceso_medio.gif) right top repeat-y;
}
div#inicio div.encabezado_inicio div.acceso form fieldset {
	border: none;
}
div#inicio div.encabezado_inicio div.acceso form legend {
	padding-left: 55px;
	padding-bottom: 14px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
div#inicio div.encabezado_inicio div.acceso form div.clave,
div#inicio div.encabezado_inicio div.acceso form div.contraclave {
	margin-bottom: 8px;
}
div#inicio div.encabezado_inicio div.acceso form div.clave label,
div#inicio div.encabezado_inicio div.acceso form div.contraclave label {
	display: block;
	float: left;
	width: 24px;
	height: 24px;
	margin: 0 12px 0 10px;
	color: #FFFFFF;
}
div#inicio div.acceso form>label {
}
div#inicio div.encabezado_inicio div.acceso form div.clave label {
	background: #FF7400 url(imagenes/usuario.gif) right top no-repeat;
}
div#inicio div.encabezado_inicio div.acceso form div.contraclave label {
	background: #FF7400 url(imagenes/contrasena.gif) right top no-repeat;
}
div#inicio div.encabezado_inicio div.acceso form div.clave label span,
div#inicio div.encabezado_inicio div.acceso form div.contraclave label span {
	display: none;
}
div#inicio div.encabezado_inicio div.acceso form div.clave input,
div#inicio div.encabezado_inicio div.acceso form div.contraclave input{
	font-size: 12px;
	font-family: "Courier New", Courier, mono;
}
div#inicio div.encabezado_inicio div.acceso form div.boton {
	padding: 0 0 0 60px;
}
div#inicio div.encabezado_inicio div.acceso form div.boton input {
	width: 80px;
	height: 24px;
	margin: 0;
	padding-left: 6px;
	border: 0;
	color: #FFFFFF;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(imagenes/boton_acceso.png);
	background-position: right top;
	background-repeat: no-repeat;
	font-weight: bold;
	cursor: pointer;
}
div#inicio div.encabezado_inicio div.acceso form div.boton input:hover {
	background-position: right bottom;
}
div#inicio div.encabezado_inicio div.acceso div.nota {
	height: 50px;
	padding: 9px;
	background: #FF7400 url(imagenes/acceso_inferior.png) right bottom no-repeat;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
}

div#inicio div.cuerpo_inicio div.resultado {
	position: relative;
	float: left;
	width: 215px;
	padding: 16px;
}
div#inicio div.cuerpo_inicio div.resultado h2 {
	text-align: center;
}
div#inicio div.cuerpo_inicio div.resultado h2.error {
	color: #FF0000;
}
div#inicio div.cuerpo_inicio div.resultado h2.enviada {
	color: #2F4E7B;
}
div#inicio div.cuerpo_inicio div.mensaje {
	position: relative;
	float: left;
	width: 215px;
	padding: 16px 24px 24px 16px;
	background: #FFFFFF url(imagenes/solicitud.png) left top no-repeat;
}
div#inicio div.cuerpo_inicio div.mensaje div.solicitud {
	height: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
div#inicio div.cuerpo_inicio div.mensaje form div.campo {
	height: 46px;
}
div#inicio div.cuerpo_inicio div.mensaje form div.campo label {
	display: block;
	height: 18px;
	padding-left: 4px;
	color: #555555;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
div#inicio div.cuerpo_inicio div.mensaje form div.campo input {
	border: 1px solid #555555;
	border-top: none;
	background-color: #F8F8F8;
	font-size: 12px;
	font-family: "Courier New", Courier, mono;
}
div#inicio div.cuerpo_inicio div.mensaje form div.boton {
	height: 26px;
	padding-top: 8px;
	background: transparent url(imagenes/descuento.png) right top no-repeat;
}
div#inicio div.cuerpo_inicio div.mensaje form div.boton input {
	width: 122px;
	height: 26px;
	margin: 0;
	padding-left: 12px;
	border: 0;
	color: #FFFFFF;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(imagenes/enviar.png);
	background-position: right top;
	background-repeat: no-repeat;
	font-weight: bold;
	cursor: pointer;
}
div#inicio div.cuerpo_inicio div.mensaje form div.boton input:hover {
	background-position: right bottom;
}
div#inicio div.cuerpo_inicio div.texto {
	margin-left: 255px;
	width: 543px;
	padding: 10px 0 0 24px;
}
div#inicio>div.texto {
	width: 546px;
}

/* Características */
div#caracteristicas {
	background-color: #FFFFFF;
}
div#caracteristicas div.definicion {
	padding-left: 140px;
	background: #FFFFFF url(imagenes/definicion.png) left bottom no-repeat;
}
div#caracteristicas div.izquierda {
	position: relative;
	float: left;
	width: 400px;
}
div#caracteristicas p.columna {
	padding-left: 30px;
	text-align: justify;
}
div#caracteristicas h4.pacientes {
	background: #FFFFFF url(imagenes/pacientes.png) left top no-repeat;
}
div#caracteristicas h4.consultorio {
	background: #FFFFFF url(imagenes/consultorio.png) left top no-repeat;
}
div#caracteristicas div.derecha {
	position: relative;
	float: right;
	width: 400px;
}
div#caracteristicas h4.referencias {
	background: #FFFFFF url(imagenes/referencias.png) left top no-repeat;
}
div#caracteristicas h4.modificaciones {
	background: #FFFFFF url(imagenes/modificaciones.png) left top no-repeat;
}
div#caracteristicas div.paquete {
	clear: left;
	padding-right: 140px;
	background: #FFFFFF url(imagenes/paquete.png) right top no-repeat;
}
div#caracteristicas div.paquete a {
	color: #7BB106;
	text-decoration: none;
}

/* Ventajas */
div#ventajas {
	background-color: #FFFFFF;
}
div#ventajas h2 {
	padding: 0 60px;
	color: #A61212;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
}

/* Guía rápida */
div#guia {
	background-color: #FFFFFF;
}
div#guia a {
	color: #7BB106;
	text-decoration: none;
}
div#guia p.subir {
	padding-right: 60px;
	text-align: right;
}
div#guia p.subir a {
	padding-right: 20px;
	background: #FFFFFF url(imagenes/subir.png) right center no-repeat;
}
div#indice ul.principal {
	position: relative;
	float: left;
	width: 180px;
	margin: 0;
	background-color: #FFFFFF;
}
div#indice li {
	margin-top: 5px;
}
div#indice li ul.secundario {
	margin: 0 0 0 30px;
}
div#indice li ul.secundario li {
	margin: 0;
}
div#sesion {
	padding-left: 204px;
}
div#sesion span.seguridad {
	padding-left: 20px;
	background: #FFFFFF url(imagenes/seguridad.png) left center no-repeat;
}
div#guia div.texto {
	clear: left;
}
div#guia div.texto em.seccion {
	color: #2F4E7B;
	font-family: "Courier New", Courier, monospace;
}
div#guia h3 em {
	padding-left: 26px;
	color: #2F4E7B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
div#pacientes h3 em {
	background: #FFFFFF url(imagenes/pacientes.png) left center no-repeat;
}
div#pacientes span.agenda {
	padding-left: 20px;
	background: #FFFFFF url(imagenes/agenda.png) left center no-repeat;
}
div#pacientes ol {
	padding-left: 40px;
}
div#pacientes ol li {
	list-style: outside;
	list-style-type: decimal;
}
div#pacientes span.personal {
	padding-left: 20px;
	background: #FFFFFF url(imagenes/personal.png) left center no-repeat;
}
div#consultorio h3 em {
	background: #FFFFFF url(imagenes/consultorio.png) left center no-repeat;
}
div#consultorio span.exploraciones {
	padding-left: 20px;
	background: #FFFFFF url(imagenes/exploraciones.png) left center no-repeat;
}
div#consultorio span.antecedentes {
	padding-left: 20px;
	background: #FFFFFF url(imagenes/antecedentes.png) left center no-repeat;
}
div#consultorio span.diagnosticos {
	padding-left: 20px;
	background: #FFFFFF url(imagenes/diagnosticos.png) left center no-repeat;
}
div#consultorio span.tratamientos {
	padding-left: 20px;
	background: #FFFFFF url(imagenes/tratamientos.png) left center no-repeat;
}
div#consultorio span.estudios {
	padding-left: 20px;
	background: #FFFFFF url(imagenes/estudios.png) left center no-repeat;
}
div#consultorio span.cirugias {
	padding-left: 20px;
	background: #FFFFFF url(imagenes/cirugias.png) left center no-repeat;
}
div#referencias h3 em {
	background: #FFFFFF url(imagenes/referencias.png) left center no-repeat;
}
div#referencias span.material {
	padding-left: 20px;
	background: #FFFFFF url(imagenes/material.png) left center no-repeat;
}
div#referencias span.estadisticas {
	padding-left: 20px;
	background: #FFFFFF url(imagenes/estadisticas.png) left center no-repeat;
}
div#referencias span.catalogos {
	padding-left: 20px;
	background: #FFFFFF url(imagenes/catalogos.png) left center no-repeat;
}
div#referencias span.usuarios {
	padding-left: 20px;
	background: #FFFFFF url(imagenes/usuarios.png) left center no-repeat;
}


div.pie {
	clear: left;
}
div.pie h6 {
	padding: 20px 0 0 0;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
a.viaweb {
	color: #980000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
