/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.img_menu {
	background-attachment: scroll;
	background-image: url(../imagens/fd_menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 70px;
}
.img_mensagem {
	background-attachment: scroll;
	background-image: url(../imagens/fd_mensagem.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 233px;
	width: 394px;
}
.img_imagem {
	background-image: url(../imagens/fd_imagem.jpg);
	height: 233px;
	width: 493px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
.fonte_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}
.fonte_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 20px;
}
.fonte_03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.fonte_04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.fonte_05_copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	background-color: #F8F8F8;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F2F2F2;
}
.fonte_06 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006699;
	font-weight: bold;
}
.fonte_07_mensagem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.fonte_08_mensagem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: right;
}
.fonte_09_noticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.fonte_09_quemsomos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	font-weight: bold;
}
.fonte_11_colabore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.fonte_12_colabore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.fonte_13_foto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.fonte_014_index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 20px;
	font-weight: bold;
	color: #006699;
}




.bg_01 {
	background-color: #F4F4F4;
}
.bg_02 {
	background-color: #F2F9FF;
}
.tb_borda {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.botao_cadastrar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	background-color: #F4F4F4;
	border: 1px solid #4992B8;
	font-weight: bold;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: none;
	color: #9A0000;
}
a:active {
	text-decoration: none;
	color: #006699;
}

