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

#contacto{ 
	width:656px; 
	display:none; 
	background: url(../images/overlay/sh-contacto.png);
	padding:80px 60px 60px 60px; font-family:Verdana, Geneva, sans-serif;; font-size:12px; color:#999;
}

#contacto .header-br, #contacto .header{ width:355px;}
#contacto .header-br h1, #contacto .header h1{ width:355px;}

#contacto .adress-contact{ width:300px; height:auto; float:left; }
#contacto .adress-contact .offices{ width:300px; height:auto; float:left; padding-bottom:50px}
#contacto .adress-contact .offices li{ list-style:none} 
#contacto .contact-pw{ width:250px; height:auto; float:right}
#contacto .contact-pw li{ list-style:none; float:left; padding-bottom:10px}
#contacto .contact-pw .data{ width:90px}
#contacto .contact-pw .field{ width:210px}
#contacto .contact-pw p{ padding-bottom:15px}
.field-input{ width:200px}
.mensaje{ width:200px}
.send{ border:none; background-color:#fff; color:#999}
