/* CSS Document */
div#lancamentos{
	height:120px;
	text-align:left;
	background-image:url(../images/bgLanc.gif);
	background-repeat:no-repeat;
	background-position:center;
}
div#contLanc{
	position:absolute;
	z-index:3;
	padding-top:3px;
	padding-left:5px
}
div#gifLanc{
	width:46px;
	padding-left:2px;
	height:50px;
	position:absolute;
	z-index:21;
}

div#DVD{
	float:left;
	width:255px;
	text-align:center;
}

div#CD{
	float:left;
	width:255px;
	text-align:center;
}

div#LIVROS{
	float:left;
	width:255px;
	text-align:center;
}
