@charset "utf-8";
/* CSS Document */
h1{
	font-size:24px;
	margin:15px 0 0 0;
	font-weight:normal;
}

h2{
	text-transform:uppercase;
	color:#486F31;
	margin:5px 0  10px 0;	
}

h3{
	color:#DA2128;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	margin:20px 0 0 0;
	_margin:30px 0 0 0;	
}
h4{
	text-transform:uppercase;
	color:#486F31;
	font-size:12px;
}
#center-container{
	float:left;
	width:263px;
	padding-top:0;
}
#center-container h1{
	margin:0 0 0 0;
}

#left-container {
	background:url(interface/bg-left.png) no-repeat ;
	width:200px;
	float:left;
	min-height:772px;
}
#left-container .li{
	background:#E0F4AA;	
}
#left-container li .bold-0{
	font-size:12px;
	font-weight:bold;
	color:#1C3C09;
}
#left-container li .bold-1{
	font-size:12px;
	color:#2E7403;
}
.foto-receitas{
	background:url(interface/bg-foto-receitas.png) no-repeat;
	width:471px;
	height:209px;
	padding:5px 0 0 4px;
	float:left;
	margin:5px 0 0 0;
}
.titulo-receitas{
	float:left;
	width:291px;
}
.titulo-receitas h3{
	margin:5px 0 0 0;
}
#col1 .titulo-receitas p {
	color:#486F31;
	font-size:12px;
}
#col1 .titulo-receitas p strong{
	color:#486F31;
	font-size:12px;
}
#img-margin{
	margin:0 3px 0 0;
}
#col1{
	width:767px;
	padding-left:10px;
	float:left;
}
#col1 p{
	margin:0;
}

.top-receita{
	border-bottom:1px dotted #2F7C00;
	float:left;
}
.top-receita .interna{	
	width:515px;
	float:left;	
}

.select{
	background:#D7EAAB;
	border:1px solid #80B85E;
	width:247px;
	height:20px;
	font-size:12px;
	color:#214112;
	float:left;
	margin:0  0 0 23px;	
}
#img-right{
	float:left;	
	margin:80px 0 0 0;
}
.receita{
	float:left;
	margin:8px 0 0 60px;
}
.medium{
	background:#D7EAAB;
	border:1px solid #80B85E;
	width:98px;
	height:20px;
	margin:0 12px 0 0;
	float:left;
	font-size:12px;
	color:#214112;
}
.select-receita{
	background:#D7EAAB;
	border:1px solid #80B85E;
	width:208px;
	height:20px;
	margin:10px 0 0 0;
	float:left;
	font-size:12px;
	color:#214112;
}
.bt-pesquisar-receita{
	background:url(interface/bt-pesquisar-receita.png) no-repeat;
	width:132px;
	height:20px;
	float:left;
	margin:8px 0 0 0;
	cursor:pointer;
}
.topo{
	border-top:1px dotted #2F7C00;
	float:left;
	width:760px;
	padding:10px 0 0 0;
	margin:10px 0 0 0;

}
.bt-pesquisar-receita{
	background:url(interface/bt-pesquisar-receita.png) no-repeat;
	width:132px;
	height:20px;
	float:left;
	margin:8px 0 0 0;
	cursor:pointer;
}
#receita{
	float:left;
	margin:9px 0 0 0;
}
#img-pagina-direita{
	float:left;
	margin:7px 0 0 12px;
}
#col1 h2{margin-top:20px;}
#col1 ul li{
	color:#486f31;
	font-size:11px;
	line-height:18px;
	padding-left:15px;
	list-style: none;
	background: url('interface/seta-menu.png') no-repeat left;
}
p{color:#486f31;}
.clear{display: block; visibility:visible;}
li{list-style:none;}


