/* CSS Document */
table { 
	border-width: 0;
	font-size: 9pt;
}
img, span {
	display: inline;
}
div, img, span {
	border: none;
	padding: 0;
	margin: 0;
}
body {
	font-family: Verdana;
	font-size: 12px;
	background-color: #000168;
	margin: 0;
	padding: 0;
}
a {
	font-weight: bold;
	text-decoration: underline;
}
.linkDica {
	font-weight: bold;
	text-decoration: none;
	width: 100%;
	text-align: right;
}
.linkDica:hover {
	text-decoration: underline;
}
.style2 {
	font-weight: bold;
	background-color: #006699;
}
.style3 {
	padding: 10px;
}
.tituloSecao {
	font-size: 16px;
	font-weight: bold;
}
.formContato {
	border: thin solid #CCCCCC;
	padding: 10px;
	width: 450px;
}
.dica {
	padding-bottom: 50px;
	/*background: url(../images/canto.gif) no-repeat bottom right;*/
	vertical-align: text-top;
	font-size: 10pt;
}
.formPesquisa {
	border: thin solid #CCCCCC;
	padding: 5px;
	background: url(../images/lupa.gif) no-repeat top right #FFFFFF;
	width: 100%;
	font-size: 9pt;
}
.fundoSecao {
	background-color: #FFFFFF;
	height: 100%;
	padding: 15px;
	margin: 0;
}
.disabled {
	color: #CCCCCC;
	font-style: italic;
}
.enfase {
	font-weight: bold;
}
.texto {
	color: #000000;
}
.resultadoPesquisa {
	vertical-align: bottom;
	text-align: left;
}
.menu ul {
	margin: 0;
	list-style: none;
	background: #ffffff;
	padding: 7px;
}
.menu li {
	height: 20px;
}
.menu a ,
.off, .on {
	text-decoration: none;
	display: block;
	width: 140px;
	margin: 1px;
	color: #000168;
	display: block;
	background-repeat: no-repeat;
	vertical-align: text-top;
}
.off {
	border: none;
}
.on, .menu a:hover {
	border: 1px solid #000168;
}
.barraAzul {
	background-color: #000168;
}
.barraAzul td {
	height: 25px;
}
a, .enfase, .tituloSecao, .linkDica {
	color: #000168;
}
#destaqueContainer {
	width: 100%;
}
a.destaque_link {
	font-weight: normal;
	display: block;
	color: #000168;
	text-decoration: none;
}
a.destaque_link:hover {
	text-decoration: underline;
}
#destaqueContainer {
	width: 200px;
	text-align: center;
	vertical-align: top;
}
.destaque {
	/*float: left;*/
	/*width: 100%;*/
	font-size: 9pt;
	margin-bottom: 10px;
	border: 1px solid #000168;
	padding: 3px;
}
a.foto {
	text-decoration: underline;
	font-weight: normal;
}