body {
    font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	background:url(../images/back_mundo.png) fixed no-repeat left;
}


img {
	border:0px;
	text-align: center;
}

#tudo {
    width: 960px;
	margin:0 auto;
}
#fonte {
	text-align: right;
}

#topo {
	width: 100%;
	height: 152px;
}
#logo_bv {
	width:304px;
	height:139px;
	float:left;
	margin-top:6px;
}

#semilogo {
	width:160px;
	float:right;
	top:6px;
	bottom:0px;
	text-align: right;
}

.floatLeft {
	float: left;
	margin-right: 20px;
}

#data {
	width: 100%;
	height: 25px;
	font:Verdana, Geneva, sans-serif;
	font-size:9px;
	text-align:right;
	color:#043c77;
	font-weight:bold;
	background:url(../images/pont.png) repeat-x;
}

#menu {
    float: left;
    width: 210px;
	height:100%;
    padding: 10px;
    background-color: #403120;
	filter:alpha(opacity=90);
    -moz-opacity:.90;
    opacity:.90;
}

#menu h2{
	color:#bb9705;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left:20px;
}

#menu li {
	line-height:20px;
}

#menu a{
	color:#FFF;
	font-weight: lighter;
	text-decoration: none;
	border:0;
}

#menu a:hover{
	color:#bb9705;	
}

#divide {
	width: 100%;
	height: 25px;
	background:url(../images/pont.png) repeat-x;
}

#conteudo {
    float: left;
    width: 450px;
    padding: 15px;
	background:#FFF;
	margin-left:10px;
	filter:alpha(opacity=90);
    -moz-opacity:.90;
    opacity:.90;
}

#conteudo h2 {
	color:#043d78;
	text-transform: uppercase;
}

#conteudo p {
	text-align: justify;
}

#head-conteudo {
	background:url(../images/pont.png) repeat-x bottom;
	width:50%;
	height:40px;
	color:#043d78;
	float:left;
}

#head-conteudo h2 {
	font-size:20px;
	font-weight: bold;
	text-transform: uppercase;
}

#head-conteudo-100 {
	background:url(../images/pont.png) repeat-x bottom;
	width:100%;
	height:40px;
	color:#043d78;
	float:left;
}

.titulo {
	font-size:20px;
	font-weight: bold;
	text-transform: none;
}

.confira-mais {
	text-align:right;
	vertical-align: middle;
	top: 10px;
}

.confira-mais a{
	color:#043d78;
	text-decoration:none;
}

#noticias {
    float: right;
    width: 210px;
    padding: 10px;
    background-color: #403120;
	filter:alpha(opacity=90);
    -moz-opacity:.90;
    opacity:.90;
}

#noticias h2{
	color:#bb9705;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left:20px;
}

#noticias h3{
	color:#bb9705;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left:20px;
}

#noticias li {
	line-height:20px;
}

#noticias a {
	color:#FFF;
	text-decoration: none;
}

#noticias a:hover {
	color:#bb9705;	
}

#rodape {
    width: 940px;
	background:url(../images/bg_footer.png) repeat-x;
    height: 30px;
	background-color:#194275;
    padding: 10px 10px 20px 10px;
    clear: both;
	font:Verdana, Geneva, sans-serif;
	color:#FFF;
	text-align:center;
	font-size:9px;
}

#rodape p {
    line-height: 12px;
}

.transp {
    filter:alpha(opacity=30);
    -moz-opacity:.30;
    opacity:.30;
}
#tudo #conteudo p strong {
	color: #900;
}

.label 
{
	font-weight:bold;
}
