.ulTabs{margin:0px 0px 0px 0px; }

.tabs{
cursor:pointer;
font-size:12px;
display:inline-block;
text-align:center;
border-style:none;
border-width:0px;
margin:20px 0px 0px 0px;
padding:10px 10px 10px 10px;
background-color:#BFBFBF;
}

.tabs:hover{background-color:#E5E5E5;}
.tabsActv{background-color:#E5E5E5;}
.subTabsActv{background-color:#E5E5E5;}

/* ---------------------------------------------------------------------------------------*/
.popUp{ 
width:561px;
height:172px;
background-image: url(../img/estandar/popup.png);
background-repeat:no-repeat; 
}

/* ---------------------------------------------------------------------------------------*/
.ulAside{margin:10px 0px 0px 0px; }

.aside{
width:95%;
height:25px;
cursor:pointer;
margin:3px 0px 0px 0px;
background-color:#2C2C36;
padding:10px 0px 0px 10px;
font-size:15px;
}
.aside:hover{color:orange;}


.aside1{
width:100%;
height:25px;
cursor:pointer;
margin:0px 0px 0px 0px;
padding:6px 0px 0px 40px;
font-size:13px;
}
.aside1:hover{color:orange;}

.aside2{
width:100%;
height:25px;
cursor:pointer;
padding:0px 0px 0px 70px;
font-size:12px;
font-weight:italic;
}
.aside2:hover{color:orange;}

.aside3{
width:100%;
height:25px;
cursor:pointer;
padding:0px 0px 0px 90px;
}
.aside3:hover{color:orange;}

.asideItemActv{color:orange; font-weight:bold;}
/* ---------------------------------------------------------------------------------------*/

.rlrLogin{
height:24px;
cursor:pointer;
background-repeat: no-repeat;
}

.sitio{background-image: url(../img/form/website.png); width:101px; background-position:-0 0;}
.sitio:hover{background-position:-0 100%;}

.validar{background-image: url(../img/form/ingresar.png); width:101px; background-position:-0 0;}
.validar:hover{background-position:-0 100%;}

.rlrLogin a {width:101px; height:24px; display:block;}
