#content {
	width: 630px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	height: 510px;
}
#content_top {
	height: 40px;
	width: 630px;
	background-image: url(newimg/bck_content_top.jpg);
	background-repeat: no-repeat;
}
#content_left {
	float: left;
	height: 400px;
	width: 550px;
	background-image: url(newimg/bck_content_left.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 40px;
}
#content_right {
	background-image: url(newimg/bck_content_right.jpg);
	height: 400px;
	width: 40px;
	float: right;
	background-repeat: no-repeat;
}
#content_bottom {
	background-image: url(newimg/bck_content_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 50px;
	width: 630px;
	margin: 0px;
	clear: both;
}
#content_attach {
	background-image: url(newimg/bck_content_attach.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 20px;
	width: 300px;
	margin-left: 40px;
	float: left;
}
.omitir {
	height: 35px;
	width: 105px;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 485px;
}

