/* CSS Document */
body {
	margin: 0px;
	margin-top: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2F2F2F;
}
input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2F2F2F;
}
a {
	text-decoration: none;
	color: #2F2F2F;
}
#divBody {
	position: absolute;
	width: 778px;
	height: 100%;
	top: 0px;
	bottom: 0px;
	left: 50%;
	margin-left: -389px;
}
#divTopo {
	position: absolute;
	height: 142px;
	display: inline;
}
#divTopoEsquerda {
	position: relative;
	width: 200px;
	height: 77px;
	float: left;
	text-align: left;
}
#divTopoCentral {
	position: relative;
	width: 378px;
	height: 77px;
	float: left;
}
#divTopoDireita {
	position: relative;
	width: 200px;
	height: 77px;
	float: left;
}
#divTopoMenu {
	position: absolute;
	top: 77px;
	background-image: url(../images/bg_top_18.gif);
	width: 778px;
	height: 65px;
	display: inline;
}
#divPrincipal {
	position: absolute;
	width: 778px;
	top: 140px;
	bottom: 40px;
	left: 0px;
	overflow-x: hidden;
	overflow-y: auto;
}
#divRodape {
	position: absolute;
	width: 778px;
	height: 39px;
	bottom: 0px;
	background-color: #4F8BC2;
}
#slideshow img {
	border: 1px solid #CCC;
	margin: 5px 5px;
}
#slideshow img:hover, #slideshow img:focus {
	border: 5px solid #D0DAEF;
	margin: 1px 1px;
}
#slideshow {
	text-align: justify;
}
.linha {
	display: inline;
}
.coluna {
	float: left;
}
.menu {
	margin-left: 16px;
	margin-right: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0054A0;
	font-weight: bold;
	text-decoration: none;
}
.menu:hover {
	color: #F85B0B;
}
.titulo {
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F85B0B;
	font-weight: bold;
}
.texto .link_texto .rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2f2f2f;
	text-decoration: none;
}
.link_texto:hover {
	text-decoration: underline;
}
.rodape {
	font-size: 11px;
	color: #FFFFFF;
}
.link_laranja {
	color: #F85B0B;
	font-weight: bold;
	text-decoration: none;
}
