/* estilos Spanish at Mvd */

form dt{
	width:120px;
	float:left;
	clear: left;	
	line-height:16px;
	text-align: right;
	margin: 0px 10px 10px 0px;	
}
form dt.vacio{
	display:none;
}
form dd{
	width:170px;	
	line-height:16px;
	float: left;
	text-align: left;
	margin: 0px 0px 10px 0px;
}
form dd.vacio2{
	display:none;
}
form p.datosform{
	color:#DEC910;
	text-transform:uppercase;	
}

.campotexto{
	width:162px;
	height:16px;
	border: 1px solid #FF8000;
	color: #666666;
	padding:0 4px 0 4px;	
}

.campotexto2{
	width:32px;
	height:16px;
	border: 1px solid #FF8000;
	color: #666666;
	padding:0 4px 0 4px;	
}
.campotexto3{
	width:162px;
	min-height:60px;
	border: 1px solid #FF8000;
	color: #666666;
	padding:0 4px 0 4px;	
}

.select{
	width:172px;
	border: 1px solid #FF8000;
}


.botonform{
	height: 18px;
	width:60px;
	background-color: #FF8000;
	color: #FFFFFF;
	border: 0px;
	cursor: pointer;	
	vertical-align:middle;
	position:relative;
	left:40px;
	top:20px;
}


