@charset "utf-8";
/* CSS Document */

body {
	padding: 0px;
	margin: 0px;
	background: #FFF;
	background: url(../imagem/bg-conteudo.jpg) repeat-x top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

* {
	margin: 0px;
	padding: 0px;
}

#geral {
	position: absolute;
	width: 100%;
}

.topo {
	background: url(../imagem/topo.jpg) center bottom;
	height: 152px;
}

.menu-top{
	position: absolute;
	width: 770px;
	left: 50%;
	margin: 0 -385px;
	height: 30px;
	z-index:9999;
	top: 25px;
	padding: 10px 0px 0px 0px;
}

.menu-top a:hover{
	text-decoration:underline;
}

.menu-top p {
	float: right;
	padding: 0 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	margin: 0px;
}

.meio-bg {
	position: relative;
	margin: 0 auto;
	width: 100%;
}

.principal {
	position: relative;
	margin: 0 auto;
	width: 770px;
}

.conteudo {
	width: 570px;
	float:right;
	padding-top: 10px;
	padding-bottom: 15px;
}

.internas{
	background: #ECFEE9;
	color: #015215;
	padding: 15px;
	border: 1px dashed #006600;
}

.internas a:link {
	text-decoration: none;
}

.internas a:hover {
	text-decoration: underline;
}

.internas p {
	font-size: 11px;
	line-height: 130%;
	margin-bottom: 0px;
	padding-bottom: 5px;
}

.internas h1 {
	font-size: 16px;
	line-height: 120%;
	font-weight:bold;
	margin-bottom: 20px;
	border-bottom: 4px solid #015215;
	padding: 5px;
}

.internas h2 {
	font-size: 12px;
	line-height: 120%;
	font-weight:bold;
	margin-bottom: 20px;
	border-bottom: 2px solid #015215;
	padding: 0px;
}


.menu {
	padding: 0px 0px 50px 0px;
	width: 186px;
	float: left;
	background:url(../imagem/bg-menu-bottom.jpg) bottom left no-repeat #d4e937;
	margin-bottom: 15px;
	margin-top: 8px;
}
.menu p {
	display: block;
}

.menu .item{
	display: block;
	font-size: 11px;
	margin: 0px;
}

.menu .item a {
	display: block;
	padding: 6px 5px;
}


.menu .item a:hover {
	display: block;
	font-size: 11px;
	background: #FFFF99;	
}


.bg-menu-top{
	background:url(../imagem/bg-menu-top.jpg) left top no-repeat;
	margin: 0px;
	height: 20px;
	padding: 0px;
	z-index: -9;
}

.rodape {
	background: url(../imagem/bg-rodape.jpg) center top;
	clear: both;
}

.conteudo-rodape{
	width: 770px;
	margin: 0px auto;
	z-index:9999;
	top: 45px;
	padding: 20px 0px 20px 0px;
}

.rodape-box{
	width: 218px;
	background: #FFFFFF;
	float: left;
 	margin: 0px 10px;
	z-index: 999999;
	padding: 5px;
	height: 140px;
}

.rodape_clear{
	clear:both;
	height: 5px;
}
.rodape-box p{
	font-size: 11px;
}

.rodape-box img{
	padding-bottom: 10px;

}

.center{
	text-align: center;
}

/* BOX DO CONTEÚDO */

.box1{
	width: 286px;
	background: #FFF;
	float: left;
}

.box2{
	width: 151px;
	float: right;
	margin-bottom: 10px;
	padding-left: 120px;
	padding-top: 5px;
	padding-right: 5px;
	background: url(../imagem/anja.jpg) no-repeat left top #B6E888;
	height: 168px;
	border: 5px solid #FFFFFF;
}

.box2 p{
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}
.box3{
	width: 286px;
	background: #fff;
	float: right;
}

.box4{
	width: 268px;
	height: 370px;
	float: right;
}
.box4 a:hover img{
	border: -3px solid #FFFF66;
}

/* CSS GERAL */

a:link, a:hover, a:visited {text-decoration: none; color: #003300}

a img {border: 0px; text-decoration:none;}

.logo {
	position: absolute;
	display:block;
	height: 60px;
	width: 770px;
	left: 50%;
	margin: 50px -385px 0px -385px;
	height: 65px;
	z-index:999999;
	padding: 10px 0px 0px 0px;
}

.leimais{
	font-weight: bold;
	float:right;	
}

.paginacao {
	height:
}
.paginacao ul {
	list-style: none;
	float: right;
}
.paginacao ul li{
	float: left;
	margin-left: 3px;
	border: 1px #006600 solid;
	text-align: center;
	font-size: 10px;
	background: #fff;
	display: block;
}

.paginacao a{
	display:block;
	padding: 2px 4px;
}

.paginacao a:hover{
	display:block;
	background: #008040;
	color: #fff;
	font-weight:bold;
	text-decoration:none;
}

.pagina {
	float:right;
	padding-top: 2px;
}

.clear {
	clear:both;
	height:10px;
}

.linhatracejada {
	border-bottom: 2px dashed #006600;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	
}

.imagem_esquerda{
	float: left;
	margin: 8px 8px 8px 0px;
	border: 2px solid #006600;
}

ul {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; margin: 0px; padding-left: 12px; padding-bottom: 15px;}

ol{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; margin: 0px 0px 0px 10px; padding-left: 12px; padding-bottom: 15px; list-style:decimal;}

/* FORMULÁRIO */

.form_faleconosco{
	font-size:11px;
	color:#474141;
	text-align:left;
}
.tabela_formulario{
	margin-left:15px;
	margin-top:0px;
}
.input_button{
width:71px;
height:23px;
border:1px solid black;
font-size:11px;
color:#fff;
background: #336633;
}

input {
	font-size:12px;
}

ul {
	list-style: outside disc;
	margin-left: 20px;
}

ul li {
	font-size:11px;
	line-height: 18px;
}

.tit_receitas {
	font-weight: bold;
	margin:0px;
	padding:0px; !important
}

.tit_receitas a{
	display:block;
	padding: 5px; !important
}


.tit_receitas a:hover{
	text-decoration:none;
	background: #006600;
	color: #fff;
}

.tit_chamada {
	font-size: 12px;
	font-weight: bold;
}

.texto_chamada {
	font-size: 12px;
	line-height: 120%;
	color:#006600;
}