body {margin: 0px 0px 0px 0px;padding: 0px 0px 0px 0px;text-align: left;width: 100%; height:100%;background: #8DBC2F;}
.Textos {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.Titulo_azul { font-family: Verdana; border-style: none ; color: #003366; font-weight: bold; font-size: 11px}
	.Link_verde {
	font-family: Verdana;
	font-size: 10px;
	color: #8DBC2F;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
}
	.Link_verde:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #339999;
	font-weight: bold;
	text-decoration: underline;
	text-transform: none;
}

.Texto_destaque_azul {
	font-family: Verdana;
	font-size: 10px;
	color: #4E88B8;
	font-weight: bold;
	letter-spacing: 0.03em;
}

.contornoAzul {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: none;
	border-right-color: #86AADC;
	border-bottom-color: #86AADC;
}
.BordaFoto {
	margin: 2px;
	border: thin solid #000033;
}
.rodapeTexto {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FFFFFF;
	margin: 1px 1px 1px 1px;
	padding: 1px 1px 1px1 px;
}
.creditos {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #666666;
	letter-spacing: 0.05em;
	word-spacing: 0.05em;
}
.creditos:link {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #666666;
	letter-spacing: 0.05em;
	word-spacing: 0.05em;
	text-decoration: underline;	
}
.creditos:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #666666;
	letter-spacing: 0.05em;
	word-spacing: 0.05em;
	text-decoration: underline;	
}
.creditos:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #666666;
	letter-spacing: 0.05em;
	word-spacing: 0.05em;
	text-decoration: underline;	
}
.box_pontilhado {
	border-top: 2px none #4E88B8;
	border-right: 2px dotted #4E88B8;
	border-bottom: 2px none #4E88B8;
	border-left: 2px none #4E88B8;
}
.linhaAzul {
	margin: 2px;
	padding: 2px;
	width: 300px;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #003366;
}
TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}
.backLinhaAzul {
	background-image: url(../img/menu_esq_3.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.backRodape {
	background-image: url(../img/rodape.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.box_pontilhado_cinza {
	border-top: 2px none #999999;
	border-right: 2px none #999999;
	border-bottom: 2px none #999999;
	border-left: 2px dotted #999999;
}
.bloco_destaque {
	background-color: #ECFFFF;
	border: 2px dotted #6094BD;
}
.BordaTabela {
	margin: 2px;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #006699;
}
