@CHARSET "ISO-8859-1";

* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #2c2c2c;
}

body,a,p,li,td {
	font-family: Helvetica;
	font-size: 12px;
	color: #7a7a7a;
}

a {
	text-decoration: underline;
}

a:hover {
	color: #fff;
}

img {
	border: none;
}

#principal {
	width: 981px;
	margin: 0px auto;
	border-left: 1px solid #393939;
	border-right: 1px solid #393939;
	border-bottom: 1px solid #393939;
}

#topo {
	background-color: #1b1b1b;
	border-bottom: 1px solid #393939;
}

#logo {
	border-right: 1px solid #393939;
	float: left;
	width: 86px;
}

#bandeiras {
	margin-left: 950px;
}

#menu-topo {
	margin-left: 86px;
	padding-bottom: 22px;
}

#menu-topo ul {
	list-style: none;
}

#menu-topo ul li {
	display: inline;
	font-size: 18px;
	color: #595959;
}

#menu-topo ul li a {
	text-decoration: none;
	margin-left: 70px;
	font-size: 18px;
}

#menu-topo ul li a:hover {
	color: #ff6d1e;
	text-decoration: none;
}

#banner-topo {
	padding-left: 85px;
	border-bottom: 1px solid #414141;
}

#banner-topo table {
	border-left: 1px solid #414141;
}

#banner-topo td {
	border-left: 1px solid #414141;
	padding-right: 5px;
}

#galeria_paginas {
	height: 17px;
}

#galeria2d {
	background: transparent url("../img/fundo_galeria_2d.gif") scroll
		no-repeat top left;
	padding-left: 85px;
	border-bottom: 1px solid #414141;
}

#galeria3d {
	background: transparent url("../img/fundo_galeria_3d.gif") scroll
		no-repeat top left;
	padding-left: 85px;
	border-bottom: 1px solid #414141;
}

#galeria2d td,#galeria3d td {
	padding-right: 5px;
}

#conteudo {
	background: transparent url("../img/fundo_conteudo.gif") scroll repeat-y
		top left;
	height: 287px;
}

#contato {
	height: 287px;
}

#contato #texto {
	margin-left: 87px;
	width: 430px;
}

#estrutura {
	background: #262931 url("../img/fundo_estrutura.gif") scroll no-repeat
		top left;
	height: 287px;
}

#estrutura #texto {
	margin-left: 87px;
	width: 495px;
}

#filosofia {
	background: #233032 url("../img/fundo_filosofia.gif") scroll no-repeat
		top left;
	height: 287px;
}

#filosofia #texto {
	margin-left: 87px;
	width: 460px;
}

#equipe {
	background: #332c24 url("../img/fundo_equipe.gif") scroll no-repeat top
		left;
	height: 287px;
}

#equipe #texto {
	margin-left: 87px;
	width: 896px;
}

#making-off {
	background: #2c3224 url("../img/fundo_making_off.gif") scroll no-repeat
		top left;
	height: 287px;
}

#making-off #texto {
	margin-left: 87px;
	width: 896px;
}
