body {
	margin-top: 5px;
	background-image: url(img/fundo.gif);
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

a:link {
	color: #3C6A78;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3C6A78;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #3C6A78;
}

a.menu:visited {color:#ffffff;} 
a.menu:active {color:#ffffff;} 
a.menu:link {color:#ffffff} 
a.menu:hover {color:#99cccc} 


.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3c6a78;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.linha_inf {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: b9cacf;
	border-right-color: b9cacf;
	border-bottom-color: b9cacf;
	border-left-color: b9cacf;
}
h1 {
	font-size: 10px;
	color: #333333;
}
.linha_dupla {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #b9cacf;
	border-right-color: #b9cacf;
	border-bottom-color: #b9cacf;
	border-left-color: #b9cacf;
}
.linha_sup {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: b9cacf;
	border-right-color: b9cacf;
	border-bottom-color: b9cacf;
	border-left-color: b9cacf;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}.linha_direita {
	border-top-color: b9cacf;
	border-right-color: b9cacf;
	border-bottom-color: b9cacf;
	border-left-color: b9cacf;
	border-right-width: 1px;
	border-right-style: dashed;
}
.form_transp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003333;
	border: 1px solid #FFFFFF;
}
.link_menu {
	color: #FFFFFF;
}
.form {
	border: 1px solid #3c6a78;
}
.fdo_capa {
	background-image: url(img/fundo_capa.gif);
	background-repeat: no-repeat;
	background-position: top;
}
