
.Dinheiro, .CartaoCredito, .Debito , .Boleto{
	float:left; 
	width: 30%; 
	margin: 30px 1.5%; 
	border-radius: 10px; 
	border: 1px solid #999; 
	font-size: 18px; 
	font-weight: bold;}
	
.Titulo{float:left; 
width: 100%; 
border-radius: 10px 10px 0 0; 
font-weight: bold; 
color: #fff; 
background: #000; 
text-align: center;}

.DisplayNone{
	display: none;}/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 13/06/2019, 20:34:04
    Author     : ponta
*/

