body {
	margin-left: 6px;
	margin-top: 7px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	color: #333333;
}


.txt_agenda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EBEBCF;
	text-decoration: none;
}
a.txt_agenda:link {
	color: #EBEBCF;
	text-decoration: none;
}
a.txt_agenda:hover {
	color: #EBEBCF;
	text-decoration: underline;
}
a.txt_agenda:visited {
	color: #EBEBCF;
}
a.txt_agenda:active {
	color: #EBEBCF;
}
.txt_data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7D810B;
	text-decoration: none;
}
.txt_newsletter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #AAAAAA;
	text-decoration: none;
}
.box_newsletter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #3B4349;
}
.txt_servicos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5885A2;
	text-decoration: none;
}
a.txt_servicos:link {
	color: #5885A2;
	text-decoration: none;
}
a.txt_servicos:hover {
	color: #5885A2;
	text-decoration: underline;
}
a.txt_servicos:visited {
	color: #5885A2;
}
a.txt_servicos:active {
	color: #5885A2;
}
.bg_noticia {
	background-image: url(../images/index/bg_noticias.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #D1D713;
}
.txt_mural {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a.txt_mural:link {
	text-decoration: none;
}
a.txt_mural:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.txt_mural:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.txt_mural:active {
	color: #FFFFFF;
}
a.menulink {
	display: block;
	BORDER: none;
}
a.menulink:hover {
	BORDER: none;
	background-color:#E1E39F;
}

.txt_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EEF3F5;
	text-decoration: none;
}
a.txt_menu:link {
	color:#EEF3F5;
	text-decoration: none;
}
a.txt_menu:visited {
	text-decoration: none;
	color:#EEF3F5;
}
a.txt_menu:hover {
	text-decoration: none;
	color:#EEF3F5;
}
a.txt_menu:active {
	color:#EEF3F5;
}
/* EFEITO BG DO MENU*/
.tab_over {
	BORDER: none;
	background-color: #6194AF;
	cursor: hand;
}
.tab_down {
	BORDER: none;
	background-color: none;
}
/* BGs */
.bg_secao {
	background-image: url(../images/interna/bg_secao.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #F2F3D5;
}
.bg_menu_espaco {
	background-image: url(../images/interna/menu_espaco.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bg_menu {
	background-color: #4D7E99;
	background-image: url(../images/interna/bg_menu.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
