*{margin:0px;}

.clear{clear:both;}

body, html{
	width:100%;
	height:100%;
	background-color:black;	
}

a{color:#208CC0; text-decoration:none;}

a:hover{text-decoration:underline;}



.sesion-contenedor{
	width:960px; 
	height:100%; 
	color:#C0C0C0; 
	font-size:13px; 
	font-family:Arial; 
	text-align:justify; 
	padding-bottom:10px;
}

#loading{width:auto; background:none; text-align:center; font-size:17px; font-weight:bold; font-style:italic; color:white;}

#header{ width:100%; background:black; height:200px;}

.sesion-autenticacion{ width:49%; float:right; margin:90px 4px 0px 4px;}

.sesion-descripcion{ width:40%; float:left; margin:90px 4px 0px 4px;}

.sesion-login{
	width:100%; 
	height:auto; 
	border:1px solid #282828; 
	border-radius:3px; 
	background-color:#181818;
}

.sesion-descripcion h3{ padding-bottom:15px;}

.sesion-descripcion p{padding-bottom:10px;}

#reflejo_azul{padding-top:10px; width:100%; background:black;}

#sesion-acceso{
	width:100%; 
	height:30px; 
	background:url(../images/header.png) repeat-x left; 
	background-position:bottom left;
	border-bottom:2px solid #282828;
	line-height:28px;
	text-align:right;
}

#sesion-acceso span{padding-right:10px;}

.sesion-datos{padding-left:24%; padding-top:8px;}

.sesion-datos{padding-bottom:10px;}

.boxtext{
	width:252px; 
	height:18px; 
	background-color:black; 
	border:1px solid #689EE4; 
	color:#C0C0C0;
}

.boxButon{
	width:120px;
	border:none;
	color:#C0C0C0;
	height:30px;
	cursor:pointer;
}
.boxButon:hover{background:-moz-linear-gradient(center top , #444444, #CCCCC)}

.black{background:url(../images/box.png);  }

#centrar_caja{
  width:100%;
  text-align:center; 	
}

.olvido_password{margin:10px 0px 1px 80px;}

.candado, .botonIngresar{float:left;}

.candado{width:23%; }

.botonIngresar{width:60%;}

#content_mensaje_error{ height:41px; padding-right:15px;}

.recordar_cuenta{text-align:center; padding:10px 0px;}

.formulario-img{float:left; padding-left:4px;}

.formulario-texto{float:left; padding-left:3px; padding-top:4px;}
