.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-image: url(imagem/rodape.jpg);
}
.texto_rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D343A;
}
.fundo {
	background-image: url(imagem/fundo.jpg);
}
.borda_tabela {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
.borda_tabela_2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.imagem {
	border: 1px solid #3B4248;
}
.texto_destaque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #293036;
}
.nome_pagina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #41731C;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #142D03;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D343A;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D343A;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D343A;
}
.duvida {
	cursor: help;
}
/* PARA O LINK 1 */

a.linkum:link {
color:#2D343A;
text-decoration:none;
}
a.linkum:visited {
color:#2D343A;
text-decoration:none;
}
a.linkum:hover {
color:#2D343A;
text-decoration: underline;
}
a.linkum:active {
color:#2D343A;
text-decoration: none;
}

/* PARA O LINK 2 */

a.linkdois:link {
color: #FFFFFF;
}
a.linkdois:visited {
color: #FFFFFF;
}
a.linkdois:hover {
color: #FFFFFF;
text-decoration:underline;
}
a.linkdois:active {
color:#FFFFFF;
text-decoration:none;
}

/* PARA O LINK 3 */

a.linktres:link {
	color:#41731C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a.linktres:visited {
	color:#41731C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a.linktres:hover {
	color: #41731C;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a.linktres:active {
	color:#41731C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.fundo_layer {
	background-position: center center;
	text-align: center;
	height: 100%;
	width: 100%;
	filter: Alpha(Opacity=50, FinishOpacity=50, Style=50, StartX=50, StartY=50, FinishX=50, FinishY=50);
	background-color: #FFFFFF;
}
.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #006600;
}
.botao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #1A3309;
	border: 1px solid #00FF00;
}
.bordabranca {
	border: 1px solid #CCCCCC;
}
