  .bannercontacto {
	  width: 100%;
	  height: 317px;
	  padding-top:70px;
	  background-image: url(imgsinco/bannercontacto.jpg);
	  background-position: bottom center;
	  background-repeat: no-repeat;	  
  }

  .izq {
	  left:50%;
	  position:relative;
	  float:left;
  }
  
  .der {
	  right:50%;
	  position:relative;
	  float:left;
	  width: 800px;
	  padding-top:30px; 
	  
	  font-size:18px;
	  font-family:  'Source Sans Pro', Helvetica, sans-serif;
	  color:#000000; /*fuente*/
	  line-height: 1.2; /*separacion entre lineas*/
	  font-weight: 300; 
  }
  
  .contdireccion {
	  text-align:center;	
	  width:300px;
	  height:420px;
	  float:left;  
  }
  
  .contdireccion img {
	  height:100px;  
  }
  
  .mapagoogle {
		width:100%;
		height:500px;  
  }
  
  .formulario {
	  float: left;
	  width:470px;
	  padding-left:30px;
  }
  
  .formulariotitulo {
	  background:url(imgsinco/contacto_titulo.png),
	 			 url(imgsinco/contacto_titulo.png);
	  background-position: -52px 9px, 344px 9px;					 
	  background-repeat: no-repeat, no-repeat;
	  text-align:center;
  }
  
  .contnombre {
	  padding-top:15px;
  }
  
  .msgnombre {
	  width: 456px;
  }  
  
  .contcontenido {
	  padding-top:7px;	  
  }  

  .msgcontenido {
	  height: 118px;
	  width: 456px;  
	  resize: none;
  }
   
  .formulariopiso  {
	  padding-top: 10px;
  }   

  .formulariopiso p {
	  text-align: center;
	  padding-left: 15px;
	  float:left;
  }   
  
  .enviar {
	  margin-left:18px;
	  float:left;	  
	  background:url(imgsinco/contacto_enviar.png);
	  background-repeat:no-repeat;
	  border:none;
	  height:45px;
	  width:71px;
  }
  
  .g-recaptcha {
	  padding-left:81px;
	  padding-top:7px;
  }   
    
  .mapagoogle img {
	  max-width: none;
  }
  
  .recibido {
	  text-align:center;
	  padding-top: 30px;
	  padding-bottom: 50px;
  }
  
  /* RESPONSIVE CSS
  -------------------------------------------------- */
  @media (max-width: 1400px) {

  }

  @media (max-width: 950px) {

  }
  
  @media (max-width: 700px) {
	
  }