.registration-titulos{
	text-indent:10px;
	line-height:24px;
	font-size:12px;
	color:#333333;
	text-align:center;
	vertical-align:baseline;
	font-family: "Lucida Grande CY", "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	background:#BBBBBB none repeat scroll 0 0;
	}

.registration-miolo {
/*	float:left;*/
/*	width:80%;*/
	min-witi:100px;
	min-height:10px;
	padding-top:10px;
	text-align:center;
	border-left:1px solid #848484;
	font-family: "Lucida Grande CY", "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-size:12px;
	border-right:1px solid #848484;


	}
#registration{
	width:402px;
	height:25px;
/*	float:center;*/
	background-color:#B2B2B2;
	background-image:url(../images/bar_gradient.png);
	background-attachment:scroll;
	background-position:bottom;
	background-repeat:repeat-x;
	color:#333333;
	text-indent:5px;
	text-align:center;
	border-top-left-radius:5px;
	-webkit-border-top-left-radius:5px;
	border-top-right-radius:5px;
	-webkit-border-top-right-radius:5px;

	}
.registration-pe{
	width:400px;
	/*	float:left;*/
	background-position:top;
	/*background-repeat:no-repeat;
	background-attachment:fixed;*/
	height:4px;
	border:1px solid #999999;
	border-top:0px hidden;
	border-bottom-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}
