@charset "utf-8";
/* CSS Document */

#contactamos{	
	padding:0;
	margin:0;
	/*width:326px;*/
	width:299px;
	float:left;
}

#contactamos_formulario{ 
background:url(../../img/montaje/clicktocall/Clik_to_call.jpg);
background-repeat:no-repeat;
/*height:113px;*/
height:100px;}
	
#contactamos_formulario_enviado{
	background:url(../../img/montaje/clicktocall/Clik_to_call_enviado.jpg);
	background-repeat:no-repeat;
/*height:113px;*/
height:100px;	}

#contactamos_formulario_enviado_incorrecto{
	background:url(../../img/montaje/clicktocall/Clik_to_call_error.jpg);
	background-repeat:no-repeat;
/*height:113px;*/
height:100px;
	}
	
	
#contactamos_formulario_fuera_horario{
	background:url(../../img/montaje/clicktocall/Clik_to_call_fuera_horario.jpg);
	background-repeat:no-repeat;
/*height:113px;*/
height:100px;
	}
	
#formulario_tellamamos{ 
padding:4em 0 0 2em;}

#formulario_tellamamos input{
	font-family:"trebuchet MS", arial;
	font-size:13px;
	height:1.4em;
	margin:0;
	padding:0;
	color:#07567F;

}

#boton_enviar_te_llamamos{ cursor:pointer;}