﻿body 
{
    font-family:Arial;
    font-size:small;
    background-color:#767676;
}
a
{
    font-family:Arial;
    font-size:small;
    color:Black;
}
img
{
    border:0px;
}
a:hover
{
    text-decoration:none;
}
a:visited
{
    color:Gray;
}
.link2
{
    color:white;
}
.link2:hover
{
    text-decoration:none;
}
.link2:visited
{
    color:white;
}
.tdFooter
{
    color:white;
}
h1
{
    font-family:Arial;
    font-size:medium;
    font-weight:normal;
}
h2
{
    font-family:Arial;
    font-size:medium;
    font-weight:bold;
}
.divM
{
    position:relative;
    width:530px;
    height:auto;
    top:6px;
    left:10px;
}
.divL
{
    position:relative;
    width:190px;
    height:auto;
    top:6px;
    left:14px;
}
.Titulo
{
    font-family:Arial;
    font-size:medium;
    font-weight:bold;    
}
.bEscritorio a, .botao a:visited 
{
background:#4678B5 url('images/escritorio.gif') no-repeat center center;	
width:80px;  
height:33px;
display:block;
}
.bEscritorio a:hover 
{ 
background:#4678B5 url('images/hescritorio.gif') no-repeat center center;
}