@charset "utf-8";
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #454841;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
#tudo
{
	background-color: #454841; 
	width: 100%;	
	padding-top: 10px;
}

#container {
	background-color: #454841;
	padding: 0px;
	height: auto;
	width: 935px;
	position: relative;
	clear: none;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header {
	background-image: url(../imagens/topo.jpg);
	float: left;
	position: relative;
	height: 100px;
	width: 935px;
}

.menuTopo
{
	position: absolute;
	top: 40px;
	left: 215px;
}
.linksTopo
{
	position: absolute; 
	z-index: 3;
	top: 0px; 
	right: 0px;
}

.box_link_destino
{
	float: left; 
	width: 119px; 
	height: 95px; 
	vertical-align: bottom;
	border-right: 1px solid #40403f;	
	text-align: right;
	position: relative;
}

.box_link_destino a:link{ color: #cccccc; font-size: 11px; text-decoration: none; }
.box_link_destino a:visited{ color: #cccccc; font-size: 11px; text-decoration: none; }
.box_link_destino a:hover{ color: #b2d235; font-size: 11px; text-decoration: none; }
.box_link_destino a:active{ color: #cccccc; font-size: 11px; text-decoration: none; }

a:link{ color: #cccccc; font-size: 11px; text-decoration: none; }
a:visited{ color: #cccccc; font-size: 11px; text-decoration: none; }
a:hover{ color: #b2d235; font-size: 11px; text-decoration: none; }
a:active{ color: #cccccc; font-size: 11px; text-decoration: none; }


.aux_link_destinos{ bottom: 0px; position: absolute; width: 114px; padding-right: 4px; }

.links_textos_destinos
{
	margin-top: 10px;
}

.topo_projetos
{
    background-color: #1E201D;
    border-bottom: 3px solid #454841;
    height: 135px;
    padding-left: 55px;
    padding-top: 28px;
}

.foto_grande_projetos
{
	float: left;
	width: 335px;
	padding-left: 145px;
	padding-top: 20px;
}

.texto_projetos
{
	float: left;
	width: 300px;
	padding-top: 20px;
	height: 300px;
	overflow: auto;
	overflow-x: hidden;
}

.texto_projetos_conteudo
{
	width: 410px;
	font-size: 12px;
	padding-top: 3px;
	padding-left: 14px;
}

.titulo_projetos
{
	font-size: 12px;
	font-weight: bold;
}

.texto_projetos
{
	width: 420px;	
}

.link_projetos_saiba_mais
{
	width: 420px;	
	font-size: 12px;
	padding-top: 15px;
	padding-left: 14px;
}

.link_projetos_saiba_mais a:link
{
	color: #b2d235;
	font-weight: bold;
	text-decoration: none;
}
.link_projetos_saiba_mais a:visited
{
	color: #b2d235;
	font-weight: bold;
	text-decoration: none;
}
.link_projetos_saiba_mais a:hover
{
	color: #b2d235;
	font-weight: bold;
	text-decoration: underline;
}
.link_projetos_saiba_mais a:active
{
	color: #b2d235;
	font-weight: bold;
	text-decoration: none;
}

.centro_projetos
{
	background-color: #333333;
	height: 379px;
}

.thumbProjeto
{
	width: 145px;	
	float: left;
}

#preFooter_box
{
	float: left;
	width: 234px;
	margin-top: 10px;
	height: 135px;
	padding-left: 10px;
}

#base_duplo {
	background-color: #777777;
	float: left;
	height: auto;
	width: 935px;
	margin-top: 10px;
}

#base_duplo_destinos {
	background-color: #1e201d;
	float: left;
	height: auto;
	width: 935px;
	margin-top: 10px;
}
.cb{ clear: both; }

.img_destinos
{
	background-color: #000000; 
	padding: 2px 2px 2px 2px;
	width: 477px;
	height: 318px;
}

.box_texto_destinos
{
	width: 395px;
	height: 535px;
	background-color: #FFFFFF;
	padding: 15px 10px 10px 15px;
	color: #696969;
	font-size: 11px;
	overflow: auto;
}

.pdf_projetos{ padding-left: 345px; padding-top: 10px; }


#footer {
	background-color: #595f55;
	float: left;
	width: 100%;
	position: relative;
	height: 200px;
	text-align: center;
	margin-top: 10px;
}
#duplo_esq {
	background-color: #1e201d;
	float: left;
	height: 570px;
	width: 387px;
	padding-left: 40px;
	padding-top: 40px;
	padding-right: 40px;
}

#duplo_simples {
    background-color: #1E201D;
    float: left;
    height: 545px;
    padding-left: 119px;
    padding-right: 0;
    padding-top: 22px;
    width: 816px;
}

#duplo_midia {
    background-color: #1E201D;
    height: 1750px;
    padding-right: 0px;
    padding-top: 0px;
    width: 935px;
}


#duplo_simples_projetos {
    background-color: #1E201D;
    float: left;
    height: 545px;
    padding: 0px;
    width: 935px;
}

#duplo_simples_livros {
    background-color: #1E201D;
    float: left;
    height: 166px;
    padding: 0px;
    width: 935px;
}

#duplo_simples_livro_flash
{
	background-color: #333333;
    float: left;
    height: 545px;
    padding-left: 119px;
    padding-right: 0;
    padding-top: 22px;
    width: 816px;
}

#duplo_esq_destinos {
	background-color: #1e201d;
	float: left;
	height: 545px;
	width: 490px;
	padding-left: 5px;
	padding-top: 10px;
}

#duplo_dir {
	background-color: #2e302b;
	float: left;
	height: 570px;
	width: 387px;
	margin-left: 1px;
	padding-top: 40px;
	padding-right: 40px;
	padding-left: 40px;
}

#duplo_dir_1 {
	background-color: #1e201d;
	float: left;
	height: 570px;
	width: 387px;
	margin-left: 1px;
	padding-top: 40px;
	padding-right: 40px;
	padding-left: 40px;
}

#duplo_dir_destinos {
	background-color: #1e201d;
	float: left;
	height: 570px;
	width: 434px;
	margin-left: 1px;
	padding-top: 10px;
	padding-left: 5px;
}

.quadro_esquerda_home
{
	background-color: #2e302b;
	width: 446px;
	height: 306px;
	position: relative;
	
}

.info_home_bottom_direita
{
	position: absolute;
	top: 315px;
	left: 40px;
	width: 420px;
}

.info_home_bottom
{
	position: absolute;
	top: 315px;
	left: 0px;
	width: 420px;
	border-left: 1px solid #595f55;
}

#pre_footer
{
	width: 935px;
	height: 155px;
	margin-top: 3px;
	background-color: #2e302b;
}

#pre_footer p.titulo
{
	font: 17px Arial;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
}


.titulo_projetos_rodape
{
	position: absolute;
	width: 100px;
	height: 30px;
	top: 0px;
	left: 10px;
	font: 17px Arial;
}

.projeto_rodape
{
	float: left;
	width: 200px;
}

#pre_footer p.texto
{
	font: 11px Arial;
	padding-left: 10px;
	margin: 0px;
	color: #9c9c67;
}

.info_home_bottom p.titulo
{
	font: 13px Arial;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
}

.info_home_bottom p.texto
{
	font: 11px Arial;
	padding-left: 10px;
	margin: 0px;
}

.foto_home
{
	position: absolute;
	top: 0px;
	left: 0px;
	
}

.livro_home
{
	position: absolute;
	top: 46px;
	left: 22px;
}

.logoTopo
{
	position: absolute;
	top: 5px;
	left: 10px;
}

.home {
	background-color: #1e201d !important;
	height: 380px !important;
	width: 417px !important;
	padding-top: 10px !important;
	padding-left: 10px !important;
}

.foto_val {
	margin-right: 15px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	vertical-align: text-top;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #9c9c67;
	text-decoration: none;
	font-weight: normal;
	vertical-align: text-top;
}

a.linkVerde:link
{
	color: #b2d235;
	text-decoration: none;
}
a.linkVerde:visited
{
	color: #b2d235;
	text-decoration: none;
}
a.linkVerde:hover
{
	color: #b2d235;
	text-decoration: underline;
}
a.linkVerde:active
{
	color: #b2d235;
	text-decoration: none;
}

.midiaLivro
{
	width: 120px;
	float: left;
	padding-botom: 5px;
	margin-left: 45px;
}
.midiaTexto
{
	width: 245px;
	padding-top: 25px;
	float: left;	
}

.midiaBox
{
	height: 1705px;
	width: 465px;
	float: left;
	border-right: 1px solid #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	padding-top: 45px;
	
}
-->