#fundo {
	height: 570px;
	width: 779px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	border: 5px solid #000;
	position: relative;

}

#conteudo {
		background-image: url(imagens/fundo.jpg);
	float: left;
	height: 340px;
	width: 779px;
	position: relative;
}

#menu {
	float: left;
	height: 157px;
	width: 150px;
	position: relative;
	left: 10px;
	op: 10px;
	padding-top: 20px;
	text-align: center;
	
}
#menu ul {
	widht:110px;
	padding:6px;
	margin:0;

}

 #menu li {
	list-style: none;
	padding:3px 5px;
	margin-bottom:2px;
	border: 5px solid #000;
}

#menu li a {
	display:block;
	color: #000;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#menu li a:visited {

}
#menu li a:hover {
	color: #FFCB01;
	background-color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#topo {
	float: left;
	height: 200px;
	width: 779px;
	position: relative;
}
#textoco {
	float: left;
	height: 150px;
	width: 510px;
	position: relative;
	left: 110px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}



#rodape {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFC;
	background-color: #000;
	float: left;
	height: 20px;
	width: 779px;
	position: relative;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	text-align: center;
}



#contador {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	
	float: left;
	height: 20px;
	width: 779px;
	position: relative;
	font-size: 10px;
	font-weight: bold;
	padding-top: 10px;
	text-align: center;
}

#empresa {
	height: 340px;
	width: 779px;
	float: left;
	position: relative;
	background-image: url(imagens/contato.jpg);
	background-repeat: no-repeat;
	background-color: #FFcc00;
	
}
#contato {
	float: left;
	height: 300px;
	width: 200px;
	position: relative;
	left: 60px;
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
#mapa {
	float: left;
	height: 300px;
	width: 300px;
	position: relative;
	top: 10px;
	left: 100px;
}
#servicos {
	float: left;
	height: 340px;
	width: 560px;
	position: relative;
	left: 50px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000;
overflow: auto;
padding-right: 20px;

}


#empresatexto {
	float: left;
	height: 335px;
	width: 500px;
	position: relative;
	left: 70px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
}
