@charset "utf-8";
body {
	background-color: #336600;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
}


.textos {
	font-family:Georgia;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: left;
}
p.textos {
	font-family:Georgia;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	line-height: normal;
	text-indent: 10px;
	width: 90%;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.menu {
	font-family:Georgia;
	font-size: 14px;
	text-transform: capitalize;
	color: #FFFFFF;
}



.fndo_tabela {
	background-image: url(imagens_layout/fundo_tab_topo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.textoitálico {
	font-family:Georgia;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	font-style: italic;
}
.texto_normal {
	font-family:Georgia;
	font-size: 13px;
	text-align: left;
	font-weight: normal;
}
#campo {
	font-family:Georgia;
	font-size: 12px;
	color: #333333;
	background-color: #D0EEF9;
	height: 15px;
	width: 260px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.menu1 {	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	text-decoration: none;
	color: #FFFFFF;
	font-family:Georgia;
	font-style: italic;
	height: 30px;
	width: 149px;
	padding-top: 5px;
}
#areacomentariso {
	font-family:Georgia;
	font-size: 12px;
	color: #333333;
	background-color: #D0EEF9;
	height: 50px;
	width: 260px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.botoes {
	font-family:Georgia;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #336600;
	width: 80px;
	height: 15px;
	font-weight: normal;
	border: 1px solid #D0EEF9;
}
.texto_branco_10 {
	font-size: 11px;
	color: #FFFFFF;
}

.rodape {
	font-family:Georgia;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.rodape {
	font-family:Georgia;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.rodape:hover {
	font-family:Georgia;
	font-size: 9px;
	color: #ED6F01;
	text-decoration: none;
	background-color: #FFFFFF;
}
.textostitulo {
	font-family:Georgia;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: bolder;
}
.textosdatas {
	font-family:Georgia;
	font-size: 16px;
	color: #336600;
	text-decoration: none;
	font-weight: bold;
	border-left-width: 5px;
	border-left-style: solid;
	padding-left: 5px;
}
a.texto_normal {
	font-family:Georgia;
	font-style: italic;
	text-align: left;
	color: #ED6F01;
	text-decoration: underline;
	font-weight: bold;
}
.tit_listagem {
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #83D1ED;
	font-family:Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #83D1ED;
	text-transform: uppercase;
}

a.textos:hover, a.textos:active {
	font-family:Georgia;
	font-style: italic;
	text-align: left;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}
a.textos:link{
	font-family:Georgia;
	font-style: italic;
	text-align: left;
	color: #ED6F01;
	text-decoration: underline;
	font-weight: bold;
}
a.menu:link {
	font-family:Georgia;
	font-size: 14px;
	text-transform: capitalize;
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: underline;
}
a.menu:hover{
	font-family:Georgia;
	font-size: 14px;
	text-transform: capitalize;
	color: #000000;
	font-weight: bolder;
	text-decoration: underline;
	background-color: #FFFFFF;
}

