html,body,form{
    margin: 0px;
    padding: 0px;
    height: 100%;
}
a 
{ 
    text-decoration: none; 
    outline: 0;
}
a img {border: none; }

.banner
{
        width: 100px;
        height: 75px;
}
.giftrans
{
        width: 1px;
        height: 1px;
        src: url("../images/bg/trans.gif");  
}
.medidasencabezados
{
        width: 866px;
        height: 24px;
}
.titulomenurojo { background-color: #b83704; }
.columnasmenugris { background-color: #b9bab9; }
.lineadowncelda { background-color: #e2e2e2; }
.verdefondo { background-color: #ebeee4; }
.blancofondo { background-color: #ffffff; }
.lineablancamenugris
{
        width: 1px;
        height: 24px;
        background-color: #ffffff;
}
.lineagrismenu
{
        width: 1px;
        height:81px;
        background-color: #e2e2e2;
}
.lineagrismenupeque
{
        width: 1px;
        height:56px;
        background-color: #e2e2e2;
}
.lineagrismenupeque
{
        width: 1px;
        height:58px;
        background-color: #e2e2e2;
}
.noborde { border-left: none; }
.fondoceldasmenu
{
        background-image: url("../images/bg/FondoCeldas.jpg");
}
.fondoceldasmenupeque
{
        background-image: url("../images/bg/FondoCeldasPeque.jpg");
}
.georgia11italic
{
       	font-family: Georgia;
                     font-style:italic;
	font-size: 11px;
	text-indent: 0pt;
}
.tahoma11base
{
       	font-family: Tahoma; 
	font-size: 11px;
                     font-weight: bold;
	text-indent: 0pt;
}
.t10 { font-size: 10px; }
.t14 { font-size: 14px; }
.t15 { font-size: 15px; }
.t9 { font-size: 9px; }
.regular { font-weight: normal; }
.blanco { color: #ffffff; }
.grisoscuro { color: #333333; }
.gris { color: #666666; }
.grisruta { color: #b9bab9; }
.rojo { color: #cc3300; }
.rojoOscuro { color: #b83704; }
.azul { color: #0066cc; }
.bordegrisclaro { border: 1px solid #a9aaa9; }
.bordegrisclaro3 { border: 1px solid #cccccc; }
.bordegrisclaro2 { border: 1px solid #e3e3e3; }
.bordenaranja { border: 2px solid #f78028; }
.borderojo
{ 
        border-color: #cc3300;
        background-color: #cc3300
}