/** Zerando todos os margins naturais para nao atrapalhar **/
body, h1, h2, h3, h4, h5, h6, form, dl, ol, dt, dd, address,form {
	margin:0px;
	padding:0px;
}

html{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}

body{
	background-color: #000;
}

.destaquehome1, destaquehome2{
	overflow: hidden;
	height: 49px;
}

#textoestudio{
	overflow: hidden;
	height: 150px;
	padding-left: 115px;
	padding-right: 30px;
	font-size: 10px;
	line-height: 20px;
	margin: 20px 0 20px 0;
}

#conteudoequipe{
	overflow: auto;
	height: 380px;
	margin: 20px 20px 20px 115px;
}

.fotosequipe{
	border: #705237 1px solid;
	margin-right: 8px;
}

.membrosequipe{
	width: 45%;
	float: left;
	margin: 10px 10px 10px 0;
}

a:link, a:visited, a:active{
	color: #fff;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#zoomB{
	height: 559px;
	width: 100%;
	overflow: auto;
        margin:5px 0;
}

#infotrabalho{
	margin-left: 5px;
	margin-top: 10px;
}

.thumbsest{
	width: 80px;
	margin: 0 18px 0 18px;
	float: left;
}

