.animacion {
	height: 195px;
	width: 800px;
}
.principal {
	height: auto;
	width: auto;
}
.tabla_registro {
	border: 2px solid #000000;
	-moz-border-radius:7px;
	text-align: center;
	width: 520px;
	margin-left: 100px;
}
.titulo_registro {
	font-family: Arial;
	font-size: 15px;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 35px;
	background-image: url(../imagenes/sup_tira.gif);
}
.subtitulos{
	font-family: Arial;
	font-size: 15px;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 30px;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}
.datos_registro{
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	height: 25px;
	vertical-align: middle;
	text-align: right;
	width: 170px;
}
.entrada_vid {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	height: 20px;
	width: 110px;
	border: 1px solid #000000;
	text-align: center;
}
.entrada_pass {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	height: 20px;
	width: 110px;
	border: 1px solid #000000;
	text-align: center;
}
.entrada_nombres {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	height: 20px;
	width: 140px;
	border: 1px solid #000000;
	text-align: center;
}
.entrada_apellidos {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	height: 20px;
	width: 140px;
	border: 1px solid #000000;
	text-align: center;
}
.entrada_email {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	height: 20px;
	width: 170px;
	border: 1px solid #000000;
	text-align: center;
}
.entrada_rango {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	height: 20px;
	width: 50px;
	border: 1px solid #000000;
}
.registro_logueo {
	text-align: left;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	padding-left: 55px;
}
.registro_reservar {
	text-align: left;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	padding-left: 40px;
}
.botones {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	height: 25px;
	width: 120px;
}
.td_botones {
	text-align: center;
	vertical-align: middle;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	height: 45px;
}
