@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
}
.chamada {
	background-color: #FFF;
	padding: 15px;
	margin-bottom: 10px;
	border: 1px solid #92D3BE;
}
#conteudo {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.container {
	float: left;
	width: 800px;
}
#fundonaveS {
	background-image: url(../Imagens/Interface/fundoNS.jpg);
	height: 30px;
	width: 100%;
	background-repeat: repeat-x;
	margin-top: 0px;
}
#fundonaveP {
	background-image: url(../Imagens/Interface/fundoNP.jpg);
	background-repeat: repeat-x;
	height: 120px;
	width: 100%;
}
#fundoConte {
	background-image: url(../Imagens/Interface/fundoConteudo.jpg);
	background-repeat: repeat-x;
	width: 100%;
	background-color: #FFF;
}
#naveT table {
	margin: 0px;
	padding: 0px;
}

#fundoAABC {
	background-color: #FFF;
	width: 100%;
	clear: both;
	margin-top: 15px;
}
#fundoR {
	background-color: #B6E2D3;
	background-image: url(../Imagens/Interface/fundoR.jpg);
	background-repeat: repeat-x;
	height: 60px;
	width: 100%;
}
#logo {
	height: 120px;
	width: 235px;
	background-image: url(../Imagens/Interface/logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	float: left;
}
#naveP {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#naveS {
	text-align: right;
	height: 15px;
	width: 800px;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
}
#naveS ul {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#naveS ul li {
	display: inline;
	vertical-align: middle;
	margin-right: 5px;
	margin-left: 5px;
}
#naveS ul li a {
	color: #2F4841;
	text-decoration: none;
}
#naveS ul li a:hover {
	color: #000;
	text-decoration: none;
}
#naveT {
	height: 120px;
	width: 565px;
	float: left;
}
#naveT h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	color: #E1F1ED;
	font-weight: bold;
	padding: 0px;
	margin-top: 30px;
	margin-left: 25px;
}
#naveT ul {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#naveT ul li {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
}
#naveT ul li a {
	height: 35px;
	width: 80px;
	background-image: url(../Imagens/Interface/botaoN.jpg);
	display: inline-block;
	text-align: center;
}
#rodape {
	height: 60px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1E3F33;
}
#rodape a {
	color: #1E3F33;
	text-decoration: none;
}
#rodape a:hover {
	color: #000;
	text-decoration: underline;
}
#rodape p {
	margin-top: 8px;
}

.sepBBV {
	font-size: 1px;
	line-height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #54BA99;
}
.sepBTV {
	font-size: 1px;
	line-height: 1px;
}
.sepV {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #87CBB5;
	border-bottom-color: #FFF;
	line-height: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#slogan {
	height: 85px;
	width: 100%;
}
.textoL {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006428;
}

.textoL a {
	color: #006428;
	text-decoration: none;
}
.textoL a:hover {
	color: #000;
	text-decoration: underline;
}
.tdN {
	background-color: #FFF;
}
.tdR {
	background-color: #EAF6F2;
}
.tdN table {
	margin: 0px;
}
.tdN  h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006426;
	margin: 0px;
	padding: 0px;
}
.tdR h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006426;
	margin: 0px;
	padding: 0px;
}
.tdN a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
.tdR a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006426;
	text-decoration: none;
}
.tdR a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
.sepB {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B9E3D5;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
