@charset "utf-8";
/* CSS Document Personal WD */

body {
	margin:0px;
	padding:0px;
	font-size:13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif, Sans;
	color:#333;
	background:#EBEBEB url(../imagens/fundo_geral.png) center repeat-y;
}
.barratopo001 {float:left; width:100%; color:#999;}
.barratopo001_P2 {background:url(../imagens/top_funds.png) top repeat-x; float:left; width:100%; padding-top:5px;}
.barratopo001_1 {float:left; width:65%; text-align:left; padding-left:10px;}
.barratopo001_2 {float:right; width:30%; text-align:right; padding-right:10px;}
.barraSecundaria {float:left; width:100%;}
.barraSecundaria_1 {margin:0 auto; width:998px;}

a, a:link, a:visited {color:#C00; text-decoration:none;}
a:hover {color:#900; text-decoration:underline;}
