.contentor-loja {
	width: 800px;
	top: 0px;
	height: 480px;
	background-color: #D3E7D3;
	margin-right: auto;
	margin-left: auto;
}



.hiperligacoes {
	width:150px;
	height:250px;
	background-color: #BDD3FF;
	border: medium groove #5296AD;
	font-size: 10px;
	font-style: italic;
	font-weight: bolder;
	color: #007F55;
	float: left;
	margin-top: 20px;
	margin-left: 40px;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.tela-loja {
	height: 305px;
	background-color: #CCCCFF;
	font-weight: bolder;
	color: #A0A0A4;
	margin-right: 70px;
	width: 500px;
	float: right;
	background-repeat: no-repeat;
	margin-top: 20px;
	text-align: center;
	overflow: scroll;
}

.tela-loja-index{
	height: 270px;
	background-color: #CCCCFF;
	font-weight: bolder;
	color: #675EAD;
	margin-right: 150px;
	width: 400px;
	float: right;
	background-repeat: no-repeat;
	margin-top: 20px;
	vertical-align: middle;
	background-position: center center;
	line-height: 10px;
	font-size: 10px;
}
img {
	padding: 5px;
}

