/*//////////////////////////form//////////////////////////////////////////////*/	


#contacta{ width:100%;float:left}
#contacta .contacta_texto{ width:49%; float:left; border-right: 2px solid #000;
-moz-border-right-colors: #fff #ccc;  }
#contacta .contacta_mapa{ width:49%; float:left;}

#contacta .contacta_texto p{ padding:0 10px 0 0; color:#666;}
.contacta_h4{ width:99%; margin:0; padding:10px 0 10px 1%;background:#efefef;
	background: -moz-linear-gradient(top,  #ffffff,  #e2e2e2);
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e2e2e2));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e2e2e2');
	border-bottom: 2px solid #000;
	-moz-border-bottom-colors: #fff #ccc;  
	color:#000; }

.info-button{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:lighter;
	width:auto;
	height:25px  !important;
	text-align:center;
	padding:3px  !important;
	line-height:20px  !important;
	background:#efefef;
	background: -moz-linear-gradient(top,  #ffffff,  #e2e2e2);
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e2e2e2));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e2e2e2');
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:20px;
	border:1px solid #cfcfcf;
	color:#777777;
	cursor:pointer;
	
	
}
.form_contacta{width:49%;float:left; }
.form_contacta .label{ width:19%; margin:10px 0 0 1%; text-align:left; float:left; font-size:12px; font-family:Calibri;}
.form_contacta .input{width:67%; margin:10px 0 0 10%;border:1px solid #ccc !important; height:17px; float:left;-moz-border-radius:8px;-webkit-border-radius:8px; border-radius:8px;border-radius:5px;
	-o-border-radius:5px;}
.form_contacta .select{width:69%; margin:10px 0 0 10%;border:1px solid #ccc; height:17px; float:left;font:normal 11px Calibri; color:#01254c;;-moz-border-radius:8px;-webkit-border-radius:8px; border-radius:8px;border-radius:5px;
	-o-border-radius:5px;}
.form_contacta .textarea{width:67%; margin:10px 0 0 30%;border:1px solid #ccc; height:57px; float:left;-moz-border-radius:8px;;-moz-border-radius:8px;-webkit-border-radius:8px; border-radius:8px;border-radius:5px;
	-o-border-radius:5px;}
.form_contacta .checkbox{width:20px; margin:10px 0 0 1%;border:none !important; height:17px; float:left;-moz-border-radius:8px;-webkit-border-radius:8px; border-radius:8px;border-radius:5px;
	-o-border-radius:5px;}	
.form_contacta .politica{ width:60%; margin:10px 0 0 0; text-decoration:underline}	
iframe{ width:97%;}