.pagina{
	border: solid 1px #CCCCCC;
}
.menuhorizontal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;	
}
.menudireito{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bolder;
	text-align: left;
	letter-spacing: 0px;
}
.menuesquerdo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;				
	color: #000000;
}
.cotacoes{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 11px;
	background-image: url(../img/ponto.gif);
	background-repeat: repeat-y;
}
.cotacoes2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}.cotacoes3 {
	background-image: url(../img/ponto.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.rodape {
	font-family: Helvetica;
	font-size: 10px;
	color: #707070;
}
.news {
	font-family: Helvetica;
	font-size: 10px;
	color: #505050;
	text-align: justify;
}
.news-form {
	font-family: Helvetica;
	font-size: 10px;
	color: #505050;
	border: solid 1px #505050;
	width: 100%;
	background-color: transparent;
}
.conteudo {
	font-family: Helvetica;
	font-size: 11px;
	text-align: justify;
}
.etiqueta {
	font-family: Helvetica;
	font-size: 10px;
	text-align: center;
	vertical-align: bottom;
}