body {
	background: #f0c588;
	margin: 0px;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link,
a:visited {
	color: Navy;
	text-decoration: none;
}
a:hover,
a:active {
	color: red;
}
#geral {
	width: 760px;
	margin: 0px auto;
	background: #fffabe;
	border: 1px solid white;
	margin-bottom: 3px;
}
#topo_assessoria {
	background: url(../imagens/topo_assessoria.jpg) no-repeat;
	height: 328px;
}
#topo_haras {
	background: url(../imagens/topo_haras.jpg) no-repeat;
	height: 328px;
}
#topo_treinamento {
	background: url(../imagens/topo_treinamentos.jpg) no-repeat;
	height: 328px;
}
#menu_assessoria {
	background: #220757;
}
#menu_haras {
	background: #620905;
}
#conteudo_home {
	background: url(../imagens/fundo_conteudo_home.gif) repeat-y;
	margin-top: 10px;
}
#conteudo {
	margin-top: 10px;
}
#rodape {
	text-align: center;
	clear: both;
}
#home_esq {
	width: 305px;
	vertical-align: top;
}
#home_centro {
	width: 241px;
	vertical-align: top;
}
#home_dir {
	width: 204px;
	vertical-align: top;
}
#home {
	_margin-left: 1px;
}
#home_partes {
	padding-left: 5px;
	padding-right: 5px;
}
#banner_home {
	margin-top: 4px;
	margin-bottom: 4px;
	border: 0;
}
#busca {
	background: #220757;
	width: 250px;
	padding: 3px;
	padding-left: 8px;
	padding-right: 8px;
	margin: 0px;
}
#input_busca {
	width: 220px;
	border: 1px solid gray;
	font-size: 11px;
}
#bt_busca {
	width: 14px;
	height: 16px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	text-indent: -1000em;
  	cursor: pointer; /* hand-shaped cursor */
  	cursor: hand; /* for IE 5.x */
	background: url(../imagens/botao_busca.gif);
	_text-indent:0px;
	line-height:999999px;
	border:0px;
}
#leilao-destaque {
	width: 295px;
	background-color: #231f20;
	margin-bottom: 10px;
	color: white;
	font-size: 10px;
}
#item_home {
	margin-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid black;
}
#noticia-home {
	
}
#noticia-home td {
	border-top: 1px solid #fab13f;
	padding: 3px;
}
#imagem {
	padding: 2px;
	border: 1px solid #CDCDCD;
	background-color: white;
}
#noticia-home td a:link,
#noticia-home td a:visited {
	color: red;
}
#noticia-home td a:hover,
#noticia-home td a:active {
	color: #0000CD;
}
#titulo {
	font-size: 18px;
	margin: 5px;
	margin-left: 8px;
	margin-bottom: 10px;
}
#just {
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}
#ampliar {
	width: 260px;
	border: 1px solid white;
	padding: 5px;
	background: #F3D6AE;
	text-align: center;
	font-size: 10px;
	float: left;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#ampliar_centro {
	width: 350px;
	border: 1px solid white;
	padding: 5px;
	background: #F3D6AE;
	text-align: center;
	font-size: 10px;
	margin: 3px auto;
}
#centro {
	text-align: center;
}
#precat {
	background-color: White;
	width: 99%;
}
#precat th {
	background-color: #6A430D;
	color: white;
}
#precat td {
	background-color: #F9E8D0;
}
#gene_pre {
	font-size: 14px;
	text-align: center;
}
#titulo_centro {
	font-size: 18px;
	margin: 8px;
	margin-top: 5px;
	text-align: center;
}
#subtitulo_centro {
	font-size: 14px;
	margin: 8px;
	margin-top: 4px;
	text-align: center;
}
#genealogia {
	background-color: white;
	border: 1px solid #CDCDCD;
	margin-top: 10px;
}
#genealogia td {
	width: 25%;
	border: 1px solid white;
	background-color: #FFF9AE;
	padding: 5px;
}
#galeria {
	background-color: #ECECEC;
	text-align: center;
}