body {
	background: #f1f1f1 url(../imagens/fundo.jpg) repeat-x;
	margin: 0;
	font-family: "Trebuchet MS", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: black;
}
a:link,
a:visited {
	color: #251e72;
	text-decoration: none;
}
a:hover,
a:active {
	color: red;
}
#geral {
	width: 955px;
	margin: 0 auto;
}
#topo {
	height: 221px;
	background: url(../imagens/topo.jpg) no-repeat;
}
#rodape {
	height: 34px;
	background: url(../imagens/rodape.jpg) no-repeat;
	clear: both;
	text-align: center;
	padding-top: 10px;
}
#menu {
	position: relative;
	top: 180px;
}
#corpo_cxcentral {
	background: url(../imagens/corpo_cx_central.jpg) repeat-y;
}
#corpo_parceiros {
	background: url(../imagens/corpo_parceiros.jpg) repeat-y;
}
#home_esq, #home_centro, #home_dir {
	vertical-align: top;
}
#home_esq {
	padding-top: 6px;
}
#cont_centro_home {
	padding-left: 3px;
	padding-right: 10px;
}
#lista_home li {
	margin-bottom: 8px;
	border-bottom: 1px dotted #bebebe;
	width: 270px;
	padding-bottom: 3px;
}
#titulo {
	font-size: 30px;
	font-family: "Courier New", Courier, mono;
	color: #900303;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: center;
}

#subtitulo {
	font-size: 20px;
	font-family: "Courier New", Courier, mono;
	color: rgba(144,3,3,0.81);
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: center;
}
#conteudo {
	padding-left: 10px;
	padding-right: 10px;
}
p {
	line-height: 180%;
}
#centro {
	text-align: center;
}
#lista li {
	margin-bottom: 8px;
}
#animais {
	border: 1px solid gray;
	width: 98%;
}
#animais th {
	height: 20px;
	background: #000 url(../imagens/fundo_th_animais.gif) repeat-x;
	text-transform: uppercase;
	color: white;
}
#animais td {
	padding-left: 8px;
	padding-right: 8px;
	border-top: 1px solid #b5b5b5;
	text-transform: uppercase;
}
#linha_alt {
	background-color: #e4e4e4;
}
#separador {
	width: 98%;
	border-bottom: 1px dotted gray;
	margin: 20px auto;
}
/* menu geracao */
#menugeracao
{
padding: .2em 0;
margin: 0;
list-style-type: none;
color: #FFF;
width: 100%;
font: bold 14px arial, helvetica, sans-serif;
text-align: center;
margin-bottom: 10px;
}

#menugeracao li { display: inline; }

#menugeracao li a
{
text-decoration: none;
background-color: #280500;
color: #FFF;
padding: .2em 1em;
border: 1px solid gray;
}

#menugeracao li a:hover
{
background-color: #53210A;
color: #fff;
}
/* menu geracao */
#lista_noticias li {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
#lista_media li {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
#esquerda {
	float: left;
	margin-right: 10px;
}
#contato th {
	text-align: right;
}
#foto {
	padding: 2px;
	background-color: white;
	border: 1px solid #b8b8b8;
}
#ampliar {
	padding: 5px;
	border: 1px solid gray;
	background-color: white;
	text-align: center;
}
#genealogia {
	border-top: 1px solid gray;
	margin-left: 10px;
}
#genealogia td {
	border-bottom:  1px solid gray;
	padding-right: 10px;
	font-weight: bold;
}