body {
	background:#73060c;	
	color:#fff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

a {
	text-decoration:none;
	color:#fff;
	cursor:pointer;
}

h1 {
	color:#f8b92c;
	font-size:16px;
	margin-bottom:10px;
}
* {
	padding:0;
	margin:0;
}

.campobusca {
	background:#a20910;
	border:2px solid #fff;
	height:25px;
	color:#fff;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	width:70%;
}

.campobusca:focus,.campo:focus {
	background:#0f571e;	
}
#topo {
	height:187px;
	border-bottom:1px solid #73060c;
	background:#f8b92c;
	width:100%;

}
span.continuelendo {
	padding:4px;
	margin:5px;
	color:#f8b92c;
}
span.continuelendo a {
	color:#f8b92c;

}
span.continuelendo a:hover {
	text-decoration:underline;	
}

span.vermais a {
	color:#f8b92c;
	padding:5px;

}
span.vermais a:hover {
	background:#320305;
}
#menu ul li {
	float:left;
	list-style:none;
	height:28px;
	text-align:center;
	line-height:1.5;
	font-family:Georgia, "Times New Roman", Times, serif;

}

#menu ul {
	width:710px;
	margin:0 auto;
}


#menu ul li a {
	float:left;
	list-style:none;
	padding:0 0 0 20px;

} 

#menu ul li a:hover {
	color:#9ec860;
	background:url(../deco.jpg) no-repeat;
}

#categorias a:hover,#escolher_categorias a:hover,#escolher_categorias_receitas a:hover {
	color:#f8b92c;	
}
#geral {
	width:85%;
	padding-bottom:20px;
}
.container img {
	float:left;
	border:5px solid #320305;
	margin:0 10px 3px 0;
}

#dicas {
	margin-top:20px;

}

#produtos_destaque {
	margin-top:20px;


}
div.titulo {
	background:url(../imgs/iconeTitulo.jpg) no-repeat;
	color:#f8b92c;
	height:29px;
	line-height:2;
	font-size:18px;
	padding-left:45px;
	color:#f8b92c;
	font-size:16px;
	margin-bottom:10px;
}
#categorias {
	width:20%;	
	float:left;
	text-align:left;
	background:url(../imgs/separadorGrande.jpg) right no-repeat;
	padding:10px;
}

#categorias ul li {
	list-style:none;
	background:url(../imgs/iconeCat.jpg) no-repeat;
	padding-left:28px;
	margin:10px 0 10px 0;
	line-height:1.5;
	font-size:14px;
}

.ultimareceita {
	border-bottom:1px dotted #fff;
	width:90%;
}
.ultimareceita h2 {
	background:url(../imgs/iconeReceita.jpg) no-repeat;
	font-size:14px;
	padding-left:40px;

}
h2 {
	color:#fff;
	font-size:14px;
	margin-bottom:5px;
}

#exibir {
	width:73%;
	float:left;
	text-align:left;
	padding-left:20px;
}

#menu {
	font-size:15px;	
	padding-top:10px;
}

#fundotopo {
	width:780px;
	height:187px;
	background:url(../imgs/fundotopo.jpg) no-repeat;
}
#menu {
	background:url(../imgs/degrade.jpg) repeat-x;
	height:30px;
	width:100%;
}
#conteudo {
	background:url(../imgs/fundorodape.jpg) bottom no-repeat;
}

#rodape {
	background:#320305;
	height:74px;
	color:#f8b92c;
	padding:20px;
	font-size:12px;
	text-align:center;
	line-height:1.5;


}

#lista_produtos_destaque{
	width:80%;
	padding:20px;
}
#lista_produtos_destaque img {
	border:5px solid #320305;	
}
.box_produto,.box_painel {
	padding:5px;
	color:#fff;
	float:left;
	margin:5px;
	width:45%;
	height:150px;
	background:url(../imgs/fundoproduto.jpg) repeat-x;
}

.box_painel_singular {
	padding:10px;
	color:#fff;
	width:95%;
	margin:0 5px 5px 0;
	height:150px;
	background:url(../imgs/fundoproduto.jpg) repeat-x;	
}

.box_produto img, .box_painel img, .box_painel_singular img {
	float:left;
	margin:0 10px 5px 0;
	border:5px solid #320305;
}


h2 {
	font-size:14px;
	color:#FFFF80;
}

.paginacao ul li {
	float:left;
	padding:5px;
	background:#320305;
	color:#fff;
	list-style:none;
	margin:10px 5px 0 5px;
}

.paginacao ul li:hover {
	background:#B70000;	
}

.paginacao a{
	color:#fff;	
	text-decoration:none;
}
.paginacao ul li.atual {
	background:#900;	
}

#escolher_categorias ul li {
	list-style:none;
	background:url(../imgs/iconeCat.jpg) no-repeat;
	padding-left:28px;
	height:26px;
	line-height:1.5;
	font-size:14px;
	float:left;
	margin:10px;
}

#mostra_receita ul li, #mostra_dica ul li {
	margin:5px;
}

#mostra_receita img , #mostra_dica img{
	float:left;
	margin:0 10px 5px 0;
	border:5px solid #320305;
}


.receita_lista,.dica_lista {
	color:#fff;
	margin:5px;
	padding:5px;
	float:left;
	width:45%;
	height:130px;
}
.receita_lista img,.dica_lista img {
	float:left;
	border:5px solid #320305;
	margin:0 10px 5px 0;
}

#escolher_categorias_receitas ul li {
	list-style:none;
	background:url(../imgs/iconeReceita.jpg) no-repeat;
	padding-left:40px;
	height:40px;
	line-height:1.5;
	font-size:14px;
	float:left;
	margin:10px;
}
.alugado {
	background:#900;
	color:#fff;
}
#legenda {
	float:right;
	width:190px;
}
#legenda div.alugado {
	width:20px;
	height:20px;
	float:left;
	border:1px solid #fff;
	margin-right:5px;
	background:#900;
}
#calendario {
	float:right;
}

.calendario tr td {
	text-align:center;	
	padding:5px;
}

.hoje {
	color:#fff;
	background:#060;
}

#legenda div.hoje {
	width:20px;
	height:20px;
	float:left;
	border:1px solid #fff;
	margin-right:5px;
	background:#900;
	background:#060;
	
}
.calendario {
	border:2px solid #900;
	padding:10px;
	color:#000;
	font-size:10px;
	background:#f7f7f7;
}

a.botaoCalendario {
	cursor:pointer;
	font-size:18px;
	color:#000;
}

form label {
	font-weight:bold;
}
.campo{
	background:#a20910;
	border:2px solid #fff;
	height:25px;
	color:#fff;
	width:250px;
	margin-bottom:10px;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
}


.botao {
	background:#900;
	border:1px solid #fff;
	color:#fff;
	padding:5px;
	margin-right:10px;
	height:30px;
}
.album_fotos{
	width:250px;
	float:left;
	text-align:center;
	margin:5px;
	height:150px;
}
.album_fotos img{
	
	border:5px solid #320305;
	
}
iframe {
	border:5px solid #320305;	
	width:90%;

}
.autor {
	float:right;
	font-size:11px;
}

#flashPromocao {
	position:absolute;
	z-index:1000;
	left:50%;
	top:50%;
	margin-left:-250px;
	margin-top:-150px;
	width:500px;
	height:400px;
}