/* CSS Document */

<style type="text/css">
<!--
body,td,th {
	font-family: Arial;
	font-size: 12px;
}
p {
	font-family: Arial;
	font-size: 12px;
	color:#003366;
	line-height:18px;
	text-align:justify;
	letter-spacing: 0.11mm;
	margin-left: 10px;
	margin-right: 10px;
	text-indent:30px;
}
.texto_sem_parag {
	font-family: Arial;
	font-size: 12px;
	color:#003366;
	line-height:18px;
	letter-spacing: 0.11mm;
	margin-left: 10px;
	margin-right: 10px;
}

.tit_secao {
	font-family: Arial;
	font-size: 13px;
	color:#003366;
	line-height:26px;
	text-align:justify;
	font-weight:bold;
	letter-spacing:1px;
	margin: 10px;
}
a.tit_secao:link {
	text-decoration: none;
}
a.tit_secao:visited {
	text-decoration: none;
}
a.tit_secao:hover {
	text-decoration: none;
}
a.tit_secao:active {
	text-decoration: none;
}

.botao_enviar{
	font-family: Verdana;
	font-size: 11px;
	color: black;
	background-color: gainsboro;
}

.subtit_secao {
	font-family: Arial;
	font-size: 12px;
	color:#003366;
	letter-spacing:1px;
	line-height:18px;
	font-weight:bold;
	margin: 10px;
}
a.subtit_secao:link {
	text-decoration: none;
}
a.subtit_secao:visited {
	text-decoration: none;
}
a.subtit_secao:hover {
	text-decoration: none;
}
a.subtit_secao:active {
	text-decoration: none;
}


a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #003366;
}
a:active {
	text-decoration: none;
	color: #003366;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.back_norepeat {
	background-repeat:no-repeat;
}
.back_norepeat_fixo {
	background-repeat:no-repeat;
	background-attachment:fixed;
}

.menu_horizontal {
	font-family: arial;
	font-size: 11px;
	color:#055983;
	font-weight:bold;
}
a.menu_horizontal:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
a.menu_horizontal:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}
a.menu_horizontal:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight:bold;
}
a.menu_horizontal:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}

.menu_horizontal_branco {
	font-family: arial;
	font-size: 11px;
	color:#FFFFFF;
	font-weight:bold;
}
a.menu_horizontal_branco:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
a.menu_horizontal_branco:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}
a.menu_horizontal_branco:hover {
	text-decoration: none;
	font-weight:bold;
	color: #FFFFFF;
}
a.menu_horizontal_branco:active {
	text-decoration: none;
	font-weight:bold;
	color: #FFFFFF;
}

.menu_produtos {
	font-family: arial;
	font-size: 11px;
	line-height:11px;
	color:#003366;
	}
a.menu_produtos:link {
	color: #003366;
	text-decoration: none;
}
a.menu_produtos:visited {
	text-decoration: none;
	color: #003366;
}
a.menu_produtos:hover {
	text-decoration: underline;
	color: #003366;
}
a.menu_produtos:active {
	text-decoration: underline;
	color: #003366;
}

.titulo_principal {
	font-family: arial;
	font-size: 12px;
	color:#003874;
	font-weight:bold;
	}

select {
	font-family: Arial;
	font-size: 12px;
	color:#003366;
	line-height:18px;
	letter-spacing:1px;
}
.campo_form {
	font-family: Arial;
	font-size: 12px;
	color:#003366;
	letter-spacing:1px;
}

.campos_formulario{
	font-family: Verdana;
	font-size: 11px;
	color: black;
	background-color: whitesmoke;
	border: 1px solid black;
	word-spacing:1px;
	height:18px;
}

.campos_texto{
	font-family: Verdana;
	font-size: 11px;
	color: black;
	background-color: whitesmoke;
	border: 1px solid black;
	word-spacing:1px;
	height:80px;
}


.legenda{
	font-family: Arial;
	font-size: 10px;
	color:#003366;
}


.menu_rodape {
	font-family: arial;
	font-size: 11px;
	color:#055983;
}
a.menu_rodape:link {
	color: #055983;
	text-decoration: none;
}
a.menu_rodape:visited {
	text-decoration: none;
	color: #055983;
}
a.menu_rodape:hover {
	text-decoration: underline;
	color: #055983;
}
a.menu_rodape:active {
	text-decoration: none;
	color: #055983;
}



.menu_horizontal_maior {
	font-family: arial;
	font-size: 16px;
	color:#055983;
	font-weight:bold;
}
a.menu_horizontal_maior:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
a.menu_horizontal_maior:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}
a.menu_horizontal_maior:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight:bold;
}
a.menu_horizontal_maior:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}


-->
</style>