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


 form.right{
	border:#CCC 1px solid;
	background-color: #F7F7F7;
	font-size: 10px; padding:10px; width:168px;
	margin-left:-15px;
}
form.right input, textarea{ border:#CCC 1px solid; width:148px; margin:2px auto ; overflow:hidden; height:auto;   }
form.right textarea{ min-height:70px;}
form.right submite{ background:#009;}

form.contact{ font-size:12px!important; font-family:helvetica,arial!important; padding:15px;background:#EAEAEA;}
form.contact table{ width:530px!important;background:#EAEAEA;  }
form.contact table tr{ border:#333 solid 1px!important;  }
form.contact table tr td{  padding:5px 15px; height:25px ; background: #E4E4E4}
form.contact table tr td font{  helvetica!important; font-size:14px;  }
form.contact table tr td input{border:#999 1px solid!important; width:300px; height:35px; font-size:20px; -moz-border-radius: 5px; 
	-webkit-border-radius: 5px; color: #999; font-weight:lighter; }
form.contact table tr td textarea{ width:500px!important; height:120px; font-size:28px!important;border: #999 1px solid!important; overflow:hidden;-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; font-family:perpetua!important;}	
form.contact table tr td input.enviar{ width:70px!important;-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; float:right;}
form.contact table tr td input#enviar:hover{ background:#666;}
font-face{ font-family:terminal; src:url(../font/PERTILI.TTF); font-family:agency; src:url(../font/AGENCYB.TTF)}