﻿#titulo, #desc1, #desc2, #desc3, #desc4 {
	position: absolute;
	width: 90px;
	top: 8px;
	left: 140px;
	text-align: center;
}
#conferir {
	position: absolute;
	width: 90px;
	top: 88px;
	left: 140px;
	text-align: right;
	color: #FF0000;
}
span{
/*	border: 1px Solid #C0C0C0;*/
}
#foto1,#foto2,#foto3,#foto4,#foto5,#foto6,#foto7,#foto8 {
	position: absolute;
	left: 10px;
	top: 8px;
}
#oferta1,#oferta2,#oferta3,#oferta4,#oferta5,#oferta6,#foto7,#foto8 {
	background-image: url('../images/quadro1.png');
	background-repeat: no-repeat;	
}
#titulo{
	top: 6px; left: 150px; width: 125px;
}
#desc1 {
	top: 24px; left: 150px; width: 125px;		
}
#desc2 {
	top: 42px; left: 150px; width: 125px;	
}
#desc3 {
	top: 60px; left: 150px; width: 125px;	
}
#desc4 {
	top: 78px; left: 150px; width: 125px;	
}
#conferir {
	width: 125px;	
	top: 96px;
	left: 150px;
}
