@charset "utf-8";
/* CSS Document */
body {
	background-color: #E1EDC3;
	margin: 0px;
	padding: 0px;
}
#base {
	width: 900px;
	margin-left: 50%;
	position: absolute;
	left: -450px;
}
#encabezado {
	height: 110px;
	width: 900px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.encabezado_iz {
	height: 110px;
	width: 450px;
	float: left;
}
.encabezado_de {
	height: 110px;
	width: 450px;
	float: left;
}

.tabla_buscador1 {
	width: 245px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	top: 180px;
	position: absolute;
	left: 650px;
	padding-left: 5px;
}
#contenedor {
	height: 480px;
	width: 900px;
	position: absolute;
	left: 0px;
	top: 150px;
	background-color: #FFFFFF;
}

#seo{
display:none;
}
/*** MENU ***/
#menu {
	height: 36px;
	width: 900px;
	position: absolute;
	left: 0px;
	top: 113px;
}
#menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
	color: #2E3192;
	line-height: 12px;
	font-weight: bold;
}
#menu li{
	
	width: 88px;
	text-align: center;
	height: 26px;
	margin-right: 2px;
	float: left;
}
#menu li h1 {
	font-size:9px;
	margin: 0px;
	padding: 0px;

}
#menu li:last-child {
	text-align: center;
	height: 26px;
	margin-right: 0px;
	float: left;
	width: 90px;
}

#menu li a:active, #menu li a:link, #menu li a:visited{
	text-decoration: none;
	color: #2E3192;
}
#menu li a:hover{
	color: #8486D9;
}
#menu_otros li h1 {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
}
.emergente {
	right: 2px;
	position: absolute;
	top: 151px;
	z-index: 15;
	background-color: #E1EDC3;
	width: 87px;
	border: 1px solid #E1EDC3;
}
.emergente ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
	color: #2E3192;
	font-size: 9px;
	line-height: 12px;
	font-weight: bold;
}
.emergente li {
	width: 87px;
	text-align: center;
	height: 26px;
	margin-right: 2px;
	right: 2px;
}
.emergente li a:active, .emergente li a:link, .emergente li a:visited {
	text-decoration: none;
	color: #2E3192;
}
.emergente li a:hover {
	color: #8486D9;
}
.otros_emergente{
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #963387;
}
/********************/
#bajada {
	background-color: #29ABE2;
	height: 15px;
	width: 900px;
	position: absolute;
	left: 0px;
	top: 630px;
	text-align: center;
}

.burdeo{
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #C1272D;
}
.rosado{
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #F050B4;
}
.rojo{
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FF0A0D;
}
.naranjo{
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #F8811C;
}
.amarillo{
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FAD200;
}
.celeste{
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #55A0FF;
}
.verde{
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #26A63B;
}
.calipso{
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #1EE1C8;
}
.azul{
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #0000FD;
}
.morado{
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #963387;
}
/*** buscador principal ***/
.fondo {
	background-image: url(imagenes/BASE1.jpg);
	height: 480px;
	width: 900px;
}

.tabla_buscador h2{
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	display: inline;
}
.tabla_buscador h3{
	font-size: 14px;
	float: left;
	margin-right: 5px;
	margin-top: 10px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tabla_buscador h4{
	font-size: 12px;
	margin: 0px;
	display: inline;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-weight: normal;
}
.tabla_buscador form {
	margin: 0px;
	padding: 0px;
	display: inline;
}
.tabla_buscador  p input {
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 10px;
	width: 20em;
}
.tabla_buscador p{
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tabla_buscador p input.boton{
	width: 6em;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	height: 1.6em;
	margin-right: 10px;
	background-color: #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #999999;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
}
.tabla_buscador  p  select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.tabla_buscador p textarea{
	font-size: 10px;
}
.tabla_buscador1 h2{
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	display: inline;
}
.tabla_buscador1 h3{
	font-size: 14px;
	float: left;
	margin-right: 5px;
	margin-top: 10px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tabla_buscador1 h4{
	font-size: 12px;
	margin: 0px;
	display: inline;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-weight: normal;
}
.tabla_buscador1 form {
	margin: 0px;
	padding: 0px;
	display: inline;
}
.tabla_buscador1  p input {
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 10px;
	width: 20em;
}
.tabla_buscador1 p{
	margin: 0px;
	padding: 0px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tabla_buscador1 p input.boton{
	width: 6em;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	height: 1.6em;
	margin-right: 10px;
	background-color: #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #999999;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
}
.tabla_buscador1  p  select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.tabla_buscador1 p textarea{
	font-size: 10px;
}
/***CONTENIDO DE BUSQUEDA ***/

.tabla_fotoizq {
	height: 480px;
	width: 225px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.tabla_contenidos h2{

	padding: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 5px;
	font-size: 12px;
}
.tabla_contenidos  h3 {
	margin-left: 10px;
	margin-top: 5px;
	font-size: 11px;
	margin-bottom: 2px;
}
.tabla_contenidos input {
	margin-left: 10px;
	margin-top: 0px;
}

.tabla_contenidos form {
	margin-left: 10px;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-bottom: 5px;
}

.resultado h3{
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}
.resultado p{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}

.lista2 h4 {
	display: inline;
	font-size: 12px;
	margin-left: 10px;
}
.lista2 {
	width: 400px;
	overflow-y: auto;
	overflow-x:hidden;
	height: 340px;
	margin-left: 15px;
}

.lista2 ul {
	padding: 0px;
	list-style-type: disc;
	list-style-position: inside;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.lista2 li a:active,.lista2 li a:visited,.lista2 li a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.lista2 li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.lista2 table{
	width: 360px;
	font-size: 12px;
	overflow: auto;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.tabla_buscar {
	width: 420px;
}
.tabla_buscar p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.tabla_buscar  select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.tabla_buscar input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
.tabla_buscar input.boton{
	width: 6em;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	height: 1.6em;
	margin-right: 10px;
	background-color: #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #999999;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
}
.tabla_buscar ul {
	
	list-style-type: none;
	font-family: "Trebuchet MS";
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.tabla_buscar_filtros {
	float: left;
	position: relative;
}
.contenidos_medicos{
	height: 480px;
	background-color: #1B1464;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 420px;

}
.paginas {
	height: 20px;
	width: 400px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	margin: 10px;
	padding: 0px;
	text-align: center;
}
.paginas ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.paginas li {
	font-size: 14px;
	display: inline;
	color: #999999;
}
.paginas li input {
	font-size: 10px;
	width: 20px;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #666666;
	height: 15px;
}
.tabla_contacto {
	width: 245px;
	font-family: "Trebuchet MS";
	position: absolute;
	left: 650px;
	padding-left: 5px;
	bottom: 5px;
	text-align: center;
}
.tabla_contacto  li {
	font-family: "Trebuchet MS";
	font-size: 9px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-left: -1px;
	float: left;
	margin-top: 3px;
}
.tabla_contacto ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.tabla_contacto1 {
	width: 245px;
	font-family: "Trebuchet MS";
	position: absolute;
	left: 650px;
	padding-left: 5px;
	bottom: 5px;
}
.tabla_contacto1  li {
	font-family: "Trebuchet MS";
	font-size: 9px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-left: -1px;
	float: left;
	margin-top: 3px;
	/*display: inline;*/
}
.tabla_contacto1 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.tabla_contacto1  li a:active, .tabla_contacto1  li a:visited, .tabla_contacto1  li a:link {
	text-decoration:none;
	color:#FFFFFF;
}
.tabla_contacto1  li a:hover {
	text-decoration:underline;
	color:#CCCCCC;
}

.boton {
	width: 6em;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	height: 1.6em;
	margin-right: 10px;
	background-color: #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #999999;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	margin-top: 5px;
}#fondo_contacto {
	background-image: url(imagenes/fondo_contacto.jpg);
	height: 480px;
	width: 900px;
}

.tabla_contenidos2{
	height: 480px;
	width: 420px;
	position: absolute;
	left: 226px;
	top: 0px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}
.tabla_contacto1  li a:active, .tabla_contacto1  li a:visited, .tabla_contacto1  li a:link {
	text-decoration:none;
	color:#FFFFFF;
	display: inline;
}
.tabla_contacto1  li a:hover {
	text-decoration:underline;
	color:#CCCCCC;
}.tabla_contenidos2 p {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 15px;
	font-size: 10px;
}
.tabla_contenidos2 h3 {
	font-size: 9px;
	padding-top: 30px;
	padding-left: 15px;
	padding-right: 30px;
}
.tabla_contenidos2 form {
	margin-left: 30px;
}

.tabla_contenidos2 input {
	margin-left: 15px;
	font-size: 10px;
	font-family: Verdana;
	color: #333333;
}
.tabla_contenidos2 textarea {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	margin-left: 15px;
}
#bajada p {
		font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.tabla_contenidos3 {
	height: 405px;
	width: 420px;
	position: relative;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	overflow: auto;
	left: 0px;
}
.tabla_contenidos3 p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.tabla_contenidos3 p a:link, .tabla_contenidos3 p a:active,.tabla_contenidos3 p a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tabla_contenidos3 p a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.tabla_contenidos3 ol li a:link, .tabla_contenidos3 p a:active,.tabla_contenidos3 p a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tabla_contenidos3 ol li  a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
