#panel {
        font-size: 12px;
        clear: both;
        overflow: hidden;
}

#texto1 {
        width:150px;
        height: 120px;
        color: white;
        background-color: #000000;
        float:left;
        padding-left: 0px;
}

#texto2 {
        width:150px;
        height: 120px;
        background: url(../imagenes/botonusuariosdesplegado.gif) no-repeat center top;
/*        background-color: #2eb6c7;*/
        float:left;
        padding-left: 0px;
}

#formu-usuarios {
        color: #3e4044;
        margin-top: 8px;
        line-height: 24px;
        font-size: 12px;
        font-family: Verdana;
        font-weight: bold;
        text-align: right;
}

#formu-usuarios-reg{
        color: #3e4044;
        font-size: 12px;
        font-family: Verdana;
        font-weight: bold;
        padding-top: 20px;
}

#formu-usuarios .titulo,
#formu-usuarios-reg .titulo{
        color: white;
        font-size: 14px;
        display: block;
        text-align: center;
}

#enlaces {
        padding-top: 3px;
}

#formu-usuarios a, 
#formu-usuarios-reg a, 
.enlace-formulario {
        color: #3e4044;
        width: 100%;
        text-decoration: none;
}

#formu-usuarios a:hover,
#formu-usuarios-reg a:hover, 
.enlace-formulario:hover {
        color: white;
}

#formu-usuarios label {
        margin-right: 5px;
}

#formu-usuarios #campo  {
        color: #3e4044;
        width: 60px;
        font-size: 12px;
        font-family: Verdana;
        font-weight: bold;
        text-align: left;
        margin-top: 5px;
        margin-right: 10px;
        border: 0px;
}

#formu-usuarios #boton  {
        color: #3e4044;
        background-color: transparent;
        margin-left: -3px;
        margin-right: 10px;
        padding: 0px;
        font-size: 12px;
        font-family: Verdana;
        font-weight: bold;
        text-align: left;
        border: 0px;
}

#texto3 {
        width:150px;
        height: 38px;
        background: url(../imagenes/botoncatalogodesplegado.gif) no-repeat center top;
        float:left;
        padding-left: 0px;
        padding-top: 16px;
        vertical-align: middle;
        font-size: 14px;
        font-family: Verdana;
        font-weight: bold;
}

#texto4 {
        width:150px;
        height: 40px;
        background: url(../imagenes/botonbuscadordesplegado.gif) no-repeat center top;
        float:left;
        padding-left: 0px;
        padding-top: 20px;
        vertical-align: middle;
        font-size: 14px;
        font-family: Verdana;
        font-weight: bold;
}

#texto3 a, 
#texto4 a {
        color: white;
        margin-left: 2px;
        text-decoration: none;
}

#texto3 a:hover {
        color: #bcbdbd;
}
 
#texto4 a:hover {
        color: #3e4044;
}

#texto5 {
        width:150px;
        height: 112px;
        background: url(../imagenes/botondistridesplegado.gif) no-repeat center top;
        float:left;
        padding-left: 0px;
        padding-top: 50px;
        vertical-align: middle;
        font-size: 14px;
        font-family: Verdana;
        font-weight: bold;
        text-align: left;
}

#texto5 a {
        color: white;
        text-decoration: none;
        margin-left: 2px;
        display: block; 
}

#texto5 a.hazte-distribuidor {
	font-size: 12px;
	margin-top: 20px;
}

#texto5 a:hover {
        color: #3e4044;
}

#texto6 {
        width:150px;
        height: 119px;
        background: url(../imagenes/botonzonaeledesplegado.gif) no-repeat center top;
        float:left;
        padding-left: 0px;
        padding-top: 6px;
        font-family: Verdana;
        font-weight: bold;
        vertical-align: middle;
}

#texto6 .titulo {
        color: white;
        line-height: 22px;
        font-size: 14px;
        display: block;
        margin-left: 2px;
}

#texto6 a.zonaelep {
        color: white;
        line-height: 22px;
        font-size: 13px;
        text-decoration: none;
        display: block;
        margin-left: 2px;
}

#texto6 a:hover {
        color: #3e4044;
}

#boton1 {
        width: 60px;
        height: 120px;
        display: block;
        margin-right: -21px;
        text-decoration: none;
        float:left;
        background: url(../imagenes/boton-bienvenido.gif) no-repeat center top;
}

#boton1:hover {
	background: url(../imagenes/boton-bienvenido-over.gif) no-repeat center top;
}

#boton2 {
        width: 60px;
        height: 120px;
        display: block;
        margin-right: -21px;
        text-decoration: none;
        float:left;
        background: url(../imagenes/boton-usuarios.gif) no-repeat center top;
}

#boton2:hover {
	background: url(../imagenes/boton-usuarios-over.gif) no-repeat center top;
}

#boton3 {
        width: 60px;
        height: 53px;
        display: block;
        margin-right: -21px;
        text-decoration: none;
        float:left;
        background: url(../imagenes/boton-catalogo.gif) no-repeat center top;
}

#boton3:hover {
	background: url(../imagenes/boton-catalogo-over.gif) no-repeat center top;
}

#boton4 {
        width: 60px;
        height: 60px;
        display: block;
        margin-right: -21px;
        text-decoration: none;
        float:left;
        background: url(../imagenes/boton-buscador.gif) no-repeat center top;
}

#boton4:hover {
	background: url(../imagenes/boton-buscador-over.gif) no-repeat center top;
}

#boton5 {
        width: 60px;
        height: 162px;
        display: block;
        margin-right: -21px;
        text-decoration: none;
        float:left;
        background: url(../imagenes/boton-distribuidores.gif) no-repeat center top;
}

#boton5:hover {
	background: url(../imagenes/boton-distribuidores-over.gif) no-repeat center top;
}

#boton6 {
        width: 60px;
        height: 125px;
        margin-right: -21px;
        text-decoration: none;
        float:left;
        background: url(../imagenes/boton-zonaele.gif) no-repeat center top;
}

#boton6:hover {
	background: url(../imagenes/boton-zonaele-over.gif) no-repeat center top;
}

