#template_geral {
	width: auto;
	position: relative;
	float: none;
	height: auto;
}
#template_box {
	width: 100px;
	position: relative;
	margin-right: 20px;
	margin-left: 20px;
	float: left;
	text-align: left;
	vertical-align: bottom;
	height: 150px;
	background-position: center;
	clear: none;
	margin-top: 20px;
}
#template_box2 {
	width: 100px;
	position: relative;
	margin-right: 20px;
	margin-left: 20px;
	float: left;
	background-position: center;
	margin-top: 40px;
	height: 150px;
}
#template_barra1 {
	width: auto;
	position: relative;
	margin-right: 20px;
	margin-left: 20px;
	float: none;
	margin-top: 20px;
}
#template_barra2 {
	width: auto;
	position: relative;
	margin-right: 20px;
	margin-left: 20px;
	float: none;
	margin-top: 60px;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000066;
	text-decoration: none;
	text-align: center;
}
#template_titulo {
	width: 100px;
	position: relative;
	float: left;
	margin-bottom: 10px;
	vertical-align: bottom;
}
.preco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000066;
	text-decoration: none;
	text-align: center;
}
