body{
	background-image:url(../img/bg.gif);
	background-color:#137536;
	margin:0;
}
#empresa{
	width:258px;
	height:179px;
	background-position:left top;
	background-repeat:no-repeat;
}
#servicos{
	width:252px;
	height:179px;
	background-position:left top;
	background-repeat:no-repeat;
}
#contato{
	width:260px;
	height:179px;
	background-position:left top;
	background-repeat:no-repeat;
}
#pedidos{
	background-image:url(../img/acompanhe.gif);
	width:258px;
	height:172px;
	background-position:left top;
	background-repeat:no-repeat;
}
#dicas{
	background-image:url(../img/dicas.gif);
	width:262px;
	height:172px;
	background-position:left top;
	background-repeat:no-repeat;
}
#news{
	background-image:url(../img/news.gif);
	width:250px;
	height:172px;
	background-position:left top;
	background-repeat:no-repeat;
}
#rodape{
	background-image:url(../img/rodape.gif);
	width:770px;
	height:32px;
	background-position:left top;
	background-repeat:no-repeat;
	padding-top:5px;
}
.texto_index{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
.texto_index p{
	padding:10px;
}
.campos_index {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #004519;
	border: 1px solid #012E0F;
	margin:1px
}
