#cabeca h1{
	display: none;
}

#cabeca{
	text-align: center;
	padding-bottom: 50px;
}

#abertura{
	margin: 0 auto;
	width: 950px;
}

#abertura h2{
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #999999;
	line-height: 25px;
}

#abertura a{
	color: #999999;
	text-decoration: none;
	border-bottom: 1px dotted #999999;
}

#bola_um{
	height: 10px;
	width: 950px;
	background-image: url(../imagens/fundo_bola_verde.png);
	background-repeat: repeat-x;
	background-position: center;
}

#bola_dois{
	height: 10px;
	width: 950px;
	background-image: url(../imagens/fundo_bola_verde.png);
	background-repeat: repeat-x;
	background-position: center;
}

#link_inicio{
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 25px;
	width: 950px;
	padding-left: 20px;
	padding-top: 50px;
	padding-bottom: 50px;
}

span.link_titulo{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #009933;
	line-height: 45px;
}

#coluna_um{
	float: left;
	width: 250px;
	padding-top: 20px;
	padding-right: 20px;
}

#coluna_um a{
	color: #999999;
	text-decoration: none;
}

#coluna_um a:hover{
	border-bottom: 1px dotted #999999;
}

#coluna_dois{
	float: left;
	width: 250px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

#coluna_dois a{
	color: #999999;
	text-decoration: none;
}

#coluna_dois a:hover{
	border-bottom: 1px dotted #999999;
}

#coluna_tres{
	float: left;
	width: 250px;
	padding-top: 20px;
	padding-left: 20px;
}

#coluna_tres a{
	color: #999999;
	text-decoration: none;
}

#coluna_tres a:hover{
	border-bottom: 1px dotted #999999;
}

#espacamento_um{
	float: left;
	background-image: url(../imagens/fundo_espacamento_chaves.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 80px;
	width: 42px;
	padding: 5px;
	padding-bottom: 50px;
}

#espacamento_dois{
	float: left;
	background-image: url(../imagens/fundo_espacamento_chaves.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 80px;
	width: 42px;
	padding: 5px;
	padding-bottom: 50px;
}

#espacamento_tres{
	float: left;
	background-image: url(../imagens/fundo_espacamento_chaves.png);
	background-position: center;
	background-repeat: no-repeat;
	height: 80px;
	width: 42px;
	padding: 5px;
	padding-bottom: 50px;
}

#linha_clientes{
	text-align: center;
	clear: both;
	background-color: #F7F7F7;
	padding: 0em 1em 1em 1em;
	margin-bottom: -5em;
	margin-top: 15em;
}

fieldset{
	border: 1px dotted #CCC;	
}
