﻿body {
}
.submitButton input
{
    display:inline;
    float:right;   
}
.textEntry
{
    width:100%;
}
.passwordEntry
{
    width:100%;
}
.container
{
    float:left;
    display: inline-table;
}
.pager tr td
{
    padding:2px;
}

.pager span { color:Yellow;font-weight:bold; font-size:16pt; padding:3px; }
.box {
  float:left;
  width: 100px;    
}
.derecha
{   
    float:right;
    padding-top:10pt;
}
.required
{
    color:Red;
    font-weight:bold;
}
.PANELES table
{
    padding:5px;
    margin:5px;
}

#top-link {
background: url(../../images/scroll_top.png) no-repeat scroll center top;
border: 0 none;
bottom: 25px;
right: 50px;
display: block;
height: 50px;
padding: 0;
width: 50px;
position: fixed;
text-decoration: none;
z-index: 903;
outline: none;
}

.titulo_selecion
{
    color:#3c8dbc;    
}