body {
	background-color: #FFF;
	margin: 0px;
	}
	
/*cor dos links*/
a.topo:link {text-decoration: none; background:url(../images/fund_v.gif); color: #009036;}
a.topo:visited {text-decoration: none; background:url(../images/fund_v.gif); color: #009036;}
a.topo:hover {text-decoration: none; background:url(../images/fund_v.gif); color: #009036;}

td.menu { background: #009036; }

a.menu:link {text-decoration: none; color:#000000; font-size:11px; font-weight:bold; background: #009036;}
a.menu:visited {text-decoration: none; color:#000000; font-size:11px; font-weight:bold; background: #009036;}
a.menu:hover {text-decoration: none; background: #FFFF00; font-size:13px; font-weight:bold;}

.titulo_noticias { color: #FFFFFF; font-size:12px; font-weight:bold; background: #009036;}
.noticias { color: #000; font-size:12px; font-weight:bold;}

div#topo {
	background-image: url(../images/fund_v.gif);
	background-color: #689C38;
	width: 781px;
	}
div#topo-text{
	color:#FF0;
	position: absolute;
	text-align: center;
	top: 7px;
	left: 658px;
	}
a.topo-text:link {text-decoration: none; color: #FF0;}
a.topo-text:visited {text-decoration: none; color: #FF0;}
a.topo-text:hover {text-decoration: none; color: #FF0;}
/* Alinhamento do menu*/
div#menu{
	background-image:url(../images/fund_v.gif);
	width: 150px;
	height: 300px;
	}
div#menu_cel{
	height: 20px;
	}
.fundo1 {
	text-align: center;
	background-color: #66cc33;
	}
.fundo2{
	margin-left: 3px;
	}
/* Fim Menu*/