@charset "utf-8";
#geral {
	width: 850px;
	margin: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
#geral #topo {
	height: 188px;
	width: 800px;
	margin: auto;
	background-image: url(imagens/doglogo.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#geral #menu {
	height: 40px;
	width: 800px;
	margin: auto;
}
#geral #conteudo {
	width: 800px;
	margin: auto;
	color: #666;
}
#geral #rodape {
	height: 35px;
	width: 800px;
	margin: auto;
	background-color: #990000;
	color: #FFFFFF;
}
#geral #rodape a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#geral #rodape a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#geral #rodape a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#geral #rodape a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#geral #topinho {
	margin: auto;
	height: 70px;
	width: 800px;
}
#geral #rodape2 {
	margin: auto;
	height: 40px;
	width: 800px;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
}
#geral #conteudo #Formulário .style3 #Nome {
	font-family: Tahoma;
	font-size: 12px;
	color: #990000;
	width: 200px;
}
#geral #conteudo #Formulário .style3 #E-mail {
	font-family: Tahoma;
	font-size: 12px;
	color: #990000;
	width: 200px;
}
#geral #conteudo #Formulário .style3 #Telefone {
	font-family: Tahoma;
	font-size: 12px;
	color: #990000;
	width: 200px;
}
#geral #conteudo #Formulário .style3 #Mensagem {
	font-family: Tahoma;
	font-size: 12px;
	color: #990000;
	width: 200px;
}
#geral #conteudo table tr td table tr td #proximapagina {
	font-family: Tahoma;
	font-size: 11px;
	color: #666;
	text-decoration: none;
}
