
div#contact_content {
	background:transparent url(../images/imagen_contacto.jpg) no-repeat top right;
	display:inline;
	margin:6px 0pt 0pt 8px;
	overflow:hidden;
	padding-bottom:15px;
	width:100%;
	float:left;
}

/*form div { clear:left; width: 540px; float: left; margin: 0;display: inline}*/

label { 
	font-size: 11px; 
	font-weight: bold; 
	color: #ff8200; /*#faba00*/ 
	margin: 5px 0 0; 

}

input#contact_from_name, input#contact_from_address, textarea {
	border:none;
	height:18px;
	margin: 5px 0 0 0;
	padding: 3px;
	color: #333333;
	background: white;
	display:inline;
	}
input#contact_from_name, input#contact_from_address{
	background:#777777;
	display: inline
	}
textarea{
	background:#777777;
	display: inline
	
	}
div#contents table.contact label, table.contact input, table.contact textarea {  }
input#file_to_upload { margin: 5px 0; display: block; width: 409px; background-color: #777777; color: #ffffff; text-align:left;  }

table.contact {
	color:#666464;
	display:inline;
	float: left;
	padding:0;
	overflow:hidden;
	text-align:left;
	width:441px;
	background:#4c4c4c;

	}
table.contact td input { width: 409px; height:20px, display:inline;}
table.contact td textarea { width: 409px; height: 108px; !important; display: inline}
table.buttons td { text-align: right; display: inline}

div#contents p { margin: 10px 0 0 11px; float: left; text-align: justify; width: 522px; display: inline}

div#contents form p {
	float: left;
	margin: 0;
	width: 416px; 
	padding:0;
	display: inline;
	color: #ffffff;
	font-weight: normal;
	line-height: normal;
	}
div#contents .legal_form p {
	float: left;
	margin: 0;
	width: 416px; 
	padding:0;
	display: inline;
	color: #777777;
	font-weight: normal;
	line-height: normal;
	font-size:10px;
	
}

div#contents .legal_form {border-top: 2px solid #ff8200; /*#faba00;*/ padding: 10px 0 0 0;}

div#contact { text-align: center; margin-left: 90px; width: 350px;display: inline }
div#contents div.legal {
	text-align: justify;
	padding: 5px;
	background-color: white;
	color: #c0c0c0;
	width: 350px;
	display: inline
		}
.contact td, .contact tr{
	
	margin:0 0;
	padding:10px 10px 5px;
	overflow:hidden;
	}
textarea#contact_message { overflow: auto; margin-bottom: 5px; display: inline}
td.button  { width: 424px; padding: 0; float:left;}
td.button button {
	float: right;
	display: inline;
	margin: 0;
	padding: 0 0 2px 5px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	border: 1px solid #ec7901; /*faba00*/;
	display: block;
	width: 68px;
	height:20px; /*22px*/
	background:url(../images/bt_enviar.jpg) repeat-x;
	letter-spacing: 1px;
	cursor: pointer;
	}
td.button button:hover { background:url(../images/bt_enviar_hover.jpg) repeat-x bottom #777777; border:1px solid #777777; color:#FFFFFF;}

input:focus, textarea:focus { background-color: #f2f7fd !important; display: inline}

tbody table  {  border-collapse: collapse; margin:10px 0; display: inline}
tbody table tbody td {background: #f4f4f4; padding:3px 2px 5px 4px;width: 409px; display: inline}
tbody table tbody input{margin-right: 10px; width: 10px!important; float:left; display:inline;}

tbody table tbody th {font-size: 11px; font-weight: bold; color: #ff8200; /*#faba00;*/ margin: 0; padding: 5px 0 10px; text-align: left;}

/*estilos para seleccion de destinatario*/
.contact td.consulta {
	
	margin:0 0;
	padding:5px 10px 5px;
	overflow:hidden;
	background: #777777;
	float:left; width:394px;
	}
.contact td.consulta label { color:#ffffff; font-weight: normal;}
