.dondecomer-list{
 margin-left:15px;
 }
.dondecomer-empresas{
  background-color: #fff;
  border-bottom: #d8d8d8 1px dashed;
  margin-bottom: 15px;
  padding-bottom: 10px;
}

.dondecomer-empresas-detalle{
  
  background-color: #373737;
}

.dondecomer-descripcion-detalle {
  min-height: 125px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 20px;
  padding-bottom: 10px;
  
}

.dondecomer-empresas-logo{
  background-color: #bebebe;
  text-align: center;
  padding-top: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
}

.dondecomer-descripcion {
  min-height: 125px;
}


.dondecomer-descripcion header {
  font-family: 'Crimson Text', serif;
  color:#595756;
  font-size: 1.0em;
  font-style: italic;
  font-weight: bold;
}

.dondecomer-descripcion p{
  color:#595756;
  font-size: 0.80em;
  padding-bottom: 5px;
}

.dondecomer-descripcion-detalle header {
  font-family: 'Crimson Text', serif;
  color:#fff;
  font-size: 1.3em;
  font-style: italic;
  font-weight: bold;
}

.dondecomer-descripcion-detalle p{
  color:#fff;
  font-size: 0.85em;
  padding-bottom: 5px;
}

.dondecomer-texto {
  margin-top:10px;
  background-color: #373737;
  color:#fff;
  font-size: 0.80em;
}

.dondecomer-texto p{
  padding: 10px 10px 10px 20px;
}

.dondecomer-datos {
  font-family: 'Crimson Text', serif;
  color: #f0871a;
  font-size: 1.10em;
  font-style: italic;
}

.dondecomer-datos a {
	color: #f0871a;
}

.dondecomer-datos a:hover {
	color: #fff;
	text-decoration: none;
}

.dondecomer-masinfo {
    float:left;
        display: inline-block;
  padding-right: 10px; 
   padding-left: 15px;
    padding-top: 8px;
          color: #fff;
    padding-bottom: 7px;         
         font-size: 1.0em;
               background-color: #F0871A;
 -webkit-border-top-left-radius: 7px;
     -moz-border-radius-topright: 7px;
         border-top-left-radius: 7px;
  -webkit-border-bottom-left-radius: 7px;
     -moz-border-radius-bottomleft: 7px;
         border-bottom-left-radius: 7px;
}
.dondecomer-masinfo {
  font-family: 'lifestylem54', Arial;
    float:left;
        display: inline-block;
  padding-right: 10px; 
   padding-left: 15px;
    padding-top: 8px;
          color: #fff;
    padding-bottom: 7px;         
         font-size: 1.0em;
               background-color: #F0871A;
 -webkit-border-top-left-radius: 7px;
     -moz-border-radius-topright: 7px;
         border-top-left-radius: 7px;
  -webkit-border-bottom-left-radius: 7px;
     -moz-border-radius-bottomleft: 7px;
         border-bottom-left-radius: 7px;
}
.dondecomer-masinfo a{
 color:#fff;
 text-decoration: none;
}
.dondecomer-masinfo a:hover{
 color:#000;
 text-decoration: none;
}
.dondecomer-lupa {
        display: inline-block;
          color: #fff;
         height: 37px;
          width: 40px;
   background-image: url('/images/lupa.png');
  background-repeat: no-repeat;
background-position: center 5px;
               background-color: #DEDEDE;
 -webkit-border-top-right-radius: 7px;
     -moz-border-radius-topright: 7px;
         border-top-right-radius: 7px;
 -webkit-border-bottom-right-radius: 7px;
     /* -moz-border-radius-bottomright: 7px; */
         border-bottom-right-radius: 7px;
}
.dondecomer-formulario-titulo{
  padding-top: 20px;
  background-color: #373737;
  padding-bottom: 20px;
  margin-top: 15px;
}
.dondecomer-formulario-titulo h3{
  color: #fff;
  margin-left: 20px;
  font-family: 'Crimson Text', serif;
  font-size: 1.6em;
  font-style: italic;
}

.dondecomer-formulario-campos{
  background-color:#a3a3a3;
  padding-top: 25px;
  margin-bottom: 20px;
}

.dondecomer-formulario-campos form label{
 font-family: 'lifestylem54', Arial;
 color:#fff;
 margin-left: 20px;
 font-size: 0.9em;
}
.dondecomer-formulario-campos form input[type="text"]{
  padding: 5px;
  width: 320px;
  border: 0px solid #fff;
  margin-left: 20px;
  margin-bottom: 8px;
  font-size: 1.00em;
}

.dondecomer-formulario-campos form textarea{
  margin-left: 20px;
  font-size: 1.00em;
  width: 325px;
  border: 0px solid #fff;
  height: 210px;
}
.dondecomer-formulario-campos form input[type="submit"]{
  font-family: 'lifestylem54', Arial;
  padding: 3px 5px 3px 5px;
  margin-top: 10px;
  margin-bottom: 20px;
  background-color: #aeaeae;
   background-image: linear-gradient(bottom, #a5a4a5 61%, #ffffff 100%);
     background-image: -o-linear-gradient(bottom, #a5a4a5 61%, #ffffff 100%);
     background-image: -moz-linear-gradient(bottom, #a5a4a5 61%, #ffffff 100%);
     background-image: -webkit-linear-gradient(bottom, #a5a4a5 61%, #ffffff 100%);
     background-image: -ms-linear-gradient(bottom, #a5a4a5 61%, #ffffff 100%);
     background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.61, #a5a4a5), color-stop(1, #ffffff)); 
  margin-left: 120px;
  font-size: 0.80em;
  border: 1px solid #666666;
}

.dondecomer-mapa{
  padding-top: 22px;
  padding-bottom: 22px;
}
.calendario{
  background-image: url("/images/calendario.png");
  background-repeat: no-repeat;
  background-position: center right;
}
.filtrar {
	border-top: #d8d8d8 1px dashed;
	border-bottom: #d8d8d8 1px dashed;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-bottom:10px;
}

.filtrar form input[type="submit"]{
  font-family: 'lifestylem54', Arial;
  padding: 3px 5px 0px 5px;
  margin-top: 10px;
  margin-bottom: 20px;
  background-color: #aeaeae;
   background-image: linear-gradient(bottom, #a5a4a5 61%, #ffffff 100%);
     background-image: -o-linear-gradient(bottom, #a5a4a5 61%, #ffffff 100%);
     background-image: -moz-linear-gradient(bottom, #a5a4a5 61%, #ffffff 100%);
     background-image: -webkit-linear-gradient(bottom, #a5a4a5 61%, #ffffff 100%);
     background-image: -ms-linear-gradient(bottom, #a5a4a5 61%, #ffffff 100%);
     background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.61, #a5a4a5), color-stop(1, #ffffff)); 
  margin-left: 10px;
  font-size: 0.80em;
  border: 1px solid #666666;
}
#map{
  height:395px;
  width:335px;
}