html, body {
	height: 100%;
	width: 100%;
	overflow-x: hidden;
	background-color: #ffffff;
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	text-align:justify;

}
#tudo {
	width:100%;
	position:absolute;
	min-height:100%;
	height:auto;
}

#conteudo {
	width:770px;
	margin-left: 50%;
	left: -385px;
	position: relative;
	height:840px;
}

#logo {
	width:287px;
	height:177px;
	position: absolute;
	visibility:visible;
	left: 48px;
	top: 30px;
}

#botao1 {
	width:174px;
	height:128px;
	position: absolute;
	visibility:visible;
	left: 395px;
	top: 0px;
}

#botao2 {
	width:174px;
	height:128px;
	position: absolute;
	visibility:visible;
	left: 393px;
	top: 112px;
}

#botao3 {
	width:174px;
	height:128px;
	position: absolute;
	visibility:visible;
	left: 582px;
	top: 0px;
}

#botao4 {
	width:174px;
	height:128px;
	position: absolute;
	visibility:visible;
	left: 582px;
	top: 112px;
}

#barratopo {
	width:770px;
	height:22px;
	position: absolute;
	visibility:visible;
	left: 0px;
	top: 247px;
	background:url(imagens/barra.jpg) no-repeat;
}

#barrabottom {
	width:770px;
	height:22px;
	position: absolute;
	visibility:visible;
	left: 0px;
	top: 743px;
	background:url(imagens/barra2.jpg) no-repeat;
}

#meio {
	width:770px;
	height:462px;
	position: absolute;
	visibility:visible;
	left: 0px;
	top: 277px;
}

#texto {
	width:498px;
	height:457px;
	position: absolute;
	visibility:visible;
	left: 10px;
	top: 3px;
}

#texto2 {
	width:750px;
	height:457px;
	position: absolute;
	visibility:visible;
	left: 10px;
	top: 3px;
}

#newsletter {
	width:236px;
	height:201px;
	position: absolute;
	visibility:visible;
	left: 525px;
	top: 3px;
	background:url(imagens/newsletter.jpg) no-repeat;
}

#servicos {
	width:236px;
	height:243px;
	position: absolute;
	visibility:visible;
	left: 525px;
	top: 217px;
}

#fotosempresa {
	width:236px;
	height:460px;
	position: absolute;
	visibility:visible;
	left: 511px;
	top: 0px;
}

#rodape {
	width:770px;
	height:57px;
	position: absolute;
	visibility:visible;
	left: 0px;
	top: 773px;
	text-align:center;
}

.titulo {
text-decoration:underline;
font-size:16px;
font-weight:bold;
color:#698165;
}

a.serv {
color: #000000;
text-decoration:none;
}

a.serv:hover {
color: #000000;
text-decoration:underline;
}

a {
color: #000000;
text-decoration:none;
}

a:hover {
color: #666666;
}

