html, body {
	height: 100%;
	width: 100%;
	overflow-x: hidden;
	background:url(imagens/fundo.jpg) no-repeat;
	background-color: #861616;
	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:800px;
}

#logo {
	width:543px;
	height:120px;
	position: absolute;
	visibility:visible;
	left: 29px;
	top: 20px;
}

#icone1 {
	width:105px;
	height:29px;
	position: absolute;
	visibility:visible;
	left: 503px;
	top: 7px;
}

#icone2 {
	width:92px;
	height:29px;
	position: absolute;
	visibility:visible;
	left: 609px;
	top: 7px;
}
#botoes {
	width:474px;
	height:60px;
	position: absolute;
	visibility:visible;
	left: -237px;
	top: 160px;
	margin-left: 50%;
}


#link1 {
	width:105px;
	height:20px;
	position: absolute;
	visibility:visible;
	left: 6px;
	top: 23px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}
#botao1 {
	width:105px;
	height:29px;
	position: absolute;
	visibility:visible;
	left: 0px;
	top: 0px;
}
#link2 {
	width:105px;
	height:20px;
	position: absolute;
	visibility:visible;
	left: 125px;
	top: 23px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}
#botao2 {
	width:92px;
	height:29px;
	position: absolute;
	visibility:visible;
	left: 119px;
	top: 0px;
}
#link3 {
	width:105px;
	height:20px;
	position: absolute;
	visibility:visible;
	left: 244px;
	top: 23px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}
#botao3 {
	width:118px;
	height:60px;
	position: absolute;
	visibility:visible;
	left: 238px;
	top: 0px;
}
#link4 {
	width:105px;
	height:20px;
	position: absolute;
	visibility:visible;
	left: 363px;
	top: 23px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}
#botao4 {
	width:118px;
	height:60px;
	position: absolute;
	visibility:visible;
	left: 357px;
	top: 0px;
}

#divisao1 {
	width:6px;
	height:531px;
	position: absolute;
	visibility:visible;
	left: 469px;
	top: 233px;
}
#divisao2 {
	width:362px;
	height:6px;
	position: absolute;
	visibility:visible;
	left: 57px;
	top: 427px;
}

#perfil {
	width:454px;
	height:6px;
	position: absolute;
	visibility:visible;
	left: 7px;
	top: 245px;
}

#servicos {
	width:454px;
	height:6px;
	position: absolute;
	visibility:visible;
	left: 7px;
	top: 457px;
}

#produtos {
	width:285px;
	height:6px;
	position: absolute;
	visibility:visible;
	left: 481px;
	top: 245px;
}

#rodape {
	width:770px;
	height:20px;
	position: absolute;
	visibility:visible;
	left: 0px;
	top: 778px;
	color:#FFFFFF;
	text-align:center;
}

#rodape2 {
	width:770px;
	height:20px;
	position: absolute;
	visibility:visible;
	left: -8px;
	top: 530px;
	color:#FFFFFF;
	text-align:center;
}

#empresa {
	width:629px;
	height:507px;
	position: absolute;
	visibility:visible;
	left: 128px;
	top: 245px;
}

#produtos2 {
	width:754px;
	height:49px;
	position: absolute;
	visibility:visible;
	left: 8px;
	top: 245px;
}

#servicos2 {
	width:754px;
	height:507px;
	position: absolute;
	visibility:visible;
	left: 8px;
	top: 245px;
	overflow: auto;
}

#contato {
	width:754px;
	height:507px;
	position: absolute;
	visibility:visible;
	left: 8px;
	top: 245px;
}

#fotos {
	width:114px;
	height:406px;
	position: absolute;
	visibility:visible;
	left: 5px;
	top: 279px;
}

#fotos2 {
	width:744px;
	height:427px;
	position: absolute;
	visibility:visible;
	left: 13px;
	top: 329px;
}

#mapa {
	width:267px;
	height:186px;
	position: absolute;
	visibility:visible;
	left: 469px;
	top: 403px;
}

.titulo {
font-size:14px;
font-weight:bold;

}

a {
text-decoration:none;
color:#FFFFFF;
}

a:hover {
color:#861616;
}

a.serv {
color:#000000;
text-decoration:none
}

a.serv:hover {
color:#000000;
text-decoration:underline;
}

