﻿/* Css da estrutura do site */
body
{
    background-color:#4d7899;
    /*background:White url(../images/bg.gif);*/
} 
  
body, div, ul, li, input, select, textarea, p, td, h1, h2, h3, h4, h5, h6, a{color:#666666; font:11px Arial, Verdana,Helvetica, sans-serif;line-height:12px;	margin:0; padding:0;}
a {text-decoration:none}
a:hover {text-decoration:underline}
img {border-style: none;border-color: inherit;border-width: 0;}
h1 {font-size:12px; color:#4D789A; font-weight:bold}
h1 a {font-size:12px; color:#4D789A; font-weight:bold}
h2 {color:#007AB8; font-size:15px; font-weight:bold;}
h2 a{font-size:16px}

#corpo {width:806px;margin:0 auto;min-height:100%; z-index:0; background-color:Transparent;}

#corpo #cabecalho{margin:0 3px 0 3px; background-color:Transparent;}
#corpo #cabecalho #menu {background: url(../images/bg_menu.png) repeat-x;height:32px;}
#corpo #cabecalho #menu ul {margin-left:10px;list-style:none; float:left; width:500px;}
#corpo #cabecalho #menu ul li{float:left;padding:10px 5px 10px 5px;}
#corpo #cabecalho #menu ul li a{display:block;}
#corpo #cabecalho #menu ul li a:hover{color:#000; text-decoration:none;}
#corpo #cabecalho #menu ul li:hover{background:#F8F8F8;}
#corpo #cabecalho #menu #mapa {float:right;}
#corpo #cabecalho #menu #mapa span {float:left; padding:10px 0 10px 0; color:#000;}
#corpo #cabecalho #menu #mapa select {width:100px;float:left; margin:5px; border:1px solid #B0B1B3; color:#4b7897;}

#corpo #cabecalho #body{background: url(../images/bg_topo_degrade.png) repeat-x;height:84px;}
#corpo #cabecalho #body #marca{float:left;position:absolute;margin-left:35px;margin-top:10px;}

#corpo #cabecalho_footer {background: url(../images/bg_topo_base.png) no-repeat; height:14px;}
#corpo #computadores{background: url(../images/computadores.png); position:absolute;width:404px;height:156px;margin:-91px 0 0 399px;}

#corpo #centro_header {background:url(../images/bg_centro_header.png) no-repeat; height:7px;}
#corpo #centro{background:url(../images/bg_centro.png) repeat-y;padding:0 10px 0 10px; width:auto; z-index:2;}		
#corpo #centro #login{background:url(../images/bg_login_degrade.png) repeat-x;margin:0 1px 0 1px;padding:0 0 0 11px;}
#corpo #centro #login .textbox{border:solid 1px #C4C4C5; padding:1px;margin:0 3px 0 3px; color:#4b7897;}
#corpo #centro #login img{float:left;}
#corpo #centro #login .campo{margin:2px; float:left}
#corpo #centro_footer {background:url(../images/bg_centro_base.png) no-repeat; height:32px}

#rodape{clear:both;text-align:center; font-size:12px; height:20px; margin-top:2px; padding-top:5px; color:#fff;}