#VitrineSamsung {
	height: 400px;
	width: 800px;
	position: fixed;
	left: -739px;
	top: 20%;
	background: url(/images/Vitrine_Samsung.png) top left no-repeat;
	z-index: 1300;
}
#VitrineSamsung .conteudo {
	float: left;
	height: 357px;
	width: 689px;
	margin-top: 27px;
	margin-left: 21px;
}
#VitrineSamsung .botao {
	height: 90px;
	width: 49px;
	margin-top: 18px;
	margin-left: 739px;
}

#VitrineLexmark {
	height: 400px;
	width: 800px;
	position: fixed;
	left: -739px;
	top: 20%;
	background: url(/images/Vitrine_Lexmark.png) top left no-repeat;
	z-index: 1200;
}
#VitrineLexmark .conteudo {
	float: left;
	height: 357px;
	width: 689px;
	margin-top: 27px;
	margin-left: 21px;
}
#VitrineLexmark .botao {
	height: 90px;
	width: 49px;
	margin-top: 111px;
	margin-left: 739px;
}

#VitrineSharp {
	height: 400px;
	width: 800px;
	position: fixed;
	left: -739px;
	top: 20%;
	background: url(/images/Vitrine_Sharp.png) top left no-repeat;
	z-index: 1100;
}
#VitrineSharp .conteudo {
	float: left;
	height: 357px;
	width: 689px;
	margin-top: 27px;
	margin-left: 21px;
}
#VitrineSharp .botao {
	height: 90px;
	width: 49px;
	margin-top: 202px;
	margin-left: 739px;
}

#VitrineXerox {
	height: 400px;
	width: 800px;
	position: fixed;
	left: -739px;
	top: 20%;
	background: url(/images/Vitrine_Xerox.png) top left no-repeat;
	z-index: 1000;
}
#VitrineXerox .conteudo {
	float: left;
	height: 357px;
	width: 689px;
	margin-top: 27px;
	margin-left: 21px;
}
#VitrineXerox .botao {
	height: 90px;
	width: 49px;
	margin-top: 293px;
	margin-left: 739px;
}

