#centro form {
	margin:10px auto;
	padding:10px;
	}
#centro form fieldset {
	margin:10px;
	padding:10px;
	border-width:0 0 1px 0;
	border-bottom:1px dotted #CCCCCC;
	background-color:#ECF5FF;
	}
#centro form h3 {
	margin:6px 0;
	}
#centro form fieldset input, #centro form fieldset textarea{
	margin:2px;
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	color:#666666;
	font-family:"Courier New", Courier, mono;
	font-size:12px;
	padding:2px;
	}
/*-------------------------------------------------*/
#centro {
	margin:10px;
	padding:0 10px;
	background-color:#FFFFFF;
	}
	#centro table {
		background-color:#CCCCCC;
		}
	#centro table tr th {
		background-color:#ECD10E;
		text-align:center;
		}
	#centro table tr td {
		background-color:#FFFFFF;
		}
	#centro table tr {
		background-color:#FFFFFF;
		}
#info_usuario {
	width:540px;
	}
#info_usuario p {
	width:250px;
	float:left;
	margin:0 0 0 10px;
	display:inline;
	}
#info_usuario input {
	width:250px;
	}
#info_usuario textarea {
	width:240px;
	height:110px;
	}
.cantidad {
	width:255px;
	float:left;
	}
.cantidad input {
	width:80px;
	text-align:right;
	}
hr {
	width:500px;
	text-align:center;
	clear:both;
	}
	