/*********************************************************/
/* GENERAL */
/*********************************************************/
body, html {
	width: 100%;
	height: 100%;
	margin: 0;
}

*, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

body {
	color: #222;
	background-color: white;
	background-repeat: repeat-x;
}

b {
	color: #789501;
	font-size:12px;
	font-weight:bold;
}

i 
{
	color: #789501;
	font-size:11px;
	font-weight:bold;
}

.clear { clear: both; }

a img { border: none; }

.boton {
	background-color: #88C065;
	color: #313131;
	border: solid 1px #313131;
}

#ico_layout_contenedor {
	width: 805px;
	margin: 0 auto;
}



/*********************************************************/
/* CABECERA */
/*********************************************************/
#ico_layout_cabecera {
	height: 87px;
}

#ico_layout_cabecera img#logo
{
  margin-top:25px; 
}

#ico_layout_cabecera img {
	float: left;
}

#ico_layout_idioma {
	float: right;
	width: 80px;
	margin-top: 10px;
}

#ico_layout_idioma img {
	float: none;
	margin-left: 5px;
}



/*********************************************************/
/* MENU */
/*********************************************************/
#ico_layout_menu {
	background-color: #789501; 
	height: 30px;
}

#ico_layout_menu ul {
	margin: 0;
	padding: 0;
	height: 30px;
}

#ico_layout_menu li {
	display: block;
	float: left;
}

#ico_layout_menu li a {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	/* padding: 0px 15px;*/
	padding: 0px 12px;	
	line-height: 30px;
	color: white;
	font-weight:bold;
}

#ico_layout_menu li a:hover {
	color: black;
}

/* menú seleccionado */

.actual
{
	/* color:#5B8B37 !important; */
	color:black !important;
	cursor:none;
}


/*********************************************************/
/* SECCIONES */
/*********************************************************/

#ico_layout_secciones {
	margin-top: 9px;
	height: 160px;
}


#ico_layout_servicios {
	height: 160px;
	width:474px;
	float: left;
}

#ico_layout_diagnostico 
{
	height:157px;
	width:474px;
	background-image: url(../_img/diagnostico.jpg);
	background-repeat: no-repeat;	
	cursor:pointer;
}

#ico_layout_servicios ul 
{
	height: 26px;
	margin: 0;
	padding: 0;
}

#ico_layout_servicios li {
	list-style:none;
	height: 26px;
	float:left;
}

#ico_layout_servicios a {
	display: block;
	background-repeat: no-repeat;
	height: 26px;
	text-decoration: none;
	margin-bottom: 2px;
}

#ico_layout_servicios a#alergia { background-image: url(../_img/op_1_12.gif); width:54px;}
#ico_layout_servicios a#alergia:hover { background-position:0px -26px;}

#ico_layout_servicios a#parasitologia { background-image: url(../_img/op_2_12.gif);width:94px; }
#ico_layout_servicios a#parasitologia:hover { background-position:0px -26px;}

#ico_layout_servicios a#microbiologia { background-image: url(../_img/op_3_12.gif);width:97px; }
#ico_layout_servicios a#microbiologia:hover {background-position:0px -26px;}

#ico_layout_servicios a#endocrinologia { background-image: url(../_img/op_4_12.gif);width:104px; }
#ico_layout_servicios a#endocrinologia:hover {background-position:0px -26px;}

#ico_layout_servicios a#dermatopatologia { background-image: url(../_img/op_5_12.gif);width:125px; }
#ico_layout_servicios a#dermatopatologia:hover {background-position:0px -26px;}


#ico_layout_productos {
	float: right;
	width: 322px;
	height: 160px;
}


#ico_layout_productos a {
	display: block;
	width: 322px;
	height: 74px;
	background-repeat: no-repeat;
	text-decoration: none;
}



#ico_layout_productos a#imasd { background-image: url(../_img/univetRyD.jpg); margin-bottom:9px;}
#ico_layout_productos a#productos { background-image: url(../_img/productos.jpg); }



/*********************************************************/
/* PRESENTACION */
/*********************************************************/

#ico_layout_central {
	margin-top: 15px;
	min-height: 400px;

}

#ico_layout_informacion
{
	width:587px;
	float:left;
}


#ico_layout_presentacion {
	background-image: url(../_img/chispula.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 137px;
	width:100%;
}

#ico_layout_presentacion h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #789501;
	/* padding-top: 10px;*/
	margin: 0;
	border-bottom:solid 2px #789501;
	width:476px;
}

#ico_layout_presentacion p {
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 114px;
	
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height:14px;
	/* font-size: 11px;*/
	color: #789501;
	text-align:left;
}



/*********************************************************/
/* NOTÍCIAS */
/*********************************************************/

#ico_layout_noticias {
	height: 149px;	
	width:100%;
}

#ico_layout_noticias h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #789501;
	margin: 0;
	border-bottom:solid 2px #789501;
	width:100%;
}

#ico_layout_noticias .noticia {
	float: left;
	width:49%;
	padding: 10px 0px 0px 0px;
	margin:0px;
}

#ico_layout_noticias .noticia h1 {
	background: none;
	text-align: left;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:none;
	width:98%;
}

#ico_layout_noticias .noticia a
{
	background: none;
	text-align: left;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:none;
	width:230px;
	text-decoration:none;
	color: #789501;

	}
	
	
#ico_layout_noticias .noticia a:hover
{
	text-decoration:underline;
}


#ico_layout_noticias .noticia p {
	margin: 2px 15px 0px 0px;
	text-align:left;
	font-size:11px;
	
}

#ico_layout_noticias .clear {
	height: 10px;
}



/*********************************************************/
/* SERVICIOS */
/*********************************************************/
#ico_layout_enlaces {
	width:192px;
	float:right;
	margin-top:4px;
}

#ico_layout_enlaces a {
	display: block;
	float: left;
	width: 193px;
	/* height: 110px; */
	height: 72px;
	text-decoration: none;
	background-repeat: no-repeat;
	/* margin: 10px 114px 10px 0;*/
	margin-bottom:9px;
}

#ico_layout_enlaces a#formacion { background: url('../_img/formacion_up.jpg') no-repeat 0px 0px; }
#ico_layout_enlaces a#formacion:hover { background: url('../_img/formacion_over.jpg') no-repeat 0px 0px; }

#ico_layout_enlaces a#test { background: url('../_img/solicitartest_up.jpg') no-repeat 0px 0px; }
#ico_layout_enlaces a#test:hover { background: url('../_img/solicitartest_over.jpg') no-repeat 0px 0px; }

#ico_layout_enlaces a#resultados { background: url('../_img/resultados_up.jpg') no-repeat 0px 0px;}
#ico_layout_enlaces a#resultados:hover { background: url('../_img/resultados_over.jpg') no-repeat 0px 0px; }

#ico_layout_enlaces a#veterinario { background: url('../_img/soporteveterinario_up.jpg') no-repeat 0px 0px;}
#ico_layout_enlaces a#veterinario:hover { background: url('../_img/soporteveterinario_over.jpg') no-repeat 0px 0px; }

#ico_layout_enlaces a#facturacion { background: url('../_img/facturacion_up.jpg') no-repeat 0px 0px; }
#ico_layout_enlaces a#facturacion:hover {background: url('../_img/facturacion_over.jpg') no-repeat 0px 0px; }

/*
#ico_layout_enlaces a#test { background-image: url(../_img/test_12.gif); }
#ico_layout_enlaces a#test:hover {background-position:0px -93px; }

#ico_layout_enlaces a#resultados { background-image: url(../_img/resultados_12.gif);}
#ico_layout_enlaces a#resultados:hover { background-position:0px -93px; }

#ico_layout_enlaces a#veterinario { background-image: url(../_img/veterinario_12.gif); margin-right: 0; }
#ico_layout_enlaces a#veterinario:hover {background-position:0px -93px; }

#ico_layout_enlaces a#facturacion { background-image: url(../_img/facturacion_12.gif); margin-right: 0; }
#ico_layout_enlaces a#facturacion:hover {background-position:0px -93px; }
*/

/*********************************************************/
/* DIRECCIÓN */
/*********************************************************/
#ico_layout_direccion {
	height: auto;
	width:100%;
	overflow:auto;
}

#ico_layout_direccion #direccion {
	float: left;
	padding:0px;
	width: 50%; 
	font-size: 11px;
	height: 110px;
}

#ico_layout_direccion #datos_contacto {
	float: left;
	padding:0px;
	font-size: 11px;
	width: 41%;
	height: 110px;
}

#ico_layout_direccion #homologaciones {
	float: left;
	width:8%;
	height: 110px;
}

#ico_layout_direccion #homologaciones a.logo_applus
{
	background-image: url(../_img/logoatipus.jpg);
	display:block;
	height:87px;
	width:47px;
	text-decoration:none;	
}



/*********************************************************/
/* PIE */
/*********************************************************/
#ico_layout_pie {
	/* margin-top: 20px;*/
	background-color: #789501;
	text-align: center;
	height: 30px;

}

#ico_layout_pie a {
	color: white;
	font-size: 12px;
	line-height: 25px;
}

#ico_layout_pie img 
{
    margin:3px 10px 0px 0px;
	float: right;
}





/*********************************************************/
/* AUTENTICACIÓN */
/*********************************************************/

#ico_layout_auth_sup
{
	background-color: #88C065;
	background-image: url(../_img/menu_der.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 30px;
	text-align:left;
}

#ico_layout_auth_cuerpo
{
	width: 100%;
	min-height:350px;
}

#ico_layout_auth_cuerpo_iz
{
    float:left;
    width:75%;
}

#ico_layout_auth_cuerpo_der
{
    float:right;
    width:24%;
}



#ico_layout_auth_cuerpo_iz h1
{
	border-bottom: 2px solid #789501;
    color: #789501;
    font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
    font-size: 19px;
    margin: 20px 0px 0px;
    width: 100%;
	
}


#ico_layout_auth_central #autenticacion 
{
	font-size: 11px;
	text-align:justify;
	width:100%;
	height:100px;
	padding:0px;
	margin:20px 0px 0px;

}


#ico_layout_auth_central #autenticacion #lblUsuario,
#ico_layout_auth_central #autenticacion #lblPassword
{
	display:block;
	float:left;
	color:Black;
	font-family:"Trebuchet MS";
	font-size:15px;
}

#ico_layout_auth_central #autenticacion .contenido
{	
	display:block;
	float:left;
	width:100%;
}

.contenido #txtUsuario,
.contenido #txtPassword
{
    width:40%;
    margin:0px;
    padding:0px;
    height:22px;
    font-size:12px;
}

a#btn_entrar
{
	float:left;
	width:40%;
	height:21px;
	border:0px;
	color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
	text-decoration:none;
	text-align:center;
	background:#8B8B8C;
    padding: 4px 0px 0px;
    margin: 12px 0px 0px;
    

}

a#btn_entrar:hover
{
	background-position:0px -19px;
}



/*********************************************************/
/* SECUNDARIA AUTENTICADA */
/*********************************************************/

#ico_layout_sec_sup
{
	background-color: #88C065;
	background-image: url(../_img/menu_der.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 30px;
	text-align:left;
}

.datos_user
{
	width: 800px;
	text-align:right;
	height:20px;
	font-family: Arial;
	font-size: 14px;
	padding-top:4px;
}

#ico_layout_sec_cuerpo
{
	width: 800px;
	min-height:350px;
}


#ico_layout_sec_central
{
	background-image: url(../_img/microscopio.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width:650px;
	border-bottom:solid 2px #BFE2A8;
	margin-right:auto;
	margin-left:auto;
	padding-bottom:10px;
	margin-bottom:20px;
}


#ico_layout_sec_central h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #789501;
	margin: 0;
	border-bottom:solid 2px #BFE2A8;
	width:540px;
	text-align:left;
	height:30px;
}


#ico_layout_sec_central p 
{
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 130px;
	font-size: 11px;
	text-align:justify;
	line-height:17px; 
}


/*******************************************************/
/* Estilos de las tablas                               */
/*******************************************************/

#divValidacionListaGrid {
	padding: 5px 0 0 0;
}

.tabla {
	border: solid 1px #639F31;
	width: 500px;
	margin-left:20px;
	margin-bottom: 4px;
}

.tabla tr {
	cursor: pointer;
	padding-left:5px;
}

.tabla tr td{
	padding-left:5px;
}


.tabla tr.seleccion, .tabla tr.selected {
	background-color: #DBF5CB;
}

.tabla th {
	cursor: pointer;
	background-color: #639F31;
	text-align: left;
	padding-left: 5px;
	color:white;
}

.tabla a {
	display:block;
	text-decoration: none;
	color:white;
}

.tabla tr:hover {
	background-color: #C8EBB3;
}

#paginacion span {
	background-color: #88C065;
	border: solid 1px #88C065;
	margin: 3px 1px;
	padding: 1px 6px;
	font-weight: bold;
	color: white;
	cursor: default;
}

#paginacion a {
	border: solid 1px silver;
	color: white;
	margin: 3px 1px;
	padding: 1px 6px;
	text-decoration: none;	
}

#paginacion a:hover {
	background-color: #E4F9D7;
	color: #55192A;
}

.pagina {
	border: solid 1px #BFDCAD;
	width: 30px;
	height: 14px;
}

.pager {
	vertical-align: bottom;
	height: 22px;
	width:500px;
	margin-left:20px;
}

.pager_first, .pager_prev, .pager_next, .pager_last, .pager_go, .pager_update {
	display: block;
	width: 20px;
	height: 18px;
	text-decoration: none;
	vertical-align: text-bottom;
	float: left;
	margin: 0 1px;
	color:White;
}

.pager input, .pager span {
	float: left;
}

.pager_first {	background-image: url(../_img/btnPrimero12.gif); }
.pager_first:hover {background-position:0px -18px; }

.pager_prev {	background-image: url(../_img/btnAnterior12.gif); }
.pager_prev:hover { background-position:0px -18px; }

.pager_next {	background-image: url(../_img/btnSiguiente12.gif); }
.pager_next:hover { background-position:0px -18px;}

.pager_last {	background-image: url(../_img/btnUltimo12.gif); }
.pager_last:hover { background-position:0px -18px;}

.pager span {
	margin-left: 30px;
}

.pager_pageindex, .pager_pagesize {
	border: solid 1px #83A6DC;
	width: 30px;
}

.pager_go, .pager_update {
	background-color: #639F31;
	border: solid 1px #639F31;
	color: white !important;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	height: 16px;
	text-align: center;
}

.pager_update {
	width: 70px;
}

.pager_go:hover, .pager_update:hover {
	background-color: #E6F4DB;
	color: #639F31;
}

.pager_pagesize_label,.pager_pagesize,.pager_update
{
	display:none;
	}


/* formulario de busqueda de estudios */

#formulario
{
	margin-top:20px;
	margin-left: 20px;
	margin-right: 130px;
	width:512px;
}

#formulario .label
{
	font-size:12px;
	font-family:Arial;
	color:Black;
	width:90px;
	float:left;
	clear:both;
}

#formulario .contenido
{
	display:block;
	float:left;
	height:20px;
	margin-bottom:3px;
	width:400px;
}

#cboStrTipoTest
{
	margin-left:46px;
}

#txtStrPaciente
{
	 margin-left:46px;
	/* margin-left:49px; */
}


#formulario .texto_secundario
{
	display:block;
	float:left;	
	color:#88C065;
	font-size:11px;
	padding-right:3px;
	padding-left:6px;
}

/*
#formulario input.txtFchRealizacionDesde,
#formulario input.txtFchRealizacionHasta,
#formulario input.txtFchModificacionDesde,
#formulario input.txtFchModificacionHasta
{
	display:block;
	float:left;	

}
*/

#formulario input
{
	display:block;
	float:left;	

}


#formulario input#txtStrPaciente
{
	display:inline;
	float:none;	
	}
		
#Resultado
{
	width:200px;
	padding-top:10px;
	font-size:12;
	color:Red;
	font-weight:bold;
}

#botonera
{
	margin-top:20px;
	width:495px;
	border-top:solid 2px #BFE2A8;
	margin-bottom:20px;
}

#botonera a
{
	/* padding:4px;*/
}

a#btn_buscar
{
	margin-top:2px;
	display:block;
	float:right;
	width:60px;
	height:19px;
	border:0px;
	background-image: url(../_img/btn_buscar_12.gif);
	background-repeat: no-repeat;
	text-decoration:none;
}

a#btn_buscar:hover
{
	background-position:0px -19px;
}

a#btn_cerrar_sesion
{
	margin-top:2px;
	display:block;
	float:right;
	width:98px;
	height:19px;
	border:0px;
	background-image: url(../_img/btn_cerrar_sesion_12.gif);
	background-repeat: no-repeat;
	text-decoration:none;
	margin-top:50px;
}

a#btn_cerrar_sesion:hover
{
	background-position:0px -19px;
}


a#btn_configuracion
{
	margin-top:2px;
	display:block;
	float:right;
	width:99px;
	height:19px;
	border:0px;
	background-image: url(../_img/btn_configuracion_12.gif);
	background-repeat: no-repeat;
	text-decoration:none;
	margin-top:50px;
	margin-right:8px;
}

a#btn_configuracion:hover
{
	background-position:0px -19px;
}


a#btn_volver
{
	margin-top:2px;
	display:block;
	float:right;
	width:60px;
	height:19px;
	border:0px;
	background-image: url(../_img/btn_volver_12.gif);
	background-repeat: no-repeat;
	text-decoration:none;
	margin-top:50px;
	margin-right:8px;
}

a#btn_volver:hover
{
	background-position:0px -19px;
}


a#btn_aceptar
{
	margin-top:2px;
	display:block;
	float:right;
	width:60px;
	height:19px;
	border:0px;
	background-image: url(../_img/btn_aceptar_12.gif);
	background-repeat: no-repeat;
	text-decoration:none;
}

a#btn_aceptar:hover
{
	background-position:0px -19px;
}



.calendario
{
	float:left;
	margin-left:3px;
	cursor:pointer;
}



/* calendario */

#calendario
{
	margin-left:15px;
	font-family: Verdana;
	font-size: 10px;
	padding:10px;

}
#calendario select
{
		font-family: Verdana;
		font-size: 10px;
}

#calendario #seleccion_mes
{
	display: block;
	float: left;
	width:120px;
	margin-bottom:10px;
	
}

#calendario #seleccion_anyo
{
	display: block;
	float: right;
	width:80px;
	text-align:right;	
	margin-right:8px;
	margin-bottom:10px;
}


#calendario #myCalendar
{
	background-color:#EBEBEB;
	border: solid 1px black;
	color: black;

}

#calendario #myCalendar .cabecera
{
	color:white;
	background-color:black;
	font-weight:bold;
	height:30px;
	font-size:12px;	
}

#calendario #myCalendar .dias
{
	color:white;
	background-color:#CCCCCC;
	font-weight:bold;
	font-size:10px;
	text-align:center;

}

#calendario #myCalendar .otrosdias
{
	}

#calendario #myCalendar .seleccion
{
	background-color:#FFCC66;
}

#calendario #myCalendar .Select_Today
{
	background-color:red;
}

#ico_layout_central_secundaria
{
	min-height:350px;
    width:100%;
}


#ico_layout_secundaria_contenido 
{
	width:100%;
	padding:0px;

}

#ico_layout_secundaria_contenido p
{
	font-size:12px;
}
	
	
#ico_layout_secundaria_contenido ul li
{
	font-size:11px;
	font-weight:normal;
}
	

#ico_layout_secundaria_contenido  h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #789501;
	margin: 0px;
	border-bottom:solid 2px #789501;
	width:100%;
}


#ico_layout_secundaria_contenido .noticia
{
	padding: 0px;
	margin: 18px 0px;
	width:100%;
}

	
#ico_layout_secundaria_contenido .noticia h1 {
	font-size: 16px;
	color: #789501;
	margin: 0;
	border:0;
}

#ico_layout_secundaria_contenido .noticia p {
	margin-top: 10px;
	text-align:justify;
}

#ico_layout_secundaria_contenido .noticia p.fecha {
	margin:0px;
	text-align:justify;
}

.ico_layout_secundaria_contenido_h1_Alt
{
    margin-top:20px !important;
}


a.titulo
{
	font-size:13px;
	color:#5B8B37;
}

a.titulo:hover
{
	font-size:13px;
	color:black;
}


.mensaje
{
	margin-top:15px;
	font-size:16px;
	color:Green;	
	width:500px;
	padding-left:20px;
	height:100px;
}


#divCentroListaGrid

{
	min-height:196px;
}

.validacion
{
	display:block;
	float:left;
	height:30px;
	width:30px;
}
		
	
/* ventana secundaria */

#menu_servicios 
{
	margin:28px 0px 0px 0px;
	float:right;
	min-height: 220px;
	width: 170px;
	padding:0px;
	overflow:auto;
}

#menu_servicios ul 
{
	min-height: 220px;
	margin: 0px;
	padding: 0px;
	overflow:auto;
}

#menu_servicios li {
	list-style:none;
	height: 26px;
	float:left;
}


#menu_servicios a {
	display: block;
	height: 21px;
	text-decoration: none;
	margin-bottom: 2px;
	font-size:12px;
	color:#FFF;
    padding: 5px 0 0 10px;
    width:160px;
    font-weight:bold;
}


#menu_servicios a#alergia { background:#8B8B8C;}
#menu_servicios a#alergia:hover { background:#5B94CA;}

#menu_servicios a#parasitologia { background:#8B8B8C; }
#menu_servicios a#parasitologia:hover { background:#789501;}

#menu_servicios a#microbiologia { background:#8B8B8C;}
#menu_servicios a#microbiologia:hover { background:#CF4139;}

#menu_servicios a#endocrinologia { background:#8B8B8C; }
#menu_servicios a#endocrinologia:hover {background:#F0843A;}

#menu_servicios a#dermatopatologia { background:#8B8B8C; }
#menu_servicios a#dermatopatologia:hover {background:#F1C738;}
 

#ico_layout_sec_servicios
{
	width:100%;
	min-height:300px;
	margin-bottom:20px;	
}

#ico_layout_sec_servicios_iz
{
    float:left;
    width:75%;
}

#ico_layout_sec_servicios_der
{
    float:right;
    width:24%;
}

#ico_layout_sec_servicios h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #789501;
	margin: 6px 0px 0px;
	border-bottom:solid 2px #789501;
	width:100%;
}

.no-line
{
    border-bottom:none !important;
    margin: 0px !important;
}

#ico_layout_sec_servicios h2 {
	color: #789501;
}


#ico_layout_sec_servicios li 
{
	width:100%;
	vertical-align:middle;
	font-size:12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding-bottom:6px;
}



#ico_layout_sec_servicios p 
{
    width:100%;
	font-size: 12px;
}


.servicios
{
	width:100%;
	min-height:300px;
}

.servicios p
{
	width:100%;
}


.servicios_alergia
{
	width:100%;
	min-height:300px;
	margin-bottom:20px;
}

.servicios_alergia p
{
	width:100%;
}


.servicios_parasitologia
{
	width:100%;
	min-height:300px;
	margin-bottom:20px;
}

.servicios_parasitologia p
{
	width:100%;
}


.servicios_microbiologia
{
	width:100%;
	min-height:300px;
	margin-bottom:20px;
}

.servicios_microbiologia p
{
	width:100%;
}

.servicios_endocrinologia
{
	width:100%;
	min-height:300px;
	margin-bottom:20px;
}

.servicios_endocrinologia p
{
	width:100%;
}


.servicios_dermatologia
{
	width:100%;
	min-height:300px;
	margin-bottom:20px;
}

.servicios_dermatologia p
{
	width:100%;
}


 .grupo 
{
	margin-top:10px;
}

.grupo  .cabecera {
	margin: 0;
	height:20px; /* 24px; */	
	width:100%;
	padding-top:4px;		
	background-color:#789501;
}

.grupo .cabecera span
{
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
    padding-left:12px;
	color: white;	
}

.grupo  .cabecera .cab_derecha
{
	float:right;
	width:194px;
	height:24px;
	margin-top:-3px;	
	background-image: url(../_img/agrupador_der.gif);
	background-repeat: no-repeat;	
}

.grupo  ul
{
	margin: 10px 0px 0px 0px;
	padding: 0px;

}

.grupo  li
{
	list-style:none;
	/*color:#789501;*/
	padding-left:10px;
	padding-top:0px;
	background-image: url(../_img/dot.gif);
	background-repeat: no-repeat;
	background-position:left center;
	font-size:11px;
	min-height:15px;
	text-transform:uppercase;
}

.grupo a
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#789501;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.grupo a:hover
{
	text-decoration:underline;
}

table
{
	margin-top:20px;
	border:solid 1px #789501; 
}


table tr.cabecera_tabla
{
	background-color:#789501;
	color:white;
	height:16px;
}

table tr.cabecera_tabla td
{
	padding-left:6px;
	padding-right:6px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}


table tr td
{
	padding-left:6px;
	padding-right:6px;
	border: solid 1px #CCCCCC;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}		

table tr td.destacado
{
	background-color:#789501;
	color:White;
}


#ico_layout_secundaria_contenido a
{
		color:#789501;
		font-weight:bold;
}

/* productos */


ul.productos
{
	margin:20px 0px 0px 0px;
	width:100%;
	min-height:580px;
	overflow:auto;
	padding:0px;
}


.div_main_foto_link_container
{
    width:170px;
    min-height:200px;
    float:right;
    margin:0px 0px 0px 0px;
}

.div_foto_container
{
    width:100%;
    clear:both;
}


.div_link_container
{
    background: url('../_img/pdf.jpg') no-repeat 0px 0px;
    width:100%;
    clear:both;
    min-height:50px;
    margin:10px 0px 0px;
}

.div_link_container p
{
    
    height: 50px;
    margin:0px;
    padding:5px 0px 0px 50px;
    width:70% !important;
}

.div_link_container a
{
    font-size: 11px;
    color: #789501;
    font-weight: bold;
    
}
		
ul.productos > li
{
	list-style:none;
	min-height:160px;
	padding-bottom:10px;
	clear:both;
	overflow:auto;
}

ul.productos > li img,ul.productos > li a 
{
	float:left;
	display:block;
	clear:both;
}


ul.productos > li .contenido_producto
{
	width:100%;
	margin:15px 0px;
}

/*
ul.productos li .contenido_producto img
{
	margin-top:20px;
	margin-bottom:20px;
}*/

.productos .distribucion
{
	padding-top:20px;
	padding-left:150px;
	clear:both;
	font-size:12px;
}


.contenido_producto h2
{

}

.contenido_producto strong
{
	display:block;
	color:#88C065;
	width:10px;
	/* border:dotted 1px red; */
	float:left;
	font-size:20px;
	padding-right:20px;
}
.contenido_producto .item_prod
{
	width:100%;
	padding:0px 0px 10px 0px;
	font-size:11px;
}

.item_prod ul
{
    margin:0px;
    padding:0px 0px 0px 15px;
}


ul.productos h2
{
	margin:0px;
	height:20px;
	background-color:#789501;
	padding-top:3px;

}

ul.productos h2 span
{
    color: white;
    font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    padding-left: 12px;
}

ul.productos h3
{
	margin:0;
	margin-top:2px;
	color:#88C065;
	padding-left:10px;
	height:15px;
}


ul.productos p
{
	text-decoration:none;
	color:#333333;
	padding-left:10px;
	font-weight:normal;
	line-height:17px; 
	line-height:17px; 
}


ul.servicios
{
	margin:5px 0px 0px 0px;
	padding:0px;
}


ul.servicios li
{
	list-style:none;
	background-image:none;
	margin:0px;
	padding:0px;
}

/* Solicitar test */

#kit
{
	/* border:solid 1px #999999;*/
	clear:both;
	/* padding:1px;*/
}

p.pedido
{
	width:700px !important;
	height:400px;
	display:block;
}

a#descarga_hoja_pedido
{
	display:block;
	width:262px; 
	height:340px;
	background-image: url(../_img/descarga_hoja_pedido.jpg);
	background-repeat: no-repeat;
	background-position:left center;
	color:black;
	text-decoration:underline;
	float:left;
	margin-top:30px;
}

a#descarga_hoja_pedido:hover
{
	color:#3D6E1F;
}


a#consultar_guia
{
	display:block;
	
	width:262px; 
	height:340px;		
	background-image: url(../_img/descarga_guia_envio_muestra.jpg);
	background-repeat: no-repeat;
	background-position:left center;
	color:black;
	text-decoration:underline;
	float:left;
	margin-left:50px;
	margin-top:30px;

}

a#consultar_guia:hover
{
	color:#3D6E1F;
}



#ico_layout_sec_publicaciones
{
	background-image: url(../_img/publicacion.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width:100%;
	min-height:300px;
	margin-bottom:20px;	
	padding-top:20px;
}

#ico_layout_sec_publicaciones h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #789501;
	margin: 0;
	border-bottom:solid 2px #789501;
	width:550px;
	text-align:left;
}

#ico_layout_publicaciones_clinicas
{
    width:550px;
    margin: 20px 0px 60px;
}


#ico_layout_sec_soporte
{
	margin-bottom: 20px;
    min-height: 300px;
    width: 100%;
}

#ico_layout_sec_soporte_iz
{
    float: left;
    width: 75%;
}
    
#ico_layout_sec_soporte_der
{
    float:right;
    width:24%;
}


#ico_layout_sec_soporte h1 
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #789501;
	margin: 0;
	border-bottom:solid 2px #789501;
	width:100%;
	text-align:left;
}

#ico_layout_sec_soporte p 
{
	width:100%;
	font-size:12px;
	line-height:16px;
}

#ico_layout_sec_soporte a
{
	font-size:12px;
	line-height:16px;	
}

#ico_layout_sec_soporte li 
{
	font-size:12px;
	line-height:16px;	
}


.soporte
{
	width:100%;
	min-height:300px;

}
.soporte p
{
	width:500px;
}

.soporte h1
{
	clear:both;
}



.soporte_test
{
	width:100%;
	min-height:300px;
}

.soporte_test h1
{
	clear:both;
}


.soporte_test p
{
	width:500px;
}

.soporte_tratamiento
{

	width:100%;
	min-height:300px;
}

.soporte_tratamiento h1
{
	clear:both;
}

.soporte_revista
{
	width:100%;
	min-height:300px;
}

.soporte_revista h1
{
	clear:both;
}


.soporte_recogida_muestras

{
	width:100%;
	min-height:300px;
}

.soporte_recogida_muestras h1
{
	clear:both;
}


#ico_layout_sec_solicitar_test
{

	width:100%;
	min-height:300px;
	margin:0px;
	padding:0px;
}

#ico_layout_sec_solicitar_test h1 {
	border-bottom: 2px solid #789501;
    color: #789501;
    font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
    font-size: 19px;
    margin: 6px 0 0;
    width: 100%;
}

#ico_layout_sec_solicitar_test p 
{
	width:100%;
	font-size:12px;
	line-height:16px;
}



#ico_layout_sec_equipo_humano
{
	width:100%;
	min-height:300px;
	margin-right:auto;
	margin-left:auto;
	padding-bottom:10px;
	margin-bottom:20px;	
	padding-top:20px;
}

#ico_layout_sec_equipo_humano h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #789501;
	margin: 0px;
	border-bottom:solid 2px #789501;
	width:100%;

}

#ico_layout_sec_equipo_humano p 
{
	width:470px;
	font-size:12px;
	line-height:16px;
}




#menu_soporte
{
	float: right;
    margin: 22px 0 0;
    min-height: 300px;
    overflow: auto;
    padding: 0;
    width: 170px;
}

#menu_soporte ul 
{
	margin: 0px;
    min-height: 220px;
    overflow: auto;
    padding: 0px;
}

#menu_soporte li {	
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
    padding-bottom: 6px;
    vertical-align: middle;
    width: 100%;
	
}

#menu_soporte a {
	display: block;
	height: 38px;
	font-weight: bold;
	text-decoration: none;
	background:#8B8B8C;
	color:#FFF;
	padding: 2px 10px 0 10px;
	font-size: 11px;
}

#menu_soporte a:hover {
	background:#AAA;
}

/* Contacto */

#info_contacto
{
    margin:20px 0px 0px 0px;
}


/* Equipo humano */

#equipo_humano
{
	margin-top:20px;
	font-family: "Trebuchet MS";
}


#area_id 
{
	width:100%;
	background-color:#E4EFFA;
	padding:0px;
	height:90px;
	font-family: 5thGrader !important;
}

#area_diagnostico 
{
	width:100%;
	background-color:#ECFEC7;
	padding:0px;
	margin-top:5px;
	height:340px;
}

#area_internacional
{
	width:100%;
	background-color:#FFF2BD;
	padding:0px;
	margin-top:5px;
	height:80px
}	

#area_administracion
{
	width:100%;
	background-color:#DDDDDD;
	padding:0px;	
	margin-top:5px;
	height:80px
}	
		
	
#equipo_humano h1
{
	width:200px;
	color:black;
	border:0;
	text-align:left;
	margin-left:20px;
	float:left;
	padding-top:6px;
	/* font-style:oblique; */
}

#equipo_humano h2
{
	width:200px;
	color:#333333;
	border:0;
	text-align:left;
	margin-left:20px;
	float:left;
	padding-top:6px;
	font-size:12px;
}

#equipo_humano .empleado
{
	color:Black;
	width:250px;
	float:left;
	padding-top:6px;
	padding-bottom:6px;
	/* clear:both; */
	font-family:"Trebuchet MS";
	font-size:11px;
}

/* cambo password */

#ico_layout_sec_central #cambio_password
{
	padding-left:40px;
}


#ico_layout_sec_central #cambio_password span
{
	display:block;
	height:25px;
	width:250px;
}
#ico_layout_sec_central #cambio_password div
{
	height:25px;	
}

#ico_layout_sec_central #resultado
{
	height:180px;
	font-family:"Trebuchet MS";
	font-size:16px;
	color:Green;
	padding-top:20px;
	padding-left:40px;
	
}


#mensaje-espera-fondo {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #E0F4E8;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;

}
#mensaje-espera {
	z-index: 2;
	position: absolute;
	top: 0;
	left: 0;
	
	background-image:url(../_img/trasladounivet.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	width: 100%;
	height: 100%;
	
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	cursor:pointer;
	
}

#cerrar_banner
{
	position:relative;
}

#enlaces_resultados
{

	width: 100%;
	margin:0px;
	padding:0px;
	
	
}

#enlaces_resultados ul
{
    margin: 0px;
    min-height: 220px;
    overflow: auto;
    padding: 0px;
}

#enlaces_resultados li
{
    float: left;
    height: 26px;
    list-style: none outside none;
    font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px !important;
    vertical-align: middle;
    width:402px;
}

#enlaces_resultados a
{
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 21px;
    margin-bottom: 2px;
    padding: 5px 0 0 10px;
    text-decoration: none;
    width: 96%;
    background:#8B8B8C;
}



#enlace_ver_resultados 
{
	display:block;
	background-repeat: no-repeat;
	width:283px;
	height:110px;	
	background-image: url(../_img/btn_Ver_Resultados.gif);
	float:left;
	text-decoration:none;
}

#enlace_ver_resultados:hover {
	background-position:0px -110px;
}

#enlace_historico 
{
	display:block;
	background-repeat: no-repeat;
	width:283px;
	height:110px;	
	background-image: url(../_img/btn_Historico_resultados.gif);
	float:left;
	/* margin-left:10px;*/
	margin-top:10px;
	text-decoration:none;
}

#enlace_historico:hover {
	background-position:0px -110px;
}

.img_cabecera
{
    margin: 10px 0px 20px 0px;
}
