@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../imagens/fundo.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	background-repeat: no-repeat;
	line-height: 20px;
	background-attachment: scroll;
	background-position: center top;
	text-align: center;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #103F59;
	line-height: normal;
}


a.LinkBranco:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 28px;
	font-weight: bold;
}
a.LinkBranco:visited {
	color: #E3E3E3;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 28px;
	font-weight: bold;
}
a.LinkBranco:hover {
	color: #FC0;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 28px;
	font-weight: bold;
}
a.LinkBranco:active {
	text-decoration: none;
	color: #FC0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 28px;
	font-weight: bold;
}

a.Link_titulo:link {
	color: #FFDD97;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 28px;
	font-weight: bold;
	text-decoration: none;
}
a.Link_titulo:visited {
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 28px;
	font-weight: bold;
}
a.Link_titulo:hover {
	color: #FC0;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 28px;
	font-weight: bold;
}
a.Link_titulo:active {
	text-decoration: none;
	color: #F90;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 28px;
	font-weight: bold;
}

a.LinkCinza:link {
	color: #666666;
	text-decoration: none;
}a.LinkCinza:visited {
	color: #999999;
	text-decoration: none;
}
a.LinkCinza:hover {
	color: #103F59;
	text-decoration: none;
	font-weight: bold;
}
a.LinkCinza:active {
	text-decoration: none;
	color: #11405A;
}
a.LinkAmarelo:link {
	color: #FC0;
	text-decoration: underline;
}a.LinkAmarelo:visited {
	color: #F90;
	text-decoration: underline;
}
a.LinkAmarelo:hover {
	color: #FF0;
	text-decoration: underline;
}
a.LinkAmarelo:active {
	text-decoration: underline;
	color: #FF0;
}
a.LinkVermelho:link {
	color: #990D20;
	text-decoration: underline;
}a.LinkVermelho:visited {
	color: #990D20;
	text-decoration: underline;
}
a.LinkVermelho:hover {
	color: #ED2723;
	text-decoration: underline;
}
a.LinkVermelho:active {
	text-decoration: underline;
	color: #EE3523;
}
a.LinkAzul:link {
	color: #013A5B;
	text-decoration: underline;
	font-weight: bold;
}a.LinkAzul:visited {
	color: #485A6F;
	text-decoration: underline;
	font-weight: bold;
}
a.LinkAzul:hover {
	color: #B00E25;
	text-decoration: underline;
	font-weight: bold;
}
a.LinkAzul:active {
	text-decoration: underline;
	color: #B00E25;
	font-weight: bold;
}

.texto_rodape {
	font-size: 9px;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
}
.texto_titulo {
	font-size: 28px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	background-image: url(../images/botao.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 29px;
	width: 149px;
}
.texto_branco {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}

.texto_form {
	font-size: 11px;
	color: #013A5B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	border: 1px solid #CCCCCC;
	background-color: #DBE2E8;
}
.texto_branco_maior {
	font-size: 16px;
	color: #FC0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}
.texto_azul {
	font-size: 11px;
	color: #013A5B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
}

