@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../img/gradient.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
}

#geral {
	font-family:Verdana, Geneva, sans-serif;
	width:720px;
}

#cabeçalho {
}

#sep{
	height: 4px;
}

#sepvert{
	width:2px;
}

#topico topictit, .topicline, topictext{
}

.topictit{
	font-size:14px;
	font-weight: bold;
	padding:5px;
	background:#F90;
	color: #FFF;
}

.topicline {
	height:10px;
	background:#090;
}
.topictext {
	font-size:12px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom:7px;
	background-color: #b7ddc6;
}
.topcronomes {
	font-size:11px;
	font-weight: bold;
	color: #FFF;
	height:10px;
	background:#090;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom:7px;
	text-align: center;
}
#fundcrono{
	background-color: #F90;
}
.cronotopcel{
	width:450px;
}
.itenscrono{
	font-size:10px;
	font-weight: bold;
	background:#FFF;
	padding: 4px;
	vertical-align: top;
}
.obscrono{
	float:right;
	font-size:12px;
	font-weight:bold;
	clear:both;
	width: 270px;
	height: 40px;
	text-align: right;
	vertical-align: baseline;
	font-style: italic;
}
#conclu{
	width:446px;
}
#invest{
	float:right;
	clear:both;
	width:270px;
}
.sepvert_inv{
	float:right;
	width:4px;
}
#fundprat{
	background-color: #090;
	height: 144px;
	width: 718px;
	padding: 1px;
}
#rodape{
	width:720px;
	height:30px;
	background-color: #00923F;
}

