
#fondo-registro {
	background-color: #091309;
	background-image: url(../images/usuarios/topusuarios.png);
	background-repeat: no-repeat;
	width: 100%;
	padding-top: 200px;
}
#fondo-registroFb {
	background-color: #091309;
	width: 100%;
    float: left;
}
img.perfil-foto{
    position: absolute; width: 100px; left: 984px; top: 546px;
}

div#fondo-registroFb div.tipo-login { 
    color: #FFFFFF;
    font-size: 20px;
    line-height: 50px;
    padding-left: 20px;
    margin-top: 10px;
}
div#fondo-registroFb div.tipo-login span.verde {
    color: #9AB100;
}

div#fondo-registroFb div.tipo-login input{
    margin-left: 25px;
}
div#fondo-registroFb div.login {
    margin: 0 auto;
    background-image: url(../images/usuarios/cabecera_nuevo_registro_facebook.png);
    background-repeat: no-repeat;
    width: 799px;
    height: 51px;
    margin-bottom: 25px;
}
div#fondo-registroFb div.no-login {
   margin: 0 auto;
   background-image: url(../images/usuarios/cabecera_facebook_adf.png);
   background-repeat: no-repeat;
   width: 799px;
   height: 51px; 
   margin-bottom: 25px;
}
div#fondo-registroFb div.izq-form {
    margin: 0 auto;
    background-image: url(../images/usuarios/img_fb_conect.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 400px;
    height: 125px;
    float: left;
    margin-bottom: 40px;
}
div#fondo-registroFb div.der-form {
    float: left;
}
div#fondo-registroFb div.der-form table.formulario-registro th{
    width: 40px;
}
div#fondo-registroFb div.der-form table.formulario-registro a{
    margin-top: 0px;   
}

div#fondo-registroFb div.der-form table.formulario-registro .centro-vertical{
    vertical-align: middle;
}
div#fondo-registroFb div.der-form table.formulario-registro .error1,.error2{
    color: red;
    display: none;
}

div#fondo-registroFb div.der-form-login{
    display: none;
    float: left;       
}

div#fondo-registroFb div.der-form-login #top-loginFb th{
    color: #9AB100 ;
    text-align: left;
}
div#fondo-registroFb div.der-form-login #top-loginFb td{
    vertical-align: middle;
}
div#fondo-registroFb div.der-form-login #top-login-pwdFb {
    display: none;
}
div#fondo-registroFb div.der-form-login a#top-login-entrarFb {
    background-image: url("../images/usuarios/top/btn_entrar.png");
    background-position: 0 -23px;
    display: block;
    float: left;
    height: 23px;
    margin-left: 10px;
    text-indent: -9999px;
    width: 60px;
}
div#fondo-registroFb div.der-form-login a#top-login-entrarFb:hover {
	background-position: left top;
}
div#fondo-registroFb div.der-form-login div.errorLog{
    color: red;
    display: none;
}

div#fondo-registroFb div.der-form-login a#top-login-recuperar-passwordFb{
    line-height: 25px;
    background-image: url("../images/usuarios/top/recuperar_pwd.png");
    background-position: 0 4px;
    background-repeat: no-repeat;
    padding-left: 20px;
    text-decoration: underline;
}

a#link-privacidad{
    text-decoration: underline;
}
div#fondo-registroFb div.der-form-login div#recuperar-password-errorFb{
    display: none;
    color: red;
}
div#fondo-registroFb div.der-form-login div#recuperar-password-okFb{
    display: none;
    color: green;
}
div#fondo-registroFb div.der-form-login a#top-login-enviarFb{
    background-image: url("../images/usuarios/top/btn_enviar.png");   
    background-position: 0 -23px;
    display: block;
    float: left;
    height: 23px;
    margin-left: 10px;
    text-indent: -9999px;
    width: 60px;
}
div#fondo-registroFb div.der-form-login a#top-login-enviarFb:hover{
    background-position: left top;
}
div#fondo-registroFb div.der-form-login a#top-login-entrar-usuarioFb{
    line-height: 25px;
    background-image: url("../images/usuarios/top/arrow_undo.png");
    background-position: 0 4px;
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-top: 7px;
    text-decoration: underline;
}

div#fondo-registroFb div.der-form-login input#top-login-input-passwordFb{
    width: 200px;
}


#texto-registro {
	padding-left: 200px;
	padding-bottom: 200px;
	color: #FFFFFF;
	font-size: 14px;
}

table.formulario-registro {
	border-spacing: 10px;
	color: #FFF;
}

table.formulario-registro th {
	width: 120px;
	color: #9AB100;
	text-align: right;
	padding-right: 10px;
}

table.formulario-registro td.info {
	background-color: #9AB100;
	width: 400px;
	padding-left: 10px;
	font-weight: bold;
	vertical-align: middle;
}
table.formulario-registro td.error {
	background-color: #CC0000;
	width: 400px;
	padding-left: 10px;
	font-weight: bold;
	vertical-align: middle;
}

table.formulario-registro input[type="text"] {
	width: 250px;
}

table.formulario-registro p {
	margin-top: 5px;
}

.t100 {
	width: 100%;
}

a.boton-registro {
	display: block;
	margin-top: 20px;
	width: 120px;
	height: 37px;
	background-image: url(../images/usuarios/registrarse.png);
	text-indent: -9999px;
}
a.boton-registro:hover {
	background-position: 0px 37px;
}
a.boton-registroFb {
	display: block;
	margin-top: 20px;
	width: 120px;
	height: 37px;
	background-image: url(../images/usuarios/registrarse.png);
	text-indent: -9999px;
}
a.boton-registroFb:hover {
	background-position: 0px 37px;
}
ul.radio_list li {
	display: inline;
}