@CHARSET "UTF-8";

div.busyAJAX_container
{
	z-index: 5; 
	margin-top: 0px;
}

div.feedback_message
{
	background: white;
	padding: 4px 7px 4px 7px;
	margin-left: 25%;
	margin-top: 20px;
	position: absolute;
	float: left;
}

SPAN.searchword { background-color:yellow; }

a.invalid-link {
	color: #AA4400;
	cursor: default;
}
a.invalid-link:hover {
  color: #AA4400;
}

a#fiel-en-medios {
  display: block;
  border: solid 0.1em rgb(229, 229, 229);
  background-color: rgb(238, 238, 238);
  margin-bottom: 0.7em;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 180%;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  letter-spacing: 0.08em;
}

dl.precios {
  font: normal 12px Arial, Helvetica, sans-serif;
  color: #333;
}

dl.precios > dt {
  float: left;
  min-width: 15em;
  padding-bottom: 0.5em;
  padding-top: 0.5em;
}

dl.precios > dd {
  font-weight: bold;
  padding-bottom: 0.5em;
  padding-top: 0.5em;
}

div#redes {
  text-align: center;
  display: block;
  float: left;
  margin-top: 35px;
  margin-bottom: 35px;
}
div#redes a {
  display: inline-block;
  float: left;
  text-decoration: none;
}
div#redes a span.label {
	font-size: 1.1em;
  color: #333;
}
div#redes a div.image {
  width: 100%;
  display: inline-block;
  float: center;
  margin-bottom: 3px;
  height: 50px;
}