﻿Body
{
    margin:0;
    padding:0;
    background:#cccccc;
    text-align:center; /* para o IE */
	}
#Center
{
    width: 762px;
    margin: 0 auto;			
    text-align: left; /* conserto para o IE */	
	}
#Content
{
    background-color: White;
    border-right: solid 1px black;
    border-left: solid 1px black;
    border-top: solid 12px #f29400;
    margin: 0;
	}
#Topo
{
    height: 86px;
    border-bottom: inset 2px #dadada;
    clear: both;
    }
div.Logo 
{
    display: inline;
    float: left;
    }
div.AreaRestrita
{
    float: right;
    background: white url(../../Images/Bg_AreaRestrita.gif) no-repeat;
    height: 66px;
    width: 181px;
    padding: 10px;/* influencia na largura e na altura */
    }
#Nav1
{
    position: relative;
    height: 192px;
    border: 0;
    clear: both;
    border-bottom: solid 1px #f29400;
    }
div.Menu
{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 160px;
    }
div.Banner
{
    position: absolute;
    right: 0;
    border: 0;
    }
ul#Menu
{ 
    margin: 0; /* retira o recuo para alguns browsers */
    padding: 0; /* retira o recuo para outros browsers */
    list-style-type: none;
    background-color: White;
    }
ul#Menu li
{
    border-top: 1px solid #f29400;
    border-bottom: 1px solid White;
    margin:0;
    }
ul#Menu li a:link, ul#Menu li a:visited
{
    text-decoration: none;
    font: 11px/120% Verdana;
    color: #555555;
    display: block;
    padding: 3px 0 4px 19px;
    }
ul#Menu li a:hover
{
    text-decoration: none;
    font: 11px/120% Verdana;
    color: White;
    background-color: #f29400;
    display: block;
    padding: 3px 0 4px 19px;
    }
ul#SubMenu li
{
    border-top: 3px solid Red;
    border-bottom: 1px solid White;
    margin:0;
    padding:3px 0 4px 30px;
    }
#Nav2
{
    position: relative;
    background: White;
    min-height: 204px;
    height: auto !important; 
    border: 0;
    clear: both;
    }
#Col1
{
    display: inline;
    float: left;
    width: 65%;
    margin-top: 30px;
    border: 0;
    }
#Col3
{
    float: left;
    width: 35%;
    margin-top: 0;
    border: 0;
    }
div.BoxCinza 
{
    background-color: #f0f0f0;
    margin-left: 25px;
    width: 452px;
    }
p.BoxCinza
{
    width: 422px;
    font: normal 11px/130% Verdana;
    margin: 0;
    padding: 0 20px 0 20px;
    color: #555555;
    }
img.BoxCinza
{
    float: left;
    border: solid 1px #999999;
    padding: 2px;
    margin: 0 15px 0 0;
    background-color: White;
    }
a.BoxCinza:link, a.Destaque:visited
{
    text-decoration: none;
    font: normal 11px/120% Verdana;
    color: #999999;
    background: none;
    }
a.BoxCinza:hover
{
    text-decoration: none;
    font: normal 11px/120% Verdana;
    color: #999999;
    background: none;
    }
div.Noticias
{
    margin: 0 15px 15px 18px;
    border: 0;
    font: normal 11px/120% Verdana;
    color: #999999;
    min-height: 50px;
    clear: both;
    }
img.Noticias
{
    float: left;
    clear: both;
    border: solid 1px #999999;
    padding: 2px;
    background-color: White;
    margin-right: 10px;
    width: 84px;
    height: 44px;
    }
a.Noticias:link, a.Noticias:visited
{
    text-decoration: none;
    font: normal 11px/120% Verdana;
    color: #999999;
    }
a.Noticias:hover
{
    text-decoration: underline;
    font: normal 11px/120% Verdana;
    color: #999999;
    background: none;
    }
a.Midia:link, a.Midia:visited
{
    text-decoration: underline;
    font: normal 11px/120% Verdana;
    color: #00427a;
    }
a.Midia:hover
{
    text-decoration: underline;
    font: normal 11px/120% Verdana;
    color: #000000;
    background: #f29400;
    } 
div.RevistaEletronica
{
    margin: 0 15px 15px 18px;
    border: 0;
    font: normal 11px/120% Verdana;
    color: #999999;
    min-height: 50px;
    clear: both;
    }
img.RevistaEletronica
{
    float: left;
    clear: both;
    border: solid 1px #999999;
    padding: 2px;
    background-color: White;
    margin-right: 10px;
    width: 84px;
    height: 60px;
    }
div.Servicos
{
    margin: 0 15px 0px 18px;
    border: 0;
    font: normal 11px/120% Verdana;
    color: #999999;
    clear: both;
    }
img.Servicos
{
    margin-right:5px;
    margin-bottom: 8px;
    vertical-align: middle;
    }
hr
{
    line-height: 2px;
    color: #999999;
    width: 100%;
    clear: both;
    }    
#Rodape
{
    position: relative;
    clear: both;
    width: 100%;
    height: 28px;
    margin-top: 30px;
    background-color: #0e3c6e;
    font: 9px/150% Verdana;
    color: White;
    text-align: center;
    }
a.Rodape:link, a.Rodape:visited
{
    text-decoration: none;
    font: 9px/150% Verdana;
    color: White;
    }
a.Rodape:hover
{
    text-decoration: underline;
    font: 9px/150% Verdana;
    color: White;
    background: none;
    }