﻿* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	vertical-align: middle;
	font: 11px/15px Verdana, Arial, Tahoma, Sans-Serif;
}
h4{
	font: bold italic 14px Verdana, Arial, Tahoma, Sans-Serif;
	text-transform: capitalize;
	color: #F58220;
	display: block;
	margin:15px 0;
}
body {
	background: gray url('../imagens/backgrouns/01.jpg');
}
ul{
	list-style:none;
}
a {
	color: #000;
}
img {
	border: 0;
}
#corpo {
	margin: 5px;
}
#geral {
	width: 760px;
	margin: 0 auto;
}
#geral h1 {
	display: none;
}
#geral #topo #top-direita, #geral #topo #top-esquerda {
	width: 21px;
}
#geral #topo #top-centro, #geral #topo #top-centro img.logo, #geral #topo #top-esquerda, #geral #topo #top-centro ul li {
	float: left;
}
#geral #topo #top-direita, #geral #topo #top-centro #form {
	float: right;
}
#geral #topo #top-centro {
	background: url('../imagens/backgrouns/top-centro.png') repeat-x;
	width: 718px;
	_width: 717px;
}
#geral #topo #top-centro #opcoes ul li a.primeiro{
	padding-left:30px;
}
#geral #topo #top-centro #opcoes ul li a.ultimo{
	padding-right:30px;
}
#geral #topo #top-centro ul li a, #geral #textos h3 a{
	font: bold 11px Verdana, Arial, Tahoma, Sans-Serif;
	text-transform: uppercase;
	color: #F58220;
	display: block;
}
#geral #topo #top-centro ul li a{
	padding: 20px 7px;
}
#geral #topo #top-centro ul li a:hover {
	color: #2E3192;
}
#geral #topo #top-centro fieldset {
	margin-top: 17px;
	border: none;
}
#geral #topo #top-centro fieldset input.campo {
	width: 90px;
	background: #E1E1E1;
	color: #666;
}
#geral #topo #top-centro fieldset input.campo{
	font-size: 10px;
}
#geral #baner {
	background:url('../imagens/icones/loading.gif') no-repeat center center;
	clear:both;
}
#geral #baner #banner{
	width:760px;
	height:180px;
	padding:0;
	margin:0;
}
#geral #baner #banner img{
	float:right;
}
.banner0 {
	background:url('../flash/servidor.jpg') no-repeat center bottom;
}
.banner1 {
	background:url('../flash/banner_wra.jpg') no-repeat center bottom;
}
.banner2 {
	background:url('../flash/ferramenta.jpg') no-repeat center bottom;
}
.banner3 {
	background:url('../flash/firewall.jpg') no-repeat center bottom;
}
.banner4 {
	background:url('../flash/palm.jpg') no-repeat center bottom;
}
.banner5 {
	background:url('../flash/sorria.jpg') no-repeat center bottom;
}
#geral #conteudo {
	background: #fff;
	display: table;
	width: 760px;
	clear: both;
	padding:15px 0;
}
#geral #bottom {
	margin-top:-2px;
	height:15px;
}
.ultimo {
	border: none;
}
address {
	margin-top: 5px;
	text-align: center;
	font-style: italic;
	color: #fff;
}
address a{
	color:#fff;
	margin:0 15px;
}
address a:hover{
	color:orange;
}
address img{
	margin-bottom:2px;
}
