body{
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	background-image: url(../imagens/fundo_body.jpg);
	background-repeat: repeat-x; 
	}

#total{
	width: 778px;
	height: 980px;
	margin-left:auto;
	margin-right:auto;
	}
	
#total_home{
	width: 778px;
	height: 960px;
	margin-left:auto;
	margin-right:auto;
	}
	
	#total_dicas{
	width: 778px;
	height: 1810px;
	margin-left:auto;
	margin-right:auto;
	}
	
#topo{
 background-image: url(../imagens/topo.jpg);
	width: 778px;
	height: 161px;
	float: left;
	}
	
#barra{
	width: 141px;
	height: 847px;
	background: url(../imagens/barra_bg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	float: left;
	padding: 10px 0 0 30px;
	}
	
#barra_home{
	width: 141px;
	height: 617px;
	background: url(../imagens/barra_bg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	float: left;
	padding: 10px 0 0 30px;
	}
	
	#barra_dicas{
	width: 141px;
	height: 1617px;
	background: url(../imagens/barra_bg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	float: left;
	padding: 10px 0 0 30px;
	}


#conteudo{
	width:577px;
	height: auto !important;
	min-height: 100px;
	_height: 100px;
	background: #FFFFFF;
	float: left;
	padding: 0 20px 5px 10px;
	}
	
#conteudo_home{
	width:577px;
	height: 622px;
	background: #FFFFFF;
	float: left;
	padding: 0 20px 5px 10px;
	}
	
	#conteudo_dicas{
	width:577px;
	height: 1622px;
	background: #FFFFFF;
	float: left;
	padding: 0 20px 5px 10px;
	}
	
#conteudo_dicas a{
	color: #8D7550;
	text-decoration: none;
	}
	
#conteudo_dicas a:hover{
	color: #8D7550;
	text-decoration: underline;
	}
	
#rod{
	width: 100%;
	height: 58px;
	clear: both;
	border-top: solid 1px;
	border-top-color: #996600;
	text-align: center;
	padding: 30px 0 0 0; 
	}
	
#menu{
	width: 116px;
	height: 224px;
		}
		
h1{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 22px;
font-weight:bold;
font-style: italic;
color: #CC6600;
margin-bottom: 4px;
margin-top: 3px;
}


p{
font-family: Arial, Helvetica, sans-serif;
color: #333333;
font-size: 13px;
line-height: 20px;
margin-top: 4px;
}

ul {
font-family: Georgia, "Times New Roman", Times, serif;
color: #333333;
font-size: 13px;
line-height: 20px;
}

#rod a{
color: #996600;
text-decoration: none;
}

#rod a:hover{
color: #996600;
text-decoration: underline;
}

#rod p{
font-family: Georgia, "Times New Roman", Times, serif;
color: #999999;
font-size: 11px;
margin: 0;
}
	
table{
	margin-top: 5px;
}

