@charset "utf-8";

.input_home {
	width: 206px;
	height: 23px;
	background: url(../img/input_home.gif) no-repeat;
}

.input_home input {
	width: 193px;
}

.orange, .orange a {
	color: #f8981d;	
}

.box_news {
	background: url(../img/box_news.gif) no-repeat;
	width: 322px;
	height: 105px;
	margin: 0 0 1px 0;
}

.novidades {
	margin: 0 0 8px 0;	
}

.novidades a, .gg {
	color: #f8981d;
	text-decoration: none;
}

.tabele {
	border-collapse: collapse;
	margin: 2px auto;
}

.tabele img {
	margin: 0 12px;
}

.formas_de_pagamento {
	width: 322px;
	height: 32px;
	margin: 8px 0;		
}

.bandeiras {
	background: url(../img/bg_formas.gif) no-repeat;
	width: 322px;
	height: 65px;
	text-align: center;	
}

.cont_bottoms {
	padding: 0 0 8px 10px;	
}

.cont_bottoms div {
		display: inline;
		float: left;
		margin: 7px;
}

.newsletter {
	background: url(../img/news_bg.jpg);
	width: 322px;
	height: 149px;	
}


