.cuadro{
	width: 42.5em;
	
	border: 0.08em solid #999999;
	
	margin-top: 1.17em;
	
	background-color: #f5f5f5;
}

.cuadroBS .tituloResultadoBS{
	color: #333333;
	text-align: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.3em;
	font-weight:bold;

	border-bottom-color:#999999;
	border-bottom-style:solid;
	border-bottom-width:0.0624em;
	
	margin-top:0.39em;
	margin-left:0.39em;
	

}

.cuadroBS{
	width: 24em;
	
	border: 0.08em solid #999999;
	
	margin-top: 1.17em;
	
	background-color: #f5f5f5;
}
.topBS{
	float:right;
	width: 17em;
}

.cuadro div, td{
	padding: 0.4em;
}
.cuadroBS div, td{
	padding: 0.4em;
}


.cuadro .enlaces a{
	text-decoration:none !important;
}
.cuadroBS .enlaces a{
	text-decoration:none !important;
}

.cuadro .path{
/*	border-bottom: 1px solid #999999;*/
}

.cuadro .buscador{
}

.cuadro li{
/*	list-style-position: inside;*/
}

.cuadro img{
	border-width: 0 !important;
	
	padding:0px;
	margin:0px;
}
.cuadroBS img{
	border-width: 0 !important;
	
	padding:0px;
	margin:0px;
}

.cuadro .filaImagen{
	padding:1.56em;
	padding-top:3.12em;
	padding-bottom:3.12em;
	
	text-align:center;
}
.cuadroBS .filaImagen{
	padding:1.56em;
	padding-top:3.12em;
	padding-bottom:3.12em;
	
	text-align:center;
}

