/* CSS Document */
.registro_enviar{
	margin:0px;
	background-color:transparent;
	border:none;
	cursor:hand;
	width:110px;
}

.registro_identificarme{
	margin:0px;
	background-color:transparent;
	border:none;
	cursor:hand;
	width:160px;
}

.registro_modificar{
	margin:0px;
	background-color:transparent;
	border:none;
	cursor:hand;
	width:178px;
}

.regresar{
	margin:0px;
	background-color:transparent;
	border:none;
	cursor:hand;
	width:130px;
}

.cabeceraTablas{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:8px;
}
