/*.......................predefinições gerais.......................*/

html, body {height:100%; margin:0; padding:0}

html {background:#c3c3c3 url(../imagens/background/bgRepeticao.gif)}

body {
	color:#7e7e7e;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	
	width:731px;
	margin:0 auto;
}

a {color:#9f0000; text-decoration:none}
a:hover {color:#7e7e7e}

h1, h2, h3,
dl, dd,
fieldset,
#busca,
#bannerTopo a, #bannerTopo p,
#banners li p, #banners li a {margin:0; padding:0}

h2 {color:#a51111}

#navegacao,
#banners h2,
#galAbsolute h2,
#titAgenda {display:none}

fieldset,
#banners li img,
#galInicial img {border:none}

.clear {clear:both}

#layout {height:100%; float:left}

/*.......................BUSCA.......................*/
#superior {
	width:729px;
	margin-left:-368px;
	left:50%;
	text-align:right;
	position:absolute;
	z-index:9999;
}
* html #superior {margin-left:-366px}

#buscaTopo {
	width:165px;
	margin-left:566px;
}
* html #buscaTopo {margin-left:0}

#infBusca{
	width:155px;
	height:150px;
	padding:0 5px;
	float:left;
	background:#c3c3c3
}

#titBusca {
	width:86px;
	height:20px;
	margin:5px 0 0 0;
	padding:0 !important;
	font-size:10px;
	text-indent:-99999px;
	background:url(../imagens/titulos/busca.gif) no-repeat
}

/* Form Busca */
#busca label {float:left}

#busca input,
#busca select {font-size:10px; border:1px solid #7c7c7c}

#palavra input,
#busca select {width:150px}

#datainicial {
	width:75px;
	margin-right:8px
}
* html #datainicial {margin-right:4px}

#datafinal {width:68px}

#datainicial input {width:70px}
#datafinal input {width:67px}

#busca strong {display:block}

#buscaBotao {
	width:35px;
	height:17px;
	margin:5px 0 10px 110px;
	cursor:pointer;
	border:none !important;
	line-height:90px;
	text-indent:-99999px;
	background:url(../imagens/botoes/okBusca.gif) no-repeat
}

#buscaAba {
	width:165px;
	height:15px;
	display:block;
	float:left;
	cursor:pointer;
	text-indent:-99999px;
	background:url(../imagens/botoes/buscaAba.gif) no-repeat
}

/*.......................TOPO.......................*/
h1 {padding:17px 0 0 22px; float:left}

h1 a {
	width:186px;
	height:88px;
	display:block;
	text-indent:-99999px;
	background:url(../imagens/destaque.gif) no-repeat
}

#topo,
#buscaTopo {text-align:left}

#topo {
	width:729px;
	height:105px;
	float:left;
	border-right:2px solid #c62530;
	background:#fff
}

#bannerTopo {
	/*width:468px;
	height:60px;
	margin:32px 0 0 30px;
	float:left;*/
	float:right;
	margin:32px 20px 0 0;
}

/*.......................MEIO.......................*/
#meio {float:left}


/*.......................ESQUERDA.......................*/
#esquerda {width:155px; float:left}

#menu {height:207px}

#banners ul {list-style:none; margin:0; padding:0}

#banners li {
	width:120px;
	height:60px;
	margin:5px auto;
}

/*.......................DIREITA.......................*/
#direita {
	width:576px;
	height:200px;
	float:left
}

#conteudo {
	width:574px;
	float:left;
	border-right:2px solid #c62530;
	background:#fff
}


/*.......................RODAPÉ.......................*/

#rodape {
	width:527px;
	height:66px;
	float:left;
	padding:42px 27px 10px 27px;
	background:url(../imagens/background/rodape.gif) no-repeat
}
* html #rodape {
	width:519px;
	padding:42px 30px 10px 27px;
}

address {
	width:400px;
	font-size:10px;
	font-style:normal;
	float:left
}


#swapi a {
	width:108px;
	height:47px;
	display:block;
	float:right;
	margin-top:3px;
	cursor:pointer;
	text-indent:-9999px;
	background:url(../imagens/swapi.gif) no-repeat
}

