#contieneregistro{
	position:relative;
	background-image: url(../registro/Images/fondo_registro_11.jpg);
	margin:auto;
	float:left;
	width:62.7em;
	
}
.lado_izquierdo_registro{
	position:relative;
	float:left;
	width:11.2em;
	background-image: url(../images/fondo_azul2_10.jpg);
	background-repeat:repeat;
	height:20px;

}

.registrate{
	position:relative;
	float:left;
	width:20em;
	text-align:right;
	background-image:url(../registro/Images/registrate_13.jpg);
	background-repeat:no-repeat;
	margin-top:2px;
	font-size:0.7em;
	color:#FFFFFF;
	font-family:Tahoma;
}

.desconectar{
	position:relative;
	float:left;
	width:5em;
	text-align:right;
	margin-top:2px;
	margin-left:5px;
	font-size:0.7em;
}
.enlace_desconectar{
	color:#FFFFFF;
	font-family:Tahoma;
	text-decoration:none;
	}
.enlace_desconectar:hover{
	color: #55717f;
	font-family:Tahoma;
	text-decoration:underline;
}

.usuario{
	position:relative;
	float:left;
	width:14em;
	font-size: 0.7em;
	color:#FFFFFF;
	text-align:left;
	margin-top:2px;
	}

.contraseņa{
	position:relative;
	float:left;
	width:18em;
	font-size: 0.7em;
	color:#FFFFFF;
	text-align:left;
	margin-top:2px;
	}

.boton{
	position:relative;
	float:left;
	width:30px;
	background-color:#8fadba;
	color:#FFFFFF;
	font-family:Tahoma;
	height:20px;
	
	}

.boton_registro{
width:30px;
height:20px;
}

.resto{
	position:relative;
	float:left;
	width:4em;
	margin-top:1px;

}

.input_registro{
	font-size: 0.8em;
	color:#2f4c57;
	width:55%;
	height:10px;
	text-align:left;

}

.enlace_registro{
	font-size: 0.7em;
	color:#FFFFFF;
	text-decoration:none;
	}

.enlace_registro:hover{
	font-size: 0.7em;
	color:#333333;
	text-decoration:none;
	}