
div#contact_content { background: url(../images/bkg_contact.jpg) no-repeat left top; margin: 13px 0 0 0;}
form div { clear:left; width: 540px; float: left; margin: 0;}

label { font-size: 11px; font-weight: normal; color: #515151; margin: 0 0 0 10px; text-align: left; }

input#contact_from_name, input#contact_from_address, textarea {
	border: 1px solid #cc9900;
	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: 314px; border: 1px solid #cc9900; background: none; color: #333;  }

table.contact {
	float: left;
	display: inline;
	text-align: left;
	color: #666464;
	width: 314px;
	margin: 0 0 0 210px;
	margin-top: 30px;
	}
table.contact td input { width: 314px; }
table.contact td textarea { width: 314px; height: 79px !important; }
table.buttons td { text-align: right; }

div#contents p { margin: 10px 0 0 10px; float: left; width: 530px; text-align:justify; }

div#contents form p {
	float: left;
	margin: 10px 0;
	padding:0;
	display: inline;
	color: #999999;
	font-weight: normal;
	line-height: normal;
	}

div#contact { float: right; text-align: center; margin-left: 80px; display: inline;}
div#contents div.legal {
	text-align: justify;
	padding: 5px;
	background-color: white;
	color: #c0c0c0;
	
	}

textarea#contact_message { overflow: auto; margin-bottom: 5px; }
td.button  { width: 314px; padding: 0; }
td.button button {
	float: right;
	padding-left: 8px;
	display: inline;
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	border: none;
	display: block;
	width: 80px;
	background: url(../images/backgrounds/enviar_bt.gif) no-repeat right #006600;
	letter-spacing: 1px;
	cursor: pointer;
	text-align: center;
	}
td.button button:hover { color:#515151; }

input:focus, textarea:focus { background-color: #f2f7fd !important; }

tbody table  {  border-collapse: collapse; margin:10px 0;}
tbody table tbody td {background: #f4f4f4; padding: 5px; width: 314px;}
tbody table tbody input{ margin-right: 10px; width: 10px!important; float:left; }

tbody table tbody th { font-size: 11px; font-weight: bold; color: #515151; margin: 0; text-align: left;}

/*div#contents p { padding: 8px; margin: 0px; text-align: justify; color: #787878; }

table.contact { width: 300px; margin-left: 210px; margin-bottom:150px;  }
table.contact td label { font-weight:none; color: #484848; }
table.contact td input { width: 320px; height:16px; border: 1px solid #cc9900; }
table.contact td textarea { width: 320px; height: 200px; border: 1px solid #cc9900; }



table.buttons { width: 423px; margin: 0px 0px 5px; text-align: right; }
table.buttons td { text-align: right; }
td button { 
	float:left;
	font-weight: bold;
	border: none;
	color: #336685; 
	background-color: #195ea3;
	padding: 2px;
	margin-left: 180px;
	margin-top: 5px;
	width: 100px;
	background: url(../images/flecha.gif) no-repeat right; 
	text-decoration: underline;
	cursor:pointer;
}


div.legal {
	width: 338px;
	margin: 5px 0px 20px 5px;
	padding: 5px;
	font-size: 9px;
	text-align: justify;
	background-color: #e8e8e8;
	color: #666666;
}

input, textarea { margin-top: 5px; }

div#contents form { margin-top: 30px; background-color: #999999; font-size: 9px; background: url(../images/bkg_contact.jpg) no-repeat left top; }

table.contact td input#file_to_upload { width:300px; margin-left: 0px; margin-bottom:0px;border: 1px solid #cc9900; }

table.contact #file_to_upload{ width: 300px; margin-left: 0px; margin-bottom:0px;border: 1px solid #cc9900;  }
table.contact td label#file_to_upload { font-weight:none; color: #484848; }
table.contact td input#file_to_upload { width: 280px; height:20px; border: 1px solid #cc9900; }
table.contact td textarea#file_to_upload { width: 280px; height: 135px; border: 1px solid #cc9900; }*/

