.txtgrisizq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	filter: DropShadow(Color=#FFFFFF, OffX=1, OffY=1, Positive=1);

}
.txtTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E69103;
}
.txtPrinci {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6FA144;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6FA144;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #557C34;
}
.cuadrotexto {
    background-color:#FFFFFF;
    border:1px solid #CFCFCF;
    color:#666666;
    font-family:Arial,Helvetica,sans-serif;
    font-size:16px;
    width:99%;
}
txtTitulo:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E69103;
	text-decoration: none;
}
.txtpie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #64997B;
	line-height: 17px;
	word-spacing: 10px;
}

/*

    Mejoras en el CSS para el sitio de La Sevillanita SRL
    powered by (in)signia.

*/

#consulta-rapida {
    background-color:#ebebeb;
    margin:auto;
    padding:10px;
    width:86%;
}

#consulta-rapida input.guia{
    border: 1px solid #cfcfcf;
    width:84%;
}

#consulta-rapida input.btn-buscar{
    border: none;
    background-color:#006600;
    color: white;
    font-size: 11px;
    font-weight: bold;
    padding:3px 5px;
    -moz-border-radius:7px;
}

#resultados div.estado, #resultados div.error {
    padding-top: 10px;
}

#resultados div.estado span,
#resultados div.error {
    font-family: Helvetica, Arial, "Nimbus Sans L";
    font-size: 12px;
}

#resultados div.estado span b {
    color: #ff6600;
    font-weight: bold;
}

#resultados div.estado span i {
    color: #666;
}

#resultados div.error {
    color: #ff6600;
}

#logistica {
  text-align: left;
  margin: 10px 20px 10px 20px;

}

#logistica .logo {
  background: url(lasevillanita.png) no-repeat;
  text-align: left;
  width: 300px;
  height: 64px;

}

#logistica .main p {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  text-transform: normal;
  letter-spacing: normal;
  line-height: 1.4em;
  color: #333;
}

#logistica .main {
  width: 480px;
  float: left;
  padding: 15px;
  margin: 20px 0 20px 0;
  background: #eee;
}

#logistica .mapa {
  background: url(mapa.png) no-repeat;
  width: 147px;
  height: 208px;
  margin: 40px 20px 0 0;
  float: right;
}

.clear {
  clear: both;

}

#logistica .bloques {
  margin: 10px 20px 0 20px;
 /* border-top: 1px solid #2b9b37; */
}

#logistica .bloques p {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-transform: normal;
  letter-spacing: normal;
  line-height: 1.6em;
  color: #333;
  }

#logistica .bloque {
  width: 150px;
  float: left;
  margin: 0 15px 0 0;
}

#logistica .bloque h5 {
  color: #333;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  text-transform: normal;
  letter-spacing: normal;
  color: #333;
}

#logistica .bloque h5 span {
  color: #2b9b37;
  font-weight: bold;
  font-size: 18px;
}

#logistica img {
  border: 1px solid #ccc;
  padding: 10px;
}

ul.localidades {
	list-style: none;
  font-size: 11px;
  font-family: Helvetica, Arial, "Nimbus Sans L";
  text-align: left;
}

h3.titulo-localidades {
	font-family: Helvetica, Arial, "Nimbus Sans L";
	font-weight: bold;
	font-size: 16px;
	color: #ff6600;
}

ul.localidades li {
	float:left;
	width:48%;
}

