body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #e9e9e9;
}

#pagina {
	min-height: 100%;
	height: auto;
	height: 100%;
	position: relative;
}

.cor_rodape {
	background-color: #002e69;
	height: 40px;
	position: relative;
	bottom: 0px;
	width: 100%;
	margin-top: -40px;
	font-size: 10px;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	font-weight: normal;
	clear: both;
}

.cor_topo {
	background-color: #036;
	background-image: url(images/degrade_topo.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #06F;
}

.cor_titulo {
	background-color: #002e69;
}

.tit_titulo {
	color: #FFF;
	font-size: 24px;
	width: 540px;
	float: left;
	margin-top: 30px;
	font-weight: normal;
}

.titulo_txt {
	font-size: 14px;
	float: left;
	width: 500px;
	color: #FFF;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}

.bot {
	float: left;
	width: 500px;
	margin-top: 5px;
}

.bot ul {
	display: inline;
	list-style-type: none;
}

.bot ul li {
	font-size: 13px;
	color: #FFF;
}

.bot ul li a {
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	background-color: #06C;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.bot ul li a:hover {
	color: #002F65;
	background-color: #FFF;
}

.telas {
	float: right;
	width: 352px;
	height: 150px;
	margin-top: 5px;
}

.col_direita {
	float: right;
	width: 290px;
	margin-bottom: 25px;
}

.cor_destaque {
	background-color: #FFF;
}

.cor_conteudo {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CECECE;
}

#topo {
	width: 900px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 70px;
	vertical-align: bottom;
	padding: 0px;
}

#topo .menu {
	float: right;
	width: 700px;
	text-align: right;
	position: relative;
}

#topo .menu ul {
	display: inline;
	list-style-type: none;
}

#topo .menu ul li {
	display: inline;
	line-height: 25px;
}

#topo .menu ul li a {
	display: inline;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
	padding-right: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}

#topo .menu ul li a:hover {
	color: #0CF;
}

.noticia {
	font-size: 10px;
	font-weight: normal;
	color: #06C;
}

.logovox {
	width: 180px;
	float: left;
	margin-top: 5px;
}

#titulo {
	width: 900px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: bottom;
	height: 185px;
	font-weight: normal;
	padding: 0px;
}

#destaque {
	width: 900px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
	height: 110px;
	vertical-align: bottom;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.boxdestaque {
	width: 275px;
	float: left;
}

.divisor {
	width: 1px;
	margin-right: 16px;
	margin-left: 16px;
	float: left;
	background-color: #CCC;
	height: 100px;
}

.box_conteudo_interno {
	background-color: #FFF;
	float: left;
	width: 870px;
	padding: 15px;
	margin-bottom: 10px;
	-moz-border-radius: 9px 9px 9px 9px;
	-webkit-border-radius: 9px 9px 9px 9px;
}

.box_conteudo_interno h1 {
	font-size: 24px;
	font-weight: normal;
	color: #0054A3;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.box_conteudo_interno h2 {
	color: #0054A3;
	font-size: 12px;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 22px;
	margin-left: 0px;
	line-height: 20px;
}

.box_conteudo_interno p {
	font-size: 12px;
	color: #333;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 20px;
}

.box_conteudo_interno p a {
	color: #0054A3;
	text-decoration: none;
}

.box_conteudo_interno p a:hover {
	color: #06C;
	text-decoration: underline;
}

.box_conteudo_interno ul li {
	font-size: 12px;
	font-weight: normal;
	color: #333;
	list-style-type: square;
	padding-right: 20px;
	line-height: 20px;
}

.box_conteudo_interno ul li a {
	font-weight: normal;
	color: #333;
	text-decoration: none;
	line-height: 20px;
}

.box_conteudo_interno ul li a:hover {
	color: #0052A2;
	text-decoration: underline;
}

.voltar {
	color: #0054A2;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	margin-top: 25px;
}

.voltar a {
	text-decoration: none;
	font-size: 12px;
	color: #0054A2;
}

.voltar a:hover {
	color: #06F;
	text-decoration: underline;
}

.figura {
	float: left;
	height: 100px;
	width: 90px;
	margin-right: 15px;
}

.direita_icone {
	float: left;
	height: 70px;
	width: 60px;
}

.direita_txt {
	float: right;
	width: 225px;
}

.direita_txt h1 {
	font-size: 16px;
	color: #0052AD;
	font-weight: normal;
	margin: 0px;
}

.direita_txt h2 {
	font-size: 12px;
	font-weight: normal;
	color: #666;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.direita_txt h2 a {
	color: #0052A2;
	text-decoration: none;
}

.direita_txt h2 a:hover {
	color: #09F;
	text-decoration: underline;
}

.box_conteudo {
	background-color: #FFF;
	float: left;
	width: 560px;
	padding: 10px;
	margin-bottom: 10px;
	-moz-border-radius: 9px 9px 9px 9px;
	-webkit-border-radius: 9px 9px 9px 9px;
}

.box_conteudo h1 {
	font-size: 15px;
	font-weight: normal;
	color: #0052AD;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.box_conteudo h2 {
	font-size: 12px;
	color: #666;
	font-weight: normal;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.box_conteudo h3 {
	font-size: 12px;
	color: #0052A2;
	font-weight: normal;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.box_conteudo h3 a {
	text-decoration: none;
	color: #0052A2;
}

.box_conteudo h3 a:hover {
	color: #0052A2;
	text-decoration: underline;
}

.boxdestaque h1 {
	font-size: 15px;
	font-weight: normal;
	color: #0052A2;
	margin-top: 0px;
	margin-bottom: 0px;
}

.boxdestaque h2 {
	font-size: 12px;
	font-weight: normal;
	color: #666;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.boxdestaque h3 {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.boxdestaque h3 a {
	font-size: 12px;
	color: #0052A2;
	text-decoration: none;
	font-weight: normal;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.boxdestaque h3 a:hover {
	font-size: 12px;
	color: #0052A2;
	text-decoration: underline;
	font-weight: normal;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#conteudo {
	width: 900px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: bottom;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.imagens {
	float: right;
	height: 310px;
	width: 450px;
	margin-bottom: 15px;
	margin-left: 15px;
	text-align: right;
}

.centraliza {
	text-align: center;
}

.error {
	margin: 0;
	padding: 0;
}

.error {
	*height: 0px;
}

.error label {
	margin: 0;
	padding: 0;
}

#lista_downloads,#lista_downloads li {
	floaft: left;
	width: 100% !important
}

#lista_downloads li {
	text-decoration: none !important;
	display: block;
	padding: 0 0 60px 0
}

#lista_downloads li img,#lista_downloads li span {
	float: left
}

#lista_downloads li span {
	padding: 10px 0 0 10px
}

#formLoginPortalEmpreendedor {
	float: right;
	padding-top: 10px
}

#formLoginPortalEmpreendedor label {
	color: #fff;
	float: left;
	font-size: 12px;
	padding: 2px 5px 0 7px
}

#formLoginPortalEmpreendedor #login,#formLoginPortalEmpreendedor #senha
	{
	float: left;
	border: 1px solid #022c57;
	font-size: 12px;
	color: #666;
	padding: 5px 2p 5px 2px
}

#btnLogin {
	width: 60px;
	height: 20px;
	floaft: left;
	background-color: #022c57;
	color: #fff;
	border: none;
	font-size: 12px;
	margin-left: 10px;
}

.error {
	width: 360px;
	height: 20px;
	text-align: center;
	position: absolute;
	top: 60px;
	left: 330px;
	background: #fff;
	color: #700e0e;
	padding: 5px;;
	float: left;
	border: 1px solid #700e0e
}
