/* CSS Document */


.middle .colCenter h3 {
	float: left;
	background:url(img/titulos_back.gif) no-repeat;
	padding: 3px 0 5px 30px;
	margin:0;
	border:0;
	color:#333333;
	font-size: 16px;
	width:560px;
}
.botonCrearCuenta {
	color: #FFFFFF;
	background: url(img/bot_77_gris.gif) no-repeat;
	margin: 0px 30px 0px 0px;
	height: 20px;
	width: 77px;
	font-size:9px;
	padding:0;
	border:0;
	cursor:pointer;
}
.register_ok_message {
	padding: 20px;
	float:LEFT;
	font-size:14px;
	color:#CC0000;
	font-weight:bold;
	text-align:center;
	width:600px;
}
.middle .colCenter .tableReg {
	color:#555555;
	width:600px;
	display:table;
	float:left;
	font-size:11px;
}
textarea{
	float:inherit;
	height:60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:150px;
	vertical-align:top;
	}
.text, select{
	float:inherit;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:150px;
	margin-bottom:5px;
	}
