body{
	margin:0;
	background-color:#f2f2f2;
	}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #0033CC;
}
a:active {
	text-decoration: none;
	color: #666666;
}
/* ===== Menu ====*/
#geralmenu{
	width:130px;
	height:306px;
	background-image:url(../img/bg_menu.gif);
	}
.Titulo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	}
.texto2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	}
/* ====== Rodapé =====*/
#rodape{
	width:760px;
	height:66px;
	background-image:url(../img/rodape.jpg);
	background-repeat:no-repeat;
	}
.texto{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight:normal;
	}
#textorodape{
	width:350px;
	margin:center;
	margin-top:45px;
	}
	

