body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/imagens/bck-page.jpg);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.style1 {color: #44526D}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #42506B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.style2 {color: #666666}


h1 {
	font-size: 14pt;
        color: #3F407F;
}

h2 {
	font-size: 13pt;
        color: #3F407F;
}

.cabecalhoespecial {
	background-color: navy;
	color:ffffff;
}

.corpoespecial {
	background-color: c0c0c0;
}

.linha {
    color: navy;
    height: 3;
}

a.menu {
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color:000000;
        padding: 2px 2px 2px 2px;
}
a.menu:hover {
	color: 0000b0;
	text-decoration: none;
}

a.menu:active {
	color: 0000ff;
	text-decoration: none;
	}

.forms {
font-family : verdana;
color: Black;
border-width : 1px;
border-style: solid;
border-color : 000000;
background-color : #fefefe;
}

.botoes {
color: eeffff;
border-width : 2px;
border-color : black;
border-style: outset;;
font-weight : bold;
background-color : navy;
}p.titulo_preencha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}
p.titulo_preencha span.obrigatorios {
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
}

#envia_dados {
	background-color: #F9F9F9;
}
#envia_dados label, #envia_dados input, #envia_dados select {
	float: left;
}
#envia_dados br {
	clear: both;
}
#envia_dados input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(imagens/bg_campos.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 24px;
	border: 1px solid #F9F9F9;
}
#envia_dados label {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	display: block;
	margin-bottom: 10px;
	width: 50px;
}
#envia_dados #bt_form {
	background-image: url(imagens/bt_envia_pedido.jpg);
	background-repeat: no-repeat;
	text-indent: -1000em;
	height: 33px;
	width: 131px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
	cursor: pointer;
	margin-top: 10px;
	margin-bottom: 10px;
}
#envia_dados h3 {
	color: #003366;
	font-size: 14px;
	padding-top: 10px;
}
