html, body {
	background-color: #183242;
	margin: 0px;
	padding: 0px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;}
a {
	outline: none;
	color: #000;
	text-decoration: none;}

small {
	color: #F00;
	font-weight: bold;
}
/* HEADER */
#top {
	border-top: 55px solid #e0ebea;
	clear: both;
	margin: auto;
	position: relative;
	text-align:center;
	width: 960px;
	z-index: 1;}

#top img.dobra_e {
	position: absolute;
	top: 295px;
	left: -13px;
	z-index: 100;}
#top img.dobra_d {
	position: absolute;
	top: 295px;
	right: -14px;
	z-index: 100;}

#top ul {
	background: url(../gfx/menu_fundo.gif) center repeat-x #e0ebea;
	height: 37px;
	margin-top: -6px;
	padding-top: 10px;
	margin-bottom: -1px;}
#top ul li {
	display: inline;
	font-size: 11px;
	font-weight: bold;
	list-style: none;
	margin: 0 -5px 0 -5px;
	padding: 0px 15px 0px 15px;
	text-transform: uppercase;}
	
#top ul li a { color: #333;}
#top ul li a:hover { color: #1c6986 !important;}
#top ul li a.current { color: #227d9f;}

/*/ CONTEUDO /*/
#content {
	background-color: #e0ebea;
	padding-top: 10px;}
#content h1 {
	color: #207D9F;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	text-transform: uppercase;}

#content h2 {
	color: #343434;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px 0;
	text-transform: uppercase;}

#content h3 {
	color: #207D9F;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;}

ul.listnews {
	list-style-type: none;
	margin-bottom: 0px;}
ul.listnews li { margin-bottom: 5px;}
ul.listnews li a:hover { text-decoration: underline;}
ul.listnews li a b { font-size: 12px;}

ul.listleilao {
	margin: 0px;
	list-style-type: none;
	padding: 0px;}

ul.listleilao li a p:hover { color: #18323f;}
ul.listleilao li a span {
	background-color: #A3C6C9;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	line-height: 12px;
	text-align: center;
	float: left;
	margin-right: 10px;
	width: 27px;}

ul.listleilao li a p {
	font-size: 12px;
	line-height: 9px;}

p.azul {
	background-color: #A3C6C9;
	padding: 3px 10px 8px 10px;}

img.minigaleria {
	margin-right: 5px;}
	
.floatleftimg { float: left; margin-right: 10px; }

.notTemp {
	text-align: justify;
	margin: 0;
	padding: 0;
}

.imagebox {
	border: 8px solid #a3c6c9;
	margin-bottom:10px;}

#listContainer ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;}

#listContainer ul li:before { content: "\00BB \0020";}

#listContainer ul li big {
	font-size: 14px;
}
#listContainer ul li p {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

.det, #form_estande, #form_contato { font-size: 11px;}
.det input, #trRef td input, #form_estande input.input, #form_contato input.input, #form_contato textarea.input {
	background: url(../gfx/input_fundo.gif) top repeat-x #FFF;
	border: 1px solid #d5e3e2;
	height: 22px;}
#form_estande input.input, #form_contato input.input , #form_contato textarea.input { width: 289px; }
#dinForm { font-size: 11px; text-align: center; }

#form_contato textarea.input {
	height: 80px;}

.resetaValor1 { width: 190px;}
.resetaValor2, .resetaValor3, .resetaValor4 { width: 62px;}
.resetaValor5 { width: 75px;}
.resetaValor6, .resetaValor8 { width: 139px;}
.resetaValor7, .resetaValor9 { width: 62px;}

.i440 { width: 440px;}
.i130 { width: 130px;}
.fundoAzul {
	background-color: #b8d5d8;
	height: 22px;}

.fundoCinza { background-color: #ffcc66;}
.fundoAmarelo { background-color: #cccc99;}

.bigImage {
	position: relative;
	border: 2px solid #333;}

.legendaImage {
	filter:alpha(opacity=78);
	-moz-opacity:0.78;
	-khtml-opacity: 0.78;
	opacity: 0.78;
	background-color: #000;
	color: #FFF;
	height: 28px;
	left: 0px;
	margin-left: 2px;
	padding: 10px 0 0 10px;
	position: absolute;
	top: 254px;
	width: 446px;}
#miniaturas {
	margin-left: -10px;}
#miniaturas img {
	border: 2px solid #333;
	margin-left: 11px;
	margin-bottom: 9px;}

#outrasnoticias { background-color:#d2e1df; padding: 20px; width: 180px;}
#outrasnoticias ul {
	text-align: left;
	list-style: none;
	}
#outrasnoticias ul li {
	margin-bottom: 20px;}
#outrasnoticias ul li a:hover{ text-decoration: underline; }

.btContainer {
	margin: auto;
	text-align: center;}
	
.floatleft { float: left; }
.floatright { float: right; }

#paginacao a img { border: none; }

.mapa { border: 6px solid #b0d0d3; margin-top: -6px; }
/*/ RODAPE /*/
#footer {
	padding: 30px 0px 25px 0px;
	text-align: center;}
