
* { margin: 0; padding: 0; }


#container {
	position: absolute;
	width: 840px;
	height: 740px;
	left: 50%;
 	margin-left: -420px;
 	top: 35px;
 	bottom: 20px;
}

#img_empresa {
	position: relative;
	width: 545px;
	height: 220px;
	float: left;
	margin-left: -290px;
	overflow: visible;
	z-index: 4;
}

#img_produtos {
	position: relative;
	width: 545px;
	height: 220px;
	float: left;
	margin-left: -290px;
	overflow: visible;
	z-index: 4;
}

#img_mercearia {
	position: relative;
	width: 545px;
	height: 220px;
	float: left;
	margin-left: -290px;
	overflow: visible;
	z-index: 4;
}

#tv_principal {
	position: relative;
	width: 800px;
	height: 220px;
	float: left;
	margin-left: -290px;
	overflow: visible;
	z-index: 4;
}

#destaque {
	width: 275px;
	height: 220px;
	float: right;
	z-index: 4;
	text-align: right;	
}

.bg {
	background-image: url("../_img/pattern.jpg");	
}

#topo {
	position: relative;
	width: 838px;
	height: 206px;
	background-image: url(../_img/topo.png);
}

#back {
	position: relative;
	width: 270px;
	height: 200px;
	float: left;
}


/* inicio menu */

a.menu:link {font-family: "Trebuchet MS", Arial, sans-serif; font-size: 9pt;line-height: 16.5pt;color: #fff;text-decoration: none;}
a.menu:visited {font-family: "Trebuchet MS", Arial, sans-serif; font-size: 9pt;line-height: 16.5pt;color: #fff;text-decoration: none;}
a.menu:hover {font-family: "Trebuchet MS", Arial, sans-serif; font-size: 9pt;line-height: 16.5pt;color: #fdcd6d;text-decoration: none;}




#receitas {
	position: relative;
	width: 293px;
	height: 151px;
	left: 75px;
	top: 25px;
	float: left;
}

.none {
	list-style: none;
}

.yes {
	list-style-type: disc;
}

.imgFloat {
	float: left;
	padding-right: 10px;
	padding-bottom: 1px;
}


/* fim menu */


/* inicio meio */


#meio {
	position: relative;
	width: 840px;
	height: auto;
}

#meioEsq{
	position: relative;
	width: 286px;
	height: auto;
	background-image: url(../_img/meio_esq.gif);
	float: left;
}

#meioDir{
	position: relative;
	width: 554px;
	height: auto;
	background-image: url(../_img/meio_dir.gif);
	background-repeat: no-repeat;
	float: right;
}

#meioTxt {
	position: relative;
	width: 458px;
	height: auto;
	left: 25px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 20px;
	background-color: #611005;	
	border: 1px solid #a76961;
}

.txt {
	font-family: "Tahoma";
	font-size: 9pt;
	line-height: 12pt;
	color: #fff;
}

.txtDestaque {
	font-family: "Trebuchet MS";
	font-size: 11pt;
	line-height: 14pt;
	color: #fff;
}

.imgTxt {
	border: 1px solid red;
	padding: 5px;
	float: left;
	margin: 5px 15px 5px 0;
}

.icoDestaque {
	border: 1px solid red;
	padding: 5px;
	float: left;
	margin: 10px 10px 15px 10px;
}

.icoTxtDestaque {
	width: 110px;
	height: 100px;
	padding: 5px;
	float: left;
	margin: 10px 15px 15px 0;
}


/* fim meio */


/* inicio base */

#base {
	position: relative;
	width: 840px;
	height: 106px;
}

#baseEsq {
	position: relative;
	width: 286px;
	height: 106px;
	background-image: url(../_img/base_mesa.png);
	float: left;
}

#baseDir {
	position: relative;
	width: 551px;
	height: 106px;
	background-image: url(../_img/base_direita.png);
	background-repeat: no-repeat;
	float: left;
}

.clearing {
	clear: both;
}

/* fim base */

.pad20 {
	padding-right: 20px;
}

.hr {
	border: 1px solid #d7918a;
	width: 544px;
}

.enderecos {
	width: 165px;
	height: 100px;
	float: left;
	margin-left: 15px;
	margin-top: 15px;
}

.enderecos2 {
	width: 135px;
	height: 100px;
	float: left;
	margin-left: 135px;
	margin-top: 15px;
}

.enderecos3 {
	width: 155px;
	height: 100px;
	float: left;
	margin-left: 20px;
	margin-top: 15px;
}

.contato {
	background-color: #f2e5c8;
	border: 1px solid #ededed;
	font-family: "Tahoma";
	size: 9pt;
	padding: 1px;
	width: 200px;
}

.bt {
	background-color: #3a7b66;
	border: 1px solid #ededed;
	font-family: "Tahoma";
	color: #fff;
	size: 9pt;
	padding: 2px;
	width: 50px;
}