@charset "utf-8";


#main_historico p.lastNode {
	margin-bottom: 0;
}
a:link img, a:visited img {
	border: none;
}
div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}
li.clearFloat {
	clear: both;
}
ul.symbolList {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.AbsWrap {
	position: relative;
	width: 100%;
}
.rowWrap {
	width: 100%;
}
#main_historico {
	width: 692px;
}
#historico_bg {
	margin-left: 0px;
	margin-top: -1px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color: #000;
	border: 1px solid #646464;
	width: 690px;
	padding-top: 0px;
	height: 857px;
	
}
html > body #historico_bg {
	height: auto;
	min-height: 858px;
}
#historico_imagem {
	margin-left: 19px;
	margin-top: 19px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-image:url(../imagens/imgem_historico.jpg);
	border: 10px solid #fff;
	width: 630px;
	padding-top: 0px;
	height: 219px;
}
html > body #historico_imagem {
	height: auto;
	min-height: 220px;
}
#historico_titulo {
	margin-left: 29px;
	margin-top: 50px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 315px;
	padding-top: 0px;
	height: 29px;
	font-size:20px;
	color: #FFF;
	text-align:left;
}
html > body #historico_titulo {
	height: auto;
	min-height: 30px;
}
#historico_txt {
	margin-left: 30px;
	margin-top: 30px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 629px;
	padding-top: 0px;
	height: 457px;
	font-size:15px;
	color: #FFF;
	text-align:left;
}

html > body #historico_txt {
	height: auto;
	min-height: 458px;
}


#hitorico_fonte_laranja{
	color:#e35100;
	float:left;
	padding-right:5px;
	}
	
#historico_fonte_branca{
	color:#ffffff;
	
}

#texto_historico_diverso {
	margin-left: 30px;
	margin-top: 25px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 602px;
	padding-top: 0px;
	height: 137px;
	font-size:15px;
	font-weight:normal;
	color: #FFF;
	text-align:left;
}

html > body #texto_historico_diverso {
	height: auto;
	min-height: 380px;
}