﻿.divItens
{
	display: block;
	width: auto;
	text-align: center;
	height: 15px;
	margin: 35px 0px 5px 0px;
	font-weight: bold;
	font-size: 11px;
	vertical-align: bottom;
}

