body {
	/*background-color: #0151A3;*/
	background-image:url("../../imgs/images_padrao/bg.gif");
	background-repeat:no-repeat;
	background-position:top center;
}

#ctnLogin {
	background-image: url("../../imgs/images_padrao/login.gif");
}

.descricao, .descricaoEfetuado {
	background-color: white;
	border-top-width: 0;  
	border-bottom: 1px solid #D2C4D7;
	border-left-width: 0;
	color: black;
	width: 268px;
}

.descricao {
	border-right: 1px solid #CCCCCC;
}

.classeBr{
	line-height: 7px;
}

p#itemNome {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
}

p#itemTamanho, p#itemCor {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #602F71;
}

.titulo, .texto, b#formasCartao, b#formasBoleto, .textoSpan, b#resumo, .textoItalico{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #602F71;
}

.textoItalico{
	color: #9468A3;
	font-size: 09px;	
}

b#formasBoleto, b#formasCartao{
	font-size: 14px;
	text-align: left;	
}

b#resumo{
	font-size: 12px;
}

.textoSemCor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

.texto, .textoSpan, .textoSemCor{
	font-size: 10px;
}

.titulo{
	font-weight: bold;
	font-size: 11px;	
	line-height: 0;	
}

td#previsao {
	background-color: white;
	border-top-width:0; 
	border-right: 1px solid #CCCCCC; 
	border-bottom: 1px solid #D2C4D7;
	border-left-width: 0;
	color: black;
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	width: 140px;
}

td#quantidade {
	background-color: white;
	border-top-width: 0; 
	border-right: 1px solid #CCCCCC; 
	border-bottom: 1px solid #D2C4D7;
	border-left-width: 0;
	color: black;
	text-align: center;
	width: 143px; 
}


td#excluir {
	background-color: white;
	border-top-width: 0; 
	border-right: 1px solid #CCCCCC; 
	border-bottom: 1px solid #D2C4D7;
	border-left-width: 0;
	color: black;
	width: 93px; 
}

td#vUnitario {
	background-color: white;
	border-top-width: 0; 
	border-right: 1px solid #CCCCCC; 
	border-bottom: 1px solid #D2C4D7;
	border-left-width:0;
	color: #381B42;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	width: 103px;
}

td#vTotal{
	background-color: white;
	border-top-width: 0; 
	border-right: 0; 
	border-bottom: 1px solid #D2C4D7;
	border-left-width: 0;
	color: #381B42;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	width: 100px;
}

td#tdSubtotal, td#tdSubtotalValor {
	background-color: #D2C4D7;
	border-top: 1px solid #E0D6E3;
	border-bottom: 1px solid #E0D6E3;
	height: 26px;
}

td#tdSubtotal {
	border-right: 1px solid #E0D6E3;
	text-align: left;
}

td#tdSubtotalValor {
	color: #381B42;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

td.tdCep, td#tdCepValor, td.tdEmbalagem, td#tdEmbalagemValor {
	background-color: #C6B4CB;
	border-top: 1px solid #D7CBDB;
	border-bottom: 1px solid #D7CBDB;
	height: 30px;
	vertical-align: middle;
}

td.tdCep, td.tdEmbalagem, td.tdEmbalagem2 {
	border-right: 1px solid #E0D6E3;
	text-align: left;
}

td#tdCepValor {
	color: #381B42;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

#txtCep {
	background-color: white;
	border: 1px solid #CCCCCC;
	color: #3E3E3E;
	display: inline;
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	height: 17px;
	width: 100px;
}

td.tdEmbalagem2 {
	width: 580px;
}

#ckbEmbalagem {
	background-color: white;
	border: 1px solid #8936A3;
	color: #8936A3;
	height: 24px;
	width: 13px;
}

td#tdEmbalagemValor {
	color: #381B42;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

td#tdTotalPagar, td#tdTotalPagarTotal {
	background-color: #E5DDE8;
	border-top: 1px solid #F7F5F8;
	border-bottom: 1px solid #F7F5F8;
	height: 30px;
}

td#tdTotalPagar{
	border-right: 1px solid #F7F5F8;
	text-align: left;
}

td#tdTotalPagarTotal{
	color: #381B42;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}


.ref_sub_claro{
	font-family: Verdana;
	font-size: 09px;
	color:#8B6797;
	text-decoration: underline;	
}

td.tdEspacamento {
	background-color: #BFABC5;
	height: 4px;
	font-size:0;
}

td.tabulacaoRegisto{
	text-align: left;
	padding-left: 33px;
}

.textCab p{
	margin-left: 21px;
	margin-right: 31px;	
}

.textCab b{
	font-size: 11px;
}

.tituloDivEdicao{
	width: 852px; 
	height: 29px; 
	background-image: url('../../imgs/images_perfil/meu_perfil.gif'); 
	float:left; 
	position:relative; 
	display:block; 
	text-align: right; 
}

.imgSalvar{
	width: 100px; 
	height: 17px; 
	margin-top: 6px; 
	padding-left:730px;  
	position:relative; 
	display:block; 
	text-align: right; 
	float:left;
}


.infoDiv {
	margin-left: 23px; 
	width:763px; 
	background: #E0D7E4; 
	text-align:left;
}

.tituloPedido {
	margin-left: 23px; 
	background-image: url('../../imgs/images_perfil/bg_pedidos_uni.gif'); 
	height:25px; 
	width:763px; 
	display:block; 
	position: relative;
}

ul{
	list-style:none none;
}

li,ul,h1,h3,h4,h5	{
	margin:0;
	padding:0;
}
