@charset "utf-8";

body {
	background-color: #353535;
}

.carregando-fundo {
	top: 0px;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 10000;
	background-color: #353535;
}

.carregando {
	position: absolute;
	top: 45%;
	width: 100%;
	z-index: 10001;
}

.carregando-mensagem {
	color: #FFF;
	font: normal 10px arial,tahoma,sans-serif;
}

.topo { margin: 0px; background-image: url(../img/2.gif); background-repeat: repeat-x; }
.topo .logo { height: 85px; width:750px; margin:0 auto; padding-top: 25px; }

.topo .menu {margin: 0; background-color:transparent; background-image:url(../img/3.gif); background-position:0 0; background-repeat:repeat; height:39px; padding-top:7px; }
.topo .menu ul { margin: 0px; padding: 0px; list-style: none; width: 750px; margin: 0 auto; }
.topo .menu li { margin: 0px; padding: 0px; list-style: none; float: left; }

.centro { width: 750px; margin:0 auto; margin-top: 15px; font-family: Verdana,Arial,Helvetica; font-size: 9px; }

.centro .esquerda { float: left; width: 222px; }

.centro .esquerda .caixa-1 { background: url(../img/17.gif) no-repeat top left; padding-top: 67px; width: 211px;  }
.centro .esquerda .caixa-1 .b { background: url(../img/19.gif) no-repeat bottom left; padding-bottom: 9px; }
.centro .esquerda .caixa-1 .c { background: url(../img/18.gif) repeat-y top left; padding: 2px 15px; }
.centro .esquerda .caixa-1 .c ul { list-style-image: url(../img/21.gif); list-style-type: square; margin-left: 10px; } 
.centro .esquerda .caixa-1 .c li { font-weight: bold; }
.centro .esquerda .caixa-1 .c li a { text-decoration: none; color: #000; }
.centro .esquerda .caixa-1 .c li a:hover { color: #060; }

.centro .esquerda .caixa-2 { background: url(../img/23.gif) no-repeat top left; padding-top: 46px; width: 211px; }
.centro .esquerda .caixa-2 .b { background: url(../img/25.gif) no-repeat bottom left; padding-bottom: 9px; }
.centro .esquerda .caixa-2 .c { background: url(../img/24.gif) repeat-y top left; padding: 8px 12px; }

.centro .esquerda .caixa-3 { background: url(../img/13.gif) no-repeat top left; padding-top: 7px; width: 211px;  }
.centro .esquerda .caixa-3 .b { background: url(../img/15.gif) no-repeat bottom left; padding-bottom: 7px; }
.centro .esquerda .caixa-3 .c { background: url(../img/14.gif) repeat-y top left; padding: 6px 12px; }
.centro .esquerda .caixa-3 .c ul { list-style-image: url(../img/20.gif); list-style-type: square; margin-left: 10px; }
.centro .esquerda .caixa-3 .c li a { text-decoration: none; color: #FFF; }
.centro .esquerda .caixa-3 .c li a:hover { color: #8dc63f; }

.centro .direita { float: left; width: 528px;}
.centro .direita .conteudo{ background: url(../img/9.gif) no-repeat top left; padding-top: 8px; width: 528px;  }
.centro .direita .conteudo .b { background: url(../img/11.gif) no-repeat bottom left; padding-bottom: 7px; }
.centro .direita .conteudo .c { background: url(../img/10.gif) repeat-y top left; padding: 5px 15px; }

a.suporte {
	display: block;
	background-color: #F8F8F8;
	cursor: pointer;
	border: 1px solid #EBEBEB;
}

a.suporte:hover {
	background-color: #F8F8F8;
	border: 1px solid #BBBBBB;
}
