
div#contact_content { background:url(../images/backgrounds/bg_contacto.gif) no-repeat top right; margin: 0;}
form div { clear:left; float: left; margin: 0;}

label { font-size: 11px; font-weight: bold; color: #000000; margin: 0; text-align: left; }

input#contact_from_name, input#contact_from_address, textarea {
	border: 1px solid #9999cc;
	height: 14px;
	margin: 5px 0 0 0;
	padding: 4px;
	color: #333333;
	background: white;
	}

div#contents table.contact label, table.contact input, table.contact textarea {  }
input#file_to_upload { margin: 5px 0; width: 380px; border: 1px solid #9999cc; background: none; color: #333;  }

table.contact {
	float: left;
	display: inline;
	text-align: left;
	color: #666464;
	width: 314px;
	margin-left: 0;
	margin-top: 0;
	}
table.contact td input { width: 370px; }
table.contact td textarea { width: 370px; height: 203px !important; }
table.buttons td { text-align: right; }

div#contents p { margin: 10px 0 0 11px; float: left; width: 483px; }

div#contents form p {
	float: left;
	margin: 10px 0;
	width: 100%; 
	padding:0;
	display: inline;
	color: #999999;
	font-weight: normal;
	line-height: normal;
	font-size: 10px;
	}

div#contact { text-align: center; margin-left: 90px; width: 350px; }
div#contents div.legal {
	text-align: justify;
	padding: 5px;
	background-color: white;
	color: #c0c0c0;
	width: 350px;
	}

textarea#contact_message { overflow: auto; margin-bottom: 5px; }
td.button  {  padding: 0; }
td.button button {
	float: right;
	border: none;
	display: block;
	letter-spacing: 1px;
	cursor: pointer;
	margin:0;
	padding: 0 0 0 15px;
	font-weight: bold;
	color: #ff6600;
	text-align: left;
	background: url(/themes/default/images/backgrounds/flechalink.gif) no-repeat left;
	}
td.button button:hover { color:#000000; }

input:focus, textarea:focus { background-color: #f2f7fd !important; }

tbody table  {  border-collapse: collapse; margin:10px 0;}
tbody table tbody td {background: #cccccc; padding: 5px; width: 370px;}
tbody table tbody input{ margin-right: 10px; width: 10px!important; float:left; }

tbody table tbody th { font-size: 11px; font-weight: bold; color: #000000; margin: 0; text-align: left;}

