@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
}
body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	background: #c0c0c0;
	color: #333;
}
a {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
}
p {
	margin-bottom: 10px;
}
h1 {
	color: #333;
	font-weight: normal;
	font-size: 20px;
	font-family: 'Times New Roman', serif;
	background: #f4f4f4;
	border: 1px solid #ccc;
	height: 36px;
	line-height: 36px;
	padding-left: 15px;
	margin-bottom: 20px;
}
h1 img {
	float: left;
	margin-right: 10px;	
}
h1 a {
	text-decoration: underline;
}
h1:first-letter {
	text-transform: uppercase;
}
h1 span {
	color: #b80000;
}
h2 {
	color: #333;
	font-size: 15px;
	font-weight: bold;	
}
h4 {
	color: #B80000;
	margin-bottom: 10px;
	font-size: 14px;
}
h3 {
	background: url('../img/faq.gif') no-repeat;
	padding-left: 20px;
	font-weight: normal;
	color: #f00;
}
h5 {
	color: #009933;
	background: url('../img/ico_din.gif') no-repeat;
	height: 16px;
	line-height: 16px;
	padding-left: 40px;
	margin: 35px 0 10px 0;
	font-size: 15px;
	font-weight: normal;
}
form input,
form textarea,
form select {
	background: #fff;
	margin: 2px;
	padding: 2px;
	border: 1px solid #666;
}
form label {
	display: block;
	position: relative;
}
form fieldset.ladoLado label {
	display: inline;
}
label.error {
	color: #f00;
	position: absolute;
	top: 29px;
	font-size: 10px;
	left: 15px;
	width: 150px;
}
.clear {
	clear: both;
}
.caution {
	color: #f00;
}
.msg {
	color: #080;
}
.abas {
	position: absolute;
	top: -27px;
}
.abas li {
	background: #C8B47C; <!-- /Mudar cor da aba lojas destaque -->
	min-width: 135px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	margin-left: 10px;
}
.abas li, 
.abas li h3 {
	color: #59322B;
	padding: 0 5px;
	font-size: 17px;
	font-weight: bold;
}
.abas li h3 {
	background: none;
}
.info {
	width: 290px;
	background: #f4f4f4;
	border: 1px solid #ccc;
	padding: 10px 7px 7px 7px;
	margin-bottom: 17px;
}
.info p {
	color: #666;
	width: 260px;
}
.paginacao {
	text-align: center;
	clear: both;
}
.paginacao a {
	color: #036;
}
.paginacao a span {
	color: #f00;
	font-size: 16px;
}
#paginacao {
	border: 1px solid #ccc;
	padding: 10px 10px 5px 10px;
	background: #f4f4f4;
}
#paginacao p {
	padding-bottom: 5px;
	display: inline-block;
}
#paginacao span,
#paginacao h1,
#paginacao h2 {
	color: #f00;
	font-size: 16px;
	font-weight: normal;
	font-family: Arial, Verdana, sans-serif;
	border: none;
	display: inline;
	margin: 0;
	padding: 0;
	line-height: 12px;
	height: 12px;
}
#paginacao p a {
	color: #000;
	font-size: 12px;
}
#paginacao .links_paginacao {
	display: block;
}
#videos li {
	float: left;
	padding: 0 20px;
	height: 150px;
	width: 130px;
	margin-top: 40px;
}
.desc {
	padding: 15px;
}
.forma-pagamento {
	margin-left: 7px;
}
.forma-pagamento li {
	float: left;
}
.info-loja {
	padding-top: 5px;
}
.faq {
	border: 1px solid #ccc;
	padding: 7px;
	margin-bottom: 15px;
}
.box {
	background: #f4f4f4;
	border: 1px solid #ccc;	
	padding: 10px;
	margin-bottom: 25px;
}
.box address,
.box p {
	display: inline;	
}
.box img {
	margin: 15px;
}
.box table {
	margin-bottom: 15px;
}
.box table th {
	width: 200px;
	text-align: center;
	background: url('../img/setalaranja.gif') no-repeat left center;
	line-height: 20px;
}
.box table td {
	text-align: center;
}
.box {
	display: table;
	width: 97%;
}
.box li.titulo {
	float: none;
	width: 100%;
	display: block;
}
.box li {
	float: left;
	/* margin-left: 70px; */
	display: inline;
}
.box iframe {
	width: 425px;
	height: 350px;
	margin: 0 auto;
	display: block;
}
table.lista th {
	cursor: pointer;
	text-decoration: underline;
}
table.lista tr.dif {
	background: #eee;		
}
table.lista tr td {
	text-align: center;
	width: 50px;
}
table.lista tr .nome {
	text-align: left;
	width: 400px;
}
#banner_cat {
	margin: 25px auto 0 auto;
	width: 730px;
}
