a:link {
	color:#616161;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#616161;
}
a:hover {
	text-decoration: underline;
	color:#616161;
}
a:active {
	text-decoration: none;
	color:#616161;
}

b{font-size: 110%;}

em{color: red;}

#maincontainer{
	width: 870px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
}

#topsection{
	height: 170px; /*Height of top section height: 339px;*/
}

#contentwrapper{
	float: left;
	width: 100%;
}

#div_agenda {
	float:left; 
	display:block; 
	background:url(/imagens/bg-destaques.png) no-repeat; 
	height:auto !important; 
	min-height:463px; 
	height:463px;
}

#div_agenda_leiloes {
	float:left; 
	display:block; 
	background:url(/imagens/bg-destaques1.png) no-repeat; 
	height:auto !important; 
	min-height:463px; 
	height:463px;
}
#div_internas {
	float:left; 
	display:block; 
	background:url(/imagens/bg_internas.png) no-repeat; 
	height:auto !important; 
	min-height:523px; 
	height:523px;
}

#div_leilao_galeria {
	float:left; 
	display:block; 
	background:url(/imagens/bg-destaques-meio.gif) no-repeat; 
	height:auto !important; 
	min-height:397px; 
	height:397px;
}

#separa{
    clear: left;
    width: 100%;
	height:15px;
}

#separa_leiloes{
    clear: left;
    width: 100%;
	height:23px;
}
.innertube{
	margin-left:0px;
	/* margin: 10px;  Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}

#footer{
    clear: left;
    width: 870px;
}

.tabela_site{
	width:870px;
}

.titulo_agenda {
	color:#919191;
	font-weight:bold;
}
.textos_justify {
	text-align:justify;
}

.input_newsletter {
	font-size: 12px;
	width: 170px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #8A8A8A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 18px;
}


.input_falecom {
	font-size: 12px;
	width: 380px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #8A8A8A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 18px;
}

.input_box_falecom {
	font-size: 12px;
	width: 380px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #8A8A8A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 150px;
}

.barra_news{ color:#6b7574;}

