@charset "utf-8";
/* CSS Document */


body,td,th {
	margin: 30px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
}
.menu_nav {
	background-image: url(../imagens/fundo_conteudo.jpg);
}

a:link {
	color: #000;
	text-decoration: none;
	line-height: 2em;
}
a:visited {
	text-decoration: none;
	color: #3CF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}


a.style1:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FCF5D1;
	float: left;
	padding-left: 3em;
	margin: 0px;
	height: 3em;
}
.style2 {color: #FF0000}
.style14 {color: #FCF5D1; font-family: Verdana; }
.style15 {color: #FFFFFF; font-family: Verdana; }
.style16 {font-size: 9px}

a{
	color: #000;
	text-decoration: none;
	font-size: 8pt;
	line-height: 12pt;
	font-weight: bold;
}

a:hover {
	color: #F90;
	text-decoration: none;
}
a#menu01{
	color: #fff;
	text-decoration: none;
	font-size: 10pt;
	line-height: 11pt;
	padding: 5px;
}

a:hover#menu01 {
	color: #F90;
	text-decoration: none;
}
.titulo{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14pt;
	line-height: 14pt;
	font-weight: bold;
	color: #F00;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}
.legenda{
	font-size: 8pt;
	line-height: 8pt;
	color: #006;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.texto{
	margin-right: 35px;
	padding-right: 35px;
	text-align: justify;
}
hr{
	width: 80%;
	text-align: center;
	vertical-align: bottom;
}
p{
}
td div {
	padding: 5px;
	height: 350px;
	overflow: auto;
	border-width: 2px;
	margin: 10px;
} 
.tit_vermelho {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	color: #F00;
	font-weight: bold;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	float: left;
}
.menu_nav table {
	margin-top: 50px;
	margin-left: 50px;
}
.tit_sublinhado{
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
.texto02{
	font-size: medium;
	color: #F00;
	font-weight: bold;
	line-height: normal;
	margin: 10px;
	padding: 10px;
	text-align: right;
	float: right;
}
.baixe
{ float: right;
margin-right: 10px;
padding-right: 10px;
}
