#form, #form form {
	padding: 0px;
	margin: 0px;
}
#form fieldset {
	padding: 0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#form label, #form input{
	float: left;
	margin-top: 4px;
	margin-bottom: 4px;
}
#form input, #form textarea {
	border: 1px solid #C6AE0F;
	color: #3B3421;
}
#form label {
	text-align: right;
	width: 100px;
	padding-right: 10px;
}
#form textarea, #form select {
	margin-top: 4px;
	margin-bottom: 4px;
	width: 160px;
}
.submit, .retablecer {
	background-color: #CCCCCC!important;
	color: #3B3421!important;
	margin-left: 110px;
	float: none !important;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/font-size: 0.9em;
}
.retablecer {
	margin-left: 10px !important;
}
#form br {
	clear: left;
}
.no_style{
	display: none;
}
.campos_form {
	width: 160px;
}
/* Fin del formulario */

