* {
	margin: 0;
	padding: 0;
}

body {
	background: white url(../bground/fundo.jpg) center top repeat-x fixed;
}

#geral {
	width: 910px;
	margin: 0 auto;
}

/* CABECALHO */

#cabecalho {
	display: block;
	width: 910px;
	height: 184px;
}

#cabecalho_logo {
	display: block;
	width: 195px;
	height: 184px;
	background: url(../images/index_r2_c1.jpg);
	float: left;
}

#cabecalho_logo a {
	display: block;
	width: 195px;
	height: 184px;
	text-indent: -999px;
}

#cabecalho_logo a:hover {
	background: url(../images/index_r2_c1_f2.jpg);
}


#cabecalho_titulo {
	display: block;
	width: 715px;
	height: 34px;
	background: url(../images/index_r2_c6.jpg) blue;
	float: left;
}

#cabecalho_troca {
	display: block;
	width: 715px;
	height: 150px;
	float: left;
}

/* COMERCIAL */

.esquerda {
	width: 140px;
	float: left;
	text-align: center;
	background: white;
	padding-top: 10px;
}

.direita {
	width: 140px;
	float: right;
	text-align: center;
	background: white;
	padding-top: 10px;
}

.banner {
	display: block;
	width: 590px;
	height: 75px;
	text-align: center;
	padding-top: 10px
}

/* CORPO */

#corpo {
	width: 585px;
	margin: 0 157px;
	font: 12px arial, helvetica, sans-serif;
	color: #1B1B1B;
}

/* NAVEGAÇÃO PRINCIPAL */

#navegacao {
	display: block;
	width: 590px;
	height: 235px;
}

#destaque {
	display: block;
	width: 410px;
	height: 235px;
	float: left;
	background: white;
}

#menu {
	width: 175px;
	height: 235px;
	background: black url(../imgs/fundo_menu.jpg) repeat-y;
	font: 16px verdana, arial, sans-serif;
	float: right;
	text-align: right;
	padding-right: 5px;
}

#menu ul li {
	list-style: none;
	color: white;
}

#menu ul li a {
	display: block;
	width: 170px;
	height: 20px;
	color: white;
	text-decoration: none;
}

#menu ul li a:hover {
	display: block;
	width: 170px;
	height: 20px;
	color: #323F45;
	background: url(../imgs/fundo_menu_hover.jpg) no-repeat;
}

/* NAVEGAÇÃO SECUNDARIA */

#menu_nav {
	display:block;
	width: 580px;
	height: 15px;
	padding: 2px 5px;
	background-color: #900;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: left;	
}

#menu_nav a {
	color: #FFF;
	text-decoration: none;
}

#menu_nav a:hover {
	color: #999;
	text-decoration: none;
}

/* CONTEUDO */

#conteudo {
	width: 590px;
}

#conteudo h2 {
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 5px;
	color: white;
 	background-color: #036;
}

#conteudo h3 {
	width: 260px;
	font: bold 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 3px;
	color: white;
	background-color: #A37676;
}

#conteudo p {
	font: 12px Arial, Helvetica, sans-serif;
	color:#232323;
	padding-top: 5px;
	padding-bottom: 5px;
}

#blocos_texto {
	width: 260px;
	float: left;
	padding-right: 20px;
}

#sublinks {
	clear: both;
	background: #CCC;
	padding: 5px;
}

/* RODAPÉ */

#separador {
	display: block;
	width: 910px;
	height: 20px;
}

#rodape {
	width: 860px;
	height: 30px;
	background: #8B2021;
	clear: both;
	margin: auto;
	font: bold 10px arial, helvetica, sans-serif;
	color: white;
	padding-left: 20px;
	padding-top: 5px;
}

#tel {
	display: block;
	width: 160px;
	float: left;
	text-align: right;
	padding-right: 10px;
	border-right: white 1px solid;
}

#enderecomail {
	display: block;
	width: 400px;
	text-align: left;
	padding-left: 10px;
	float: left;
}

/* especificas */

#boi {
	display: block;
	width: 310px;
	height: 240px;
	float: right;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #900;
	text-align: center;
	padding: 5px;
}

#cachorro {
	display: block;
	width: 270px;
	height: 400px;
	float: right;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #900;
	text-align: center;
	padding: 5px;
}

#bo2005 {
	display: block;
	width: 250px;
	height:200px;
	float: right;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #900;
	text-align: center;
	padding: 5px;
}