#acceso_socios, #acceso_socios_completo{
	height: 200px;
	width: 182px;
	float: right;
	display: inline;
	background-image: url(../img/acceso_socios_fondo.jpg);
	background-position: bottom;
	position: relative;
	background-repeat: no-repeat;
	border: 1px double #d4d4d4;
	padding: 1px;
	background-color: #f9f9f9;
}



#acceso_socios #usuario, #acceso_socios_completo #usuario{
	position:absolute;
	top: 35px;
	left: 10px;
	width: 168px;

}

#acceso_socios #contrasena, #acceso_socios_completo #contrasena{
	position: absolute;
	top: 89px;
	left: 10px;
	width: 168px;
}

#acceso_socios_completo{
	width:98%;
	background-position: left bottom;
}

input.acceso{
	border: none;
	background: none;	
	color: #333;
	font-family: Tahoma;
	font-size: 11px;
	width: 168px;
	margin-top: 9px;
}
#acceso_socios #entrar  {
	position: absolute;
	bottom: 40px;
	right: 5px;
	cursor: pointer;
	color: white;
	text-decoration: none;
}

#acceso_socios_completo #entrar
 {
	position: absolute;
	bottom: 5px;
	left: 5px;
	cursor: pointer;
	color: white;
	text-decoration: none;
}

#acceso_socios #olvido, #acceso_socios_completo #olvido{
	position: absolute;
	bottom: 40px;
	left: 10px;
	width:80px;
}
#acceso_socios #nuevo {
	height: 18px;
	width: 110px;
	background-image: url(../img/menu_cat_play.jpg);
	background-repeat: no-repeat;
	background-position: right;
	line-height: 18px;
	position: absolute;
	bottom: 10px;
	right: 5px;
}

 #acceso_socios_completo #nuevo {
	height: 18px;
	width: 90px;
	line-height: 18px;
	position: absolute;
	bottom: 44px;
	left: 100px;
}

#acceso_socios a, #acceso_socios_completo a{
	text-decoration: none;
	color: #333;
}
#acceso_socios a:hover, #acceso_socios_completo a:hover{
	text-decoration: underline;
}

.mi_cuenta_caja{
	width: 400px;
	margin: auto;
	text-align: center;
	clear: both;
}
.cuenta_cajas p{
	font-size: 14px;
	clear: both;
}
