.fieldForm div .fieldItemValue {padding-left:10px;}
.fieldForm .fieldItemLabel {width:13em;float:left;}
.fieldForm .fieldItemLabel label {font-weight:bolder;white-space:nowrap;}

.fieldForm .field100Pct, 
.fieldForm .field50Pct {min-width: 200px;}

#fieldForm .field100Pct .fieldItemValue, 
.fieldForm .field50Pct .fieldItemValue,
.fieldForm .field60Pct .fieldItemValue,
.fieldForm .field40Pct .fieldItemValue,
.fieldForm .field100Pct .texto {display:inline;padding:0;}

#datos .field100Pct , 
#datos .field50Pct ,
#datos .field60Pct ,
#datos .field40Pct { padding-bottom: 5px;}

.fieldForm .field100Pct .fieldItemValue textarea {width: 560px; height: 100px;}

.fieldForm .field100Pct .fieldItemValue .input230px {width:230px;}

.fieldForm .field50Pct {float:left;width:49.9%;}
.fieldForm .field60Pct {float:left;width:59.9%;}
.fieldForm .field40Pct {float:left;width:39.9%;}

.fieldForm div div input {margin-bottom:10px;margin-right:15px;}

#boton {background:url(../images/boton.gif); width: 80px; height: 25px; border:none}
#boton:hover{background:url(../images/boton_hover.gif); width: 80px; height: 25px; border:none}
#generar_c {background:url(../images/generar_c.gif); width: 120px; height: 25px; border:none;}

#boton2 {border: 1px solid #FFD480; color: #454545; font-size: 11px; letter-spacing: 1px; background:#FFE6B4 ;}

.clear {clear:both;}

form { margin: 0; }
fieldset { padding: 0; border: 0; }
legend { display: none; }
input { border: 1px solid #c0c0c0; color: #454545; font-size: 11px; letter-spacing: 1px; margin:0}
input.searchText { width: 150px; height: 13px; }
input.searchSubmit { color: #0080c0; background: #fff; letter-spacing: 1px;	border: 1px solid #fff;	font-size: 12px; width: 45px; height: 19px; margin: 0; padding: 0; }
#enconsulta { text-align:center }

.fieldForm .informacion {
	background: #E9EBFF;
	margin: 5px 0 5px 0;
	padding: 10px 5px 10px 5px;
}

.fieldForm .informacion .field100Pct .fieldItemValue .textarea550px {
	width: 550px;
	border: 0px solid #c0c0c0;
	color: #454545;
	font-size: 11px;
	height: 225px;
	background: #E9EBFF;
}