/* CSS Document */
/*<![CDATA[*/
#resultadosEncabezado {
	font-size:1.3em;
	padding-left:0.5em;
	margin-bottom:0.5em;
	
}
#resultadosCaja {
	background-color:#D5D5D5;
	border:1px #999999 solid;
	float:right;
	width:250px;
}
.resultados {
	border:1px #999999 solid;
	margin-bottom:3px;	
}

.resultadosTitulo {
	background-color:#D5D5D5;
	text-transform:uppercase;
	padding-left:0em;
	border-bottom:1px #999999 solid;
	display: block;
	height: 14px;			
}
.resultadosTitulo img{
	vertical-align:middle;
	float:left;
	
}
.resultadosValores {
	padding-left:0em;
	margin-left: 0px;
	position:relative;	
}
#resultadosCaja ul {
	margin: 5px;
	padding: 0px;
	list-style: none;
}

.resultadosValores ul {
	list-style:none;
	position:relative;
	left:-35px;	
}
.resultadosValores img {
	float:left;
	margin:5px;
	border: 0px;	
}
.resultadosValores div {
	margin-left:0px;
	height: 130px;
	border:outset;
	
}

/* inicio estilos nuevo buscador */
a.buscadorTitulo {
	color:#66BA48;
	font-weight:bold;
	text-decoration:none;	
}
a.buscadorTitulo:hover{
	color:#66CC00;
	font-weight:bold;
	text-decoration:underline;
}
a.buscadorExtracto{
	font-size:9px;
	text-decoration:none;
	color:#000000;
}
a.buscadorExtracto:hover{
	font-size:9px;
	text-decoration:underline;
	color:#999999;
}

a.buscadorEsquemas, a.buscadorCalculadoras{
	font-size:9px;
	text-decoration:none;
}
a.buscadorEsquemas:hover, a.buscadorCalculadoras:hover {
	font-size:9px;
	text-decoration:underline;
}

.resultadosValoresArticulos {

	position:relative;	
	overflow:auto;
	overflow-x: hidden;
	height:auto;	
	max-height:600px;    		
}

.resultadosValoresArticulos ul {
	
	list-style:none;	
	position:relative;
	width: 100%;
	left:-40px;	
}

.resultadosValoresArticulos ul li {	
	width: 95%;
	min-height:63px;;
	margin-bottom:2px;
	padding-bottom:2px;	
}

#divimg {
	width:15%;
	text-align:center;	
	float:left;

}
#divtexto {

	width:83%;
	float:right;
}

/*
.resultadosValoresArticulos img {
	float:left;
	margin:5px;
	border: 0px;	
}
*/

.resultadosValoresMedicinas {	
	position:relative;		
	overflow:auto;
	overflow-x: hidden;	
	max-height:300px;    			
}
.resultadosValoresMedicinas ul {	
	list-style:none;
	position:relative;
	left:-35px;
	text-align:center;
}
.resultadosValoresMedicinas ul li {
	float:left;
	width: 100px;
	min-height:150px;
}


.resultadosValoresMedicinas img {
	border:0px;
	margin:3px;			
}

/*

.resultadosValoresMedicinas img {
	border:0px;
	margin:5px;			
}*/

.resultadosValoresProductos {	
	position:relative;		
	overflow:auto;
	overflow-x: hidden;	
	max-height:200px;    			
}
.resultadosValoresProductos ul {
	list-style:none;
	position:relative;
	left:-35px;
	text-align:center;
}
.resultadosValoresProductos ul li {	
	padding: 4px;
	float:left;
	width: 95px;
	min-height:125px;
	
}
.resultadosValoresProductos img {
	border:0px;
	margin:5px;			
}

.resultadosValoresEsquemas {
	padding-left:0em;
	margin-left: 0px;
	position:relative;	
	overflow:auto;
	overflow-x: hidden;
	height:auto;	
	max-height:210px;    		
}
.resultadosValoresEsquemas ul {
	list-style:none;
	position:relative;
	left:-35px;	
}
.resultadosValoresEsquemas ul li{
	width:160px;
	min-height:80px;	
}

.resultadosValoresEsquemas img {
	float:left;
	margin:3px;
	border: 0px;	
}

/* inicio estilos nuevo buscador */

/*]]>*/
