body {
	margin: 0px;
	font-family: "Trebuchet Ms", Verdana, Arial;
	font-size: 12px;
	background-image: url(../img/bg.png);
	background-position: center top;
	background-repeat: no-repeat;
}
#anterior {
	clear: both;
	height: 35px;
	width: 780px;
}

a {
	color: #5E3711;
}
a:hover {
	color: #5E3711;
	text-decoration: underline;
}
.cor-cinza-claro {
	color: #EAEAEA;
	font-size: 8px;
}
.titulo {
	font-size: 18px;
	font-variant: small-caps;
	color: #996600;
}
.texto {
	color: #666666;
}

#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#container #menu {
	float: left;
	width: 190px;
}
#container #text {
	width: 565px;
	float: left;
	padding-left: 25px;
}
#container #text #equipe{
	width: 565px;
	clear: both;
	height: 200px;
	background-image: url(../img/bg-equipe.png);
	background-repeat: no-repeat;
}

#container #text #equipe #foto {
	width: 193px;
	height: 100px;
	float: left;
	padding-top: 7px;
	padding-left: 5px;
	padding-right: 12px;
}
#container #text #equipe #conteudo {
	float: left;
	width: 342px;
	padding-top: 5px;
	text-align: justify;
	padding-right: 13px;
}
#container #text #equipe #conteudo1 {
	padding: 15px;
}
#container #text #equipe #conteudo1 li {
	float: left;
	margin-right: 100px;
	list-style-type: none;
	text-align: center;
}
#container #text #trabalho {
	width: 525px;
	clear: both;
	height: 100px;
	background-image: url(../img/bg-trabalho.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

#links-trabalho {
	width: 550px;
}
#container #text #links-trabalho ul {
	float: left;
	width: 130px;
	list-style-type: none;
	padding: 0px;
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#container #text #links-trabalho a {
	text-decoration: none;
}
#container #text #links-trabalho a:hover {
	text-decoration: underline;
}
#container #text #respostas {
	width: 550px;
	clear: both;
}
#container #text #lipsum #mapas {
	margin-left:150px;
	margin-top: 50px;
	height:125px
}
#container #text #lipsum #mapas li {
	list-style-type: none;
	float: left;
}
#container #text #lipsum #mapas ul {
	padding: 0px;
	margin: 0px;
}
#mapa1 {
	/*position: absolute;*/
	margin-left: 0px;
}
#mapa2 {
	/*position: absolute;*/
	margin-left: 30px;
}
#mapa3 {
	/*position: absolute;*/
	margin-left: 30px;
}
#mapa_gde1{
	position: absolute;
	width:100%;
	height:100%;
	background-image:url(../img/bg-preto.png);
	margin-left: 5px;
	visibility:hidden;
	left: 0px;
	top: 0px;
	z-index:1000;
}
#mapa_gde2{
	position: absolute;
	width:100%;
	height:100%;
	background-image:url(../img/bg-preto.png);
	margin-left: 5px;
	visibility:hidden;
	left: 0px;
	top: 0px;
	z-index:1000;
}
#mapa_gde3{
	position: absolute;
	width:100%;
	height:100%;
	background-image:url(../img/bg-preto.png);
	margin-left: 5px;
	visibility:hidden;
	left: 0px;
	top: 0px;
	z-index:1000;
	
}#menu2-trabalho {
	height: 250px;
	width: 190px;
}
#menu #flutua {
	position: absolute;
	top: 150px;
	margin-left:25px
}
#menu #campo {
	position: absolute;
	top: 190px;
	margin-left: 20px;
}
#menu #campo .cbox {
	width: 100px;
}
#menu #campo .bbox {
	width: 20px;
}
#menu #menu2-trabalho li {
	list-style-type: none;
	height: 25px;
}
#menu #menu2-trabalho ul {
	margin: 0px;
	padding: 0px;
}
#menu #menu2-trabalho a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
#geral_Trabalhos{
	position:absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	background-image: url(../img/bg-preto.png);
	visibility: hidden;
}
#prospect, #advertise, #brainstorming, #brand, #b2b, #cmyk, #ceo, #grp, #markDigital, #pressKit, #prospect, #teaser, #shareMind{
	position:absolute;
	width: 500px;
	margin-left: -250px;
	left: 55%;
	top: 25%;
	background-color: #FFFFFF;
	padding: 50px;
	border: 1px solid #CCCCCC;
	visibility:hidden;
	background-image: url(../img/fechar.png);
	background-repeat: no-repeat;
	background-position: 100% 0px;
}
#conteudoEquipe {
	float: left;
	width: 565px;
	text-align: justify;
	margin-top: 20px;
	border: 1px solid #CCCCCC;
	padding: 7px;
}
#conteudoEquipe img {
	padding-right: 7px;
}