div.flash {
	position: relative;
	right: 0 px;
	top: 0px;
}

.bg_anoNovo{
	background-image: url(imagens/bg_anoNovo.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;

}

.bg_livroHonra {
	background-image: url(imagens/bg_livroHonraEntrada.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bg_livroHonraLimpo {
	background-image: url(imagens/bg_livroHonraLimpo.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.bg_home {
	background-image: url(imagens/bg_home.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.bg_copos {
	background-image: url(imagens/bg_copos.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: White;
}

.bg_galeria {
	background-image: url(imagens/bg_galeria.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}


/*ESQUERDA*****************************************/
td.homeDestaque{
	background-color: #E2CEAF;

}
td.esquerdaCampanha{
	background-color: #E2CEAF;
}

div.areaCampanha{
	position: relative;

	background-color: White;
	width: 160px;
	height: 198px;
	cursor: hand;
}

td.esquerdaHorario{
	background-color: #E2CEAF;
}
div.areaHorario{
	vertical-align: middle;
	position: relative;
	left:1px;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	background-color: White;
	width: 160px;
	height: 103px;
}

div.areaFerias{
	vertical-align: middle;
	position: relative;
	left:0px;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	background-color: White;
	width: 160px;
	height: 200px;
}


td.esquerdaPopAmigo{
	background-color: #E2CEAF;
}
div.areaPopAmigo{
	vertical-align: middle;
	position: relative;
	left:1px;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	background-color: White;
	width: 160px;
	cursor: hand;
}

/* DIREITA*********************************/

td.direitaSugestaoDia{
	background-color: #E2CEAF;
}
div.areaSugestaoDia{
	vertical-align: middle;
	position: relative;
	left:1px;
	background-color: White;
	width: 180px;
}


td.direitaPopSugestao{
	background-color: #E2CEAF;
}
div.areaPopSugestao{
	vertical-align: middle;
	position: relative;
	left:1px;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	background-color: White;
	width: 180px;
	cursor: hand;
}


/* CENTRO*********************************/

div.homeLivroHonra{
	position: relative;
	left:1px;
	background-color: White;
	width: 145px;
	height: 128px;
}
div.homeBoasVindas{
	position: relative;
	left:1px;
	background-color: White;
	width: 144px;
	height: 128px;
}
div.homeGaleria{
	position: relative;

	left:1px;
	background-color: White;
	width: 144px;
	height: 128px;
}