#menu_contacto a{ background:url(images/menu_on.png) left top no-repeat; z-index:0; }

#contenedor_contactar{  position:relative; left:0px; margin-top:0px; width:996px; min-height:630px; background:url(images/ico1.png) left top no-repeat; }	
* html #contenedor_contactar{ height:630px; }	

	#contactar_aux1{ display:none; }
	
	#contactar_contenedor_izq{ position:relative; float:left; width:315px; }
		#contactar_presentacion{ position:relative; left:36px; padding-top:32px; width:251px; min-height:349px;   }
		* html #contactar_presentacion{ height:381px;  }
		
			#contactar_titulo{ position:relative; left:0px; width:251px; height:52px; font-size:22px; color:#060;  }
			#contactar_texto{ position:relative; left:0px; width:221px; font-size:12px; color:#333; }
		
			#contactar_dossier{ position:relative; left:22px; margin-top:0px; width:183px; height:130px; background:url(images/fondo_dossier2.png) left top no-repeat;  z-index:100;}
				#cotacto_dossier_enlace{ position:absolute; left:76px; top:110px; width:70px; height:16px; }	
				#cotacto_dossier_enlace a{ display:block; width:70px; height:16px; font-size:12px; color:#666; text-decoration:none; }	
	
	#contactar_formulario{ position:relative; float:left; left:0px; top:75px; width:653px; min-height:505px;   }
	* html #contactar_formulario{ height:505px;  }
		
		#contactar_formulario_info{ position:absolute; left:452px; top:-21px; width:200px; height:14px; text-align:right; font-size:12px; color:#519E25; overflow:hidden; }
		#contactar_formulario form{ margin:0px; padding:0px; }
		
			#f_nombre,#f_empresa,#f_direccion,#f_localidad,#f_cp,#f_provincia,
			#f_pais,#f_telefono,#f_fax,#f_email,#f_mensaje
			{
				position:relative; left:0px; margin-top:4px; width:294px; height:29px; font-size:15px; color:#666;  
			}	
			* html #f_nombre,* html #f_empresa,* html #f_direccion,* html #f_localidad,
			* html #f_cp,* html #f_provincia,* html #f_pais,* html #f_telefono,
			* html #f_fax,* html #f_email{ margin-top:2px; }
			
			#f_nombre input,#f_empresa input,#f_direccion input,#f_localidad input,#f_cp input,
			#f_provincia input,#f_pais input,#f_telefono input,#f_fax input,#f_email input,#f_mensaje textarea               
			{
				display:block; width:294px; height:29px; font-size:15px; color:#666; background-color:#EFF1EC;  border:none; padding-left:5px; padding-top:6px; 
			}
		
			#f_mensaje{ left:306px; margin-top:-326px; width:346px; height:326px;  }
			#f_mensaje textarea{ width:346px; height:326px;  }
				
		#formulario_texto_legal{ position:relative; left:0px; width:100%; font-size:10px; color:#333; padding:10px 0px;  }
		
		#formulario_boton_enviar{ position:relative; left:340px; margin-top:10px; width:301px; height:40px; background:url(images/ico17.gif) left top no-repeat; text-align:right;  }
		#formulario_boton_enviar a{ display:block; position:absolute; left:72px; top:1px; width:174px; height:30px; background:url(images/ico18.gif) left top no-repeat; font-size:18px; color:#fff; text-decoration:none; padding-right:24px; padding-top:6px;  }
		* html #formulario_boton_enviar a{ width:198px; height:36px;  }
		
		#formulario_boton_enviar a:hover{ color:#060; background:url(images/ico19.png) left top no-repeat;   }
		
		#formulario_enviado{ position:relative; left:0px; margin-top:10px; font-size:18px; color:#060; font-weight:bold; }
				
	#cleaner{ position:relative; clear:both; width:10px; height:1px; overflow:hidden;  }			
				
				