﻿body
{
	margin:0;
	padding:0;
	background-image:url(../imagens/imgBg.gif);
	background-repeat:repeat-x;
	background-color:#f5f1ee;
}
img
{
	border:0px;
}
#div-Main
{
	float:left;
	width:1002px;
}
#div-Menu
{
	float:left;
}
#div-Conteudo
{
	clear:both;
	float:left;	
}
#div-Rodape
{
	clear:both;
	float:left;
	height:59px;
}
.txt-Link
{
	font-family:Verdana;
	font-size:10px;
	color:#8b8d92;
	text-decoration:none;
}
.txt-Rodape
{
	font-family:Verdana;
	font-size:11px;
	color:#aa4735;
	text-decoration:none;
}
.txt-Destaques
{
	font-family:Verdana;
	font-size:11px;
	color:#0b5f9c;
	text-decoration:none;
}
.txt-Boi
{
	font-family:Verdana;
	font-size:11px;
	color:#635953;
	text-decoration:none;
}
.txt-Indique
{
	font-family:Verdana;
	font-size:11px;
	color:#dc654e;
	text-decoration:none;
}
.box
{
	font-family: Verdana;
	font-size: 11px;
	color: #dc654e;
	border:#cccccc 1px solid;
}

#accordion h3
{
	margin:0;
}


#accordion h3 .traco
{
	background-image:url(../imagens/imgAccordionTraco.gif); 
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom:8px;
	display:block;
	height:1px;
	margin-left:24px;
}