.bg_max_midia {
	background-color: #E26922;
	margin: 0px;
	padding: 0px;
}
.bg_topo {
	background-image: url(../imagens/bg_topo.jpg);
	background-repeat: no-repeat;
	height: 429px;
	width: 900px;
}
.bg_menu {
	background-image: url(../imagens/bg_menu.jpg);
	background-repeat: no-repeat;
	height: 117px;
	width: 900px;
}
.bg_tv {
	background-image: url(../imagens/bg_tv.jpg);
	background-repeat: no-repeat;
	height: 330px;
	width: 525px;
	margin-top: 20px;
	margin-left: 20px;
}
.borda_principal {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DDC589;
	border-left-color: #DDC589;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDC589;
}
.txt_veja_tbm {
	margin-left: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
}
.bg_principal {
	background-image: url(../imagens/bg_video.jpg);
	background-repeat: no-repeat;
	height: 546px;
	width: 900px;
}
.box_categorias {
	width: 150px;
	background-image: url(../imagens/box_fazenda.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 103px;
	margin-right: 10px;
	float: left;
	color: #666666;
}
.box_categorias a:link {
	color: #666666;
	text-decoration: none;
}
.box_categorias a:visited {
	color: #666666;
	text-decoration: none;
}
.box_categorias a:hover {
	color: #006699;
	text-decoration: underline;
}
.box_categorias a:active {
	color: #666666;
	text-decoration: none;
}
.box_categorias td {
	padding-left: 6px;
	padding-right: 5px;
}
.texto_legenda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.texto_legenda a:link {
	color: #333333;
	text-decoration: none;	
}
.texto_legenda a:visited {
	color: #996600;
	text-decoration: none;
}
.texto_legenda a:hover {
	color: #006699;
	text-decoration: underline;
}
.texto_legenda a:active{
	color: #333333;
	text-decoration: none;	
}
.titulo_separacao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
