body {
	background-color: #FFFFFF;
	background-image: url(images/fundo_geral.jpg);	
	background-repeat: repeat-x;
}
.tituloSecao {
	line-height: 26px;
	background-image: url(images/fundo_titulo.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000088;
}
.texto {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #006633;
}
a:link{
	text-decoration: none;
	color: #003399;
}
a:visited{
	text-decoration: none;
	color: #003399;
}
a:hover{
	text-decoration: none;
	color: #3366CC;
}
.menuMulher {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.menuMulher:link {
	text-decoration: none;
	color: #999999;
}
.menuMulher:visited {
	text-decoration: none;
	color: #999999;
}
.menuMulher:hover {
	text-decoration: none;
	color: #cccccc;
}
.rodape {
	font-family: Tahoma;
	font-size:10px;
	color:#CCCCCC;
}
.advb {
	font-family: Tahoma;
	font-size:11px;
	color:#AAAAAA;
}
.rodape:link {
	text-decoration:none;
	color:#CCCCCC;
}
.rodape:visited {	
	text-decoration:none;
	color:#CCCCCC;
}
.rodape:hover {	
	text-decoration:underline;
	color:#CCCCCC;
}
/* Paginas internas */
.tab_features {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
	color: #EA9D31;
	font-weight: bold;
	font-style:italic;
}
/* Duvidas */
li{
	color: #FFCC00;
}
.bolinha{
	color: #FFCC00;
	font-weight:bold;
}
/* Receitas */
.fotoReceita {
	border: 1px solid #ffcc00;
}
.tituloReceita{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F09030;
	/*color: #EA9D31;*/
	font-weight: bold;
	border-bottom: 1px solid #ffcc00;
}
