﻿body
{

}
.biglink {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#fe6500;
text-decoration:underline;
}
.biglink:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
text-decoration:underline;
font-weight:bold;
color:#8c8c8c;
}
.Link
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #3366CC;
    text-decoration: underline;
}


.contenido
{
    text-align:center;
    width: 800px;
}

.tablaMaster
{
    border: thin solid #B6C68D;
    width: 980px;
    height: 550px;
    background-color: #FFFFFF;
}

.Menu
{
    text-align:center;
    background-color: #B6C68D;
}

.columnaIzq
{
   width: 150px;
}

.columnaHeader
{
   height: 80px;
}

.renglonMenu
{
    height: 20px;
}
.rengloSmart
{
   height: 40px;
}

.rengloFooter
{
   height: 40px;
}

.celdaContenido
{
   width: 630px;
}
