body {
	background-color: #dbc7a5;
	margin: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #231f20;
	}
	
	#geral{
	width: 955px;
	margin: 0px auto;
	text-align: center;
	background: #edddbb;
	}
	#topo1{
		height: 313px;
		background: url(../imagens/topo01.jpg)no-repeat;
		margin:0px;
	}
	#menu1{
		height: 40px;
		text-align: center;
	}
	#conteudo1{
		height: 175px;
		text-align:center;
	}
	#topo2{
		height: 168px;
		background: url(../imagens/topo02.jpg)no-repeat;
		margin:0px;
	}
	#menu2{
		height: 40px;
		text-align: center;
		background: url(../imagens/fundo_menu.jpg);
	}
	a:link,
   a:visited {
	color: white;
	text-decoration: none;
	}
	a:hover,
	a:active {
	color: #F5A141;
	text-decoration: none;
	}
	#menu2 a:link,
	#menu2 a:visited {
	color: white;
	text-decoration: none;
	}
	#menu2 a:hover,
	#menu2 a:active {
	color: #AEAEAE;
	}
	#conteudo2{
		text-align: center;
	}
	#menu_top{
		background: #dbc7a5;
		text-align: right;
		padding-top:10px;
		padding-bottom:5px;
	}
	#menu_top a:link,
	#menu_top a:visited {
	color: #231f20;
	text-decoration: none;
	}
	#menu_top a:hover,
	#menu_top a:active {
	color: #F5A141;
	}
#centro {
	text-align: center;
}
#amplia {
	color:  black;
}
#lista_lote a:link,
#lista_lote a:visited {
	color: #2C1B13;
}
#lista_lote a:hover,
#lista_lote a:active {
	color: red;
}
#lista_lote {
	text-align: left;
	padding: 4px;
	text-transform: uppercase;
	background-color: #DFC9A7;
	border: 2px solid #624B2C;
	margin: 2px;
}
#lista_lote img {
	text-align: center;
}
#foto {
	padding: 2px;
	border: 1px solid #624B2C;
	background-color: white;
}
#pequeno {
	text-align: left;
	font-size: 10px;
	text-transform: none;
}
#foto_lote {
	height: 170px;
	text-align: center;
}
#geral-detalhe {
	padding: 10px;
	background-color: white;
}
#geral-detalhe h2 {
	text-align: center;
}
#tabela-genealogia td {
	width: 34%;
}
#div-pai {
	background-color: #b8cefe;
	padding: 3px;
	text-align: left;
	border: 1px solid gray;
	font-weight: bold;
}

#div-mae {
	background-color: #fbaba9;
	padding: 3px;
	text-align: left;
	border: 1px solid gray;
	font-weight: bold;
}
#titulo_gene {
	border-bottom: 1px solid gray;
	font-size: 14px;
	font-weight: bold;
}
