body {
	margin: 0px;
	background: url(../imagens/textura.jpg) fixed;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	text-align: justify;
}
a:link,
a:visited {
	color: #41412A;
	text-decoration: none;
}
a:hover,
a:active {
	color: red;
}
#geral {
	margin: 0px auto;
	width: 760px;
	background-color: #FBF6D8;
}
#topo_01 {
	height: 104px;
	background: url(../imagens/topo_01.jpg) no-repeat;
}
#topo_02 {
	height: 194px;
	background: url(../imagens/topo_02.jpg) no-repeat;
}
#menu_topo {
	background-color: #E5AF65;
	text-align: center;
	padding: 0px;
}
#home_esquerda {
	width: 244px;
	float: left;
}
#home_direita {
	margin-left: 244px;
	padding-top: 20px;
}
#conteudo {
	padding: 10px;
}
#rodape {
	clear: both;
}
#fundo_noticias_home {
	background: url(../imagens/home_fundo_noticias.gif) repeat-y;
}
#fundo_haras_home {
	background: url(../imagens/home_fundo_haras.gif) repeat-x; 
}
#lista {
}
#lista li {
	margin-top: 10px;
}
#conteudo_home {
	width: 410px;
	margin: 0px auto;
	text-align: justify;
	line-height: 170%;
}
#nomes, #nomes_laranja {
	color: #41412A;
	font-size: 16px;
	margin: 2px;
	margin-top: 20px;
	text-transform: capitalize;

}
#medio {
	margin: 8px;
}
#nomes_laranja, #menor_laranja {
	color: #B87E23;
}
#galeria {
	margin-right: 8px;
}
#destaque {
	margin-right: 8px;
	text-align: center;
	font-size: 10px;
	background-color: #F1E0AB;
	padding: 8px;
	border: 1px solid #C5C5C5;
	width: 350px;
}
#fotos {
	margin-left: 20px;
	text-align: center;
	font-size: 10px;
	background-color: #F1E0AB;
	padding: 8px;
	border: 1px solid #C5C5C5;
	width: 250px;
	float: right;
}
#amplie{
	margin-right: 8px;
	text-align: center;
	font-size: 10px;
	background-color: #F1E0AB;
	padding: 8px;
	border: 1px solid #C5C5C5;
}
#foto {
	padding: 2px;
	border: 2px solid #C7C3B6;
	background-color: white;
	margin-top: 4px;
}
#genealogia td {
	background-color: #F1E0AB;
	border: 1px solid #C5C5C5;
	padding: 2px;
	width: 20%;
	text-align: center;
}
#centro {
	text-align: center;
	clear: both;
}
#menor, #menor_laranja {
	font-size: 16px;
}
#margem {
	line-height:130%;
	margin-bottom: 5px;
	margin-left: 30px;
}
#fotos_esquerda {
	width: 150px;
	float: left;
}
#inputexto {
	border: 1px solid gray;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 2px;
	font-size: 11px;
}
#botao {
	border: 1px solid gray;
}
p.resumo {
	color: #942824;
}
#tabela_contato th, #tabela th {
	background-color: #E5AF65;
	color: black;
}
#tabela_contato td, #tabela td {
	background-color: white;
	border: 1px solid #E5AF65;
}
#subtitulo {
	font-size: 12px;
	color: #942825;
	font-weight: bold;
	padding-left: 10px;
}