.menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	text-decoration: none;
}
.menu1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	text-decoration: underline;
}
.bgrepeat {
	background-image: url(img_cabecalho/fundo_botao_n1.gif);
	background-repeat: repeat-x;
}
.bgmenu1 {
	background-color: #F1F1F1;
}
.bgmenu2 {
	background-color: #C3EFCA;
}
.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #222222;
	text-decoration: none;
}
.menu2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #222222;
	text-decoration: underline;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.corpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}.bordaRodape {
	background-image: url(img_layout/borda_inferior.gif);
	background-repeat: repeat-x;
	background-position: top;
}
