/* CSS Document */

#geral{
	width: 925px;
	border: 0px solid #FF0000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;


}

#lateral_esquerda{
	float: left;
	height: 1267px;
	width: 15px;
	background-image: url(bg_esquerda_cotacoes.jpg);
	background-repeat: repeat-y;


}

#page{
	width: 925px;
	border: 1px solid #333333;
	float: left;
	height: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;

}

#topo{
	width: 100%;
	height: 95px;
	float: left;
	margin: 0px;
	padding: 0px;

}


#menu{
	background-image: url(bg_menu.jpg);
	background-repeat: repeat-x;
	height: 90px;
	width: 100%;
	float: left;
	

}

#noticias{
	float: left;
	height: 390px;
	width: 295px;
	border: 0px solid #FF0000;
	background-color: #FFDBB7;
	margin: 0px;
	padding: 0px;

}

#conteudo{
	height: 375px;
	width: 670px;
	border: 0px solid #333333;
	float: left;
	background-color: #FFFFFF;
	background-image: url(bg_mapa2.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;

}


#video{
	height: 1030px;
	width: 250px;
	border: 0px solid #FF9900;
	float: left;
	background-color: #555555;

}


#rodape{
	background-color: #555555;
	float: left;
	height: 50px;
	width: 100%;

}


#lateral_direita{
	height: 1267px;
	width: 15px;
	border: 0px solid #009900;
	float: left;
	background-image: url(bg_direita_cotacoes.jpg);

}


table.linkcontainer td{
	background-color: #333333;
	filter:alpha(opacity=70);
	opacity: .7;
	-moz-opacity: .7;
}


a.main_link:active,a.main_link:visited,a.main_link:link{
    font-family:arial;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #FFFFFF;
	line-height: 30px;
}
a.main_link:hover{
	background-color:#666666;
	color: #FFFFFF;
}


A:link { text-decoration: none; color:#FFFFFF;}
A:visited { text-decoration: none; color:#FFFFFF;}


.linha{
width:100%;
height:1px;
color:#cccccc;

}


div.navigation {
	height: 30px;
	vertical-align: middle;
	text-align: center;
}
