   #cabecera .numero {
	  font-weight: bold;
	color: #333;
	  background-repeat: no-repeat;
	  background-position: left center;
	  padding-left: 60px;
	  margin-top: 12px;
	  text-align: left;
	  float: left;
	  display: inline;
	  width: 100px;
	  font-size: 1.1em;
  }
  #cabecera #tel {
	  background-image: url(img/Telefono.gif);
	  padding-left: 60px;
	  padding-right: 10px;
	  margin-right: 10px;
  }
  #cabecera #fax {
	  background-image: url(img/Fax.gif);
  }
	
  #textos h1 {
	  font-size: 1.4em;
	  font-weight: bold;
	  border-top-width: thin;
	  border-right-width: thin;
	  border-bottom-width: thin;
	  border-left-width: thin;
	  border-top-style: dashed;
	  border-right-style: none;
	  border-bottom-style: dashed;
	  border-left-style: none;
	  border-top-color: #CCC;
	  border-right-color: #CCC;
	  border-bottom-color: #CCC;
	  border-left-color: #CCC;
	  margin-top: 15px;
	  margin-bottom: 15px;
	  padding-top: 5px;
	  padding-bottom: 5px;
		display:block;
		clear:left;
			color: #333;

		}
  
  #textos p {
	line-height: 130%;
	font-size: 1.05em;
	color: #333;
	margin-bottom: 5px;
  }
  .boton {
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
	background-image: url(img/btn.png);
	float: right;
	width: 120px;
	text-align: left;
	height: 26px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 5px;
	display: block;
	margin-top: -15px;
		padding-top: 4px;

  }
  .boton a{
	  color: #FFF;
  }
  .boton a:hover, .boton a:active{
	  color: #8FD3A1;
  }
  #textos #cierre_mapa #google {
	  float: left;
	  width:200px;
  }
  #contenido #cierre_mapa {
	display:block;
	border-top-style: dashed;
	border-top-color: #CCC;
	clear: left;
	text-align: left;
	border-width: thin;
	background-image: url(img/mapa.gif);
	background-repeat: no-repeat;
	background-position: 190px top;
	height: 105px;
	margin-top: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
  }
	
  #ampliar_mapa {
	  margin-top: 95px;	
  }
  form .bloque{
	  margin-top: 6px;
	  margin-right: 0;
	  margin-bottom: 0;
	  margin-left: 0px;
	  display: inline-block;
	  float: none;
  }
  form label{float:left;width:20px;font-size:90%;margin-right:8px}
  form input{float:left;width:138px;font-size:80%}
  form .como{
	  background:url(img/como_llegar2.gif) 0 0 no-repeat;
	  width:83px;
	  height:20px;
	  cursor:pointer;
	  margin-top: 5px;
	  margin-left: 28px;
  }
	
	  #prehome{
		display:none;
		width:955px;
	  height:580px;
	  position:absolute;
	  margin-left:auto;
	  margin-right:auto;
	  top: 80px;
	  z-index:100;
  }
		#prehome em{
		display:block;
		background-color:#fff;
		width:555px;
	  height:580px;
		float:left;
  }
		#prehome em img{
		float:left;
		margin-left:20px;
		margin-top:220px;

  }
