﻿/*body
{
	margin: 0px;
	padding: 0px;
	background-color: #3872b4;
	background-image: url(../../Admin/Imagenes/fd_Home.gif);
}

#admin_master
{
   	background-color: #FFFFFF;
	
	background-position: right;		
	background-repeat: repeat-y;
	background-position: right;
	padding: 0px;
	width:700px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}*/
.admin_crearusuario_contenido 
{
	padding-left: 50px;
}
/*.admin_login 
{
	width:200px;
	background-color:#FFFFFF;
}*/
#admin_crearusuario_Contenedor {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width: 700px;
	background-repeat: repeat-y;
	margin-right:50px;
	
}
/*OJO que estan en el home*/
.registrar_fila
{
    width:500px;
    padding-bottom:15px;
    float:left;
    border: solid 0px red;
}
.registrar_etiqueta
{
    float:left; 
    width:130px;
}
.registrar_caja
{
    float:right; 
    width:350px;    
}