
/*** Produtos ***/
.qdrProdutos{
	float: left;
	width: 370px;
	margin-top: -23px;
	margin-right: -50px;
	margin-bottom: 55px;
	padding: 151px 88px 0 50px;
	background: url(img/home_produtos.gif) no-repeat top;
}
.qdrProdutos h2{
	background-image: url(img/txt_produtos.gif);
}
.qdrProdutos .botao{
	margin-left: auto;
	margin-right: 10px;
}


/*** Álbum ***/
.qdrAlbum{
	float: right;
	width: 238px;
	height: 211px;
	margin-bottom: 55px;
	padding: 52px 220px 0 0;
	background: url(img/home_album.gif) no-repeat left bottom;
}
.qdrAlbum h2{
	background-image: url(img/txt_qualidade.gif);
}
.qdrAlbum .botao{
	margin-left: -8px;
}


/*** Quadros do rodapé ***/
.quadro{
	float: left;
	width: 276px;
	height: 201px;
	margin-bottom: 10px;
	background: url(img/home_quadro.jpg) no-repeat top;
}
.quadro h2{
	margin-left: 11px;
	margin-top: 11px;
}
.quadro .botao{
	position: absolute;
	margin-top: 114px;
	margin-left: -4px;
}


/*** Dicas de Uso ***/
.qdrDicas{
	margin-left: 41px;
	_margin-left: 20px;
	background-image: url(img/home_dicas.jpg);
}
.qdrDicas h2{
	background-image: url(img/txt_dicas_de_uso.gif);
}


/*** Dia dos Namorados ***/
.qdrDiaNamorados{
	margin-left: 16px;
	padding-bottom: 37px;
	background-image: url(img/home_namorados.jpg);
}
.qdrDiaNamorados h2{
	background-image: url(img/txt_dia_namorados.gif);
}
.qdrDiaNamorados p{
	padding: 10px 110px 0 16px;
}

/*** vazio ***/
.vazio{
	margin-left: 16px;
	padding-bottom: 37px;
	background-image: url(img/home_vazio.jpg);
}
.vazio h2{
	/*background-image: url(img/txt_dia_namorados.gif);*/
}
.vazio p{
	padding: 10px 110px 0 16px;}



/*** Franquias ***/
.qdrFranquias{
	margin-left: 16px;
	background-image: url(img/home_franquias.jpg);
}
.qdrFranquias h2{
	background-image: url(img/txt_franquias.gif);
}