#step1 {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#top .dummy {
	margin: 20px 33px 20px 33px;
}
#logo {
	margin-right: 33px;
	float: left;
	width: 229px;
	text-align: right;
}
#logo h1 {
	background: url(../img/logo.gif);
	height: 98px;
	width: 229px;
}
#steps {
	float: left;
	width: 400px;
	margin-top: 50px;
}
#steps h2 {
	font-size: 36px;
	color: #999999;
}
#steps ol {
	margin: 0;
	padding: 0;
	text-align: left;
}
#steps ol li {
	width: 195px;
	padding: 0;
	margin: 0;
	height: 40px;
	padding-top: 8px;
	list-style: none outside;
}
#steps li span {
	display: block;
	margin-left: 40px;
}
#steps li.one {
	background: url(../img/1.gif) no-repeat;
}
#steps li.two {
	background: url(../img/2.gif) no-repeat;
}
#steps li.three {
	background: url(../img/3.gif) no-repeat;
}
#step1 {
	clear: both;
	background: #dfdfdf url(../img/1ab.gif) 278px 0 no-repeat;
	height: 120px;
}
#greybar {
	text-align: center;
	background-color: #dfdfdf;
	margin: 0;
	padding: 0;
}
#frm-subir {
	margin-left: 340px;
	padding-top: 20px;
	width: 400px;
}
