@charset "utf-8";
/* CSS Document */

.active {
	font-style: 'Didact Gothic', sans-serif;
}
body {
	margin: 0;
}
.dhtml {
	position: absolute;
	width: 300px;
	height: 300px;
	top: 150px;
	left: 50%;
	margin-left: -150px;
}
.dhtml .bt_fechar {
	position:absolute;
	top: -5px;
	right: 0;
	padding: 4px 6px;
	background: #700;
	font-size: 13px;
	color: white;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
a {
	color: inherit;
	text-decoration: none;
}
a:hover {
	color: #300 !important;
}
#top {
	height: 66px;
	margin: 0px;
	padding: 0px;
	background: url(images/bg_menu.png) repeat-y center;
}
.m1 {
	background: url(images/m1.png) no-repeat center top;
	height: 66px;
	width: 17px;
}
.m2 {
	background: url(images/m2.png) no-repeat center top;
	height: 66px;
	width: 23px;
}
.m3 {
	background: url(images/m3.png) no-repeat center top;
	height: 66px;
	width: 21px;
}
.m4 {
	background: url(images/m4.png) no-repeat center top;
	height: 66px;
	width: 20px;
}
.m5 {
	background: url(images/m5.png) no-repeat center top;
	height: 66px;
	width: 22px;
}
.m6 {
	background: url(images/m6.png) no-repeat center top;
	height: 66px;
	width: 22px;
}
#logo {
	height: 66px;
	width: 211px;
	float: left;
	background: url(images/logo_top.png);
}
#home {
	background: #c32119;
}
#quem {
	background: #b51e17;
}
#servicos {
	background: #a21b16;
}
#loja {
	background: #951914;
}
#fale {
	background: #831510;
}
#resto {
	width: 182px;
	float: left;
	background: #831510;
}
#listra {
	height: 4px;
	margin-top: 15px;
	background: url(images/listra_top.png);
}
#listrabottom {
	height: 4px;
	margin-bottom: 5px;
	background: url(images/listra_bottom.png);
}
#conteudo {
	width: 955px;
	height: 577px;
}
#conteudo-principal {
	width: 550px;
	float: left;
	font-family: 'Didact Gothic', sans-serif;
	;
	text-align: left;
	margin-left: 35px;
	box-shadow: #333;
	margin-bottom: 15px;
	font-size: 14px;
	overflow: hidden;
	padding: 5px;
}
.conteudo-texto {
	margin-left: 0px;
}
.conteudo-texto span {
	font-size: 14px;
}
h1, h2, h3 {
	color: #333;
}
#conteudo-secundario {
	margin-left: 20px;
	text-align: left;
	width: 305px;
	float: left;
	font-family: 'Didact Gothic', sans-serif;
	padding: 5px;
}
.clear {
	clear: both;
}
#footer {
	height: 235px;
	background: url(images/bg_footer_vermelho.png);
	background-repeat: repeat-x;
}
.widgets {
	float: left;
	margin: 15px 15px;
	width: 288px;
	height: 205px;
}
.geral {
	width: 100%;
	text-align: center;
}
.content {
	width: 955px;
	margin: 0 auto;
}
.menu {
	height: 66px;
}
.textleft {
	text-align: left;
}
.text {
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	padding-top: 15px;
	clear: both;
}
.top-widgets {
	float: left;
}
#margin {
	margin-top: 5px;
}
.marginTop {
	margin-top: 5px;
}
.marginRight {
	margin-right: 5px;
}
ul, li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: #fff;
}
ul.menu li {
	padding: 0px;
	line-height: 66px;
	float: left;
}
.icons-sociais img {
margin-top: 18px;
}

#resto {
	height: 66px;
}
#slider {
	width: 955px;
	height: 400px;
	background: #FFF;
}
#blocos {
	width: 955px;
	height: 138px;
	font-family: 'Didact Gothic', sans-serif;
	;
}
.limenu {
	font-family: 'Didact Gothic', sans-serif;
	;
}
.texarea {
	outline: none;
	width: 95%;
	height: 90px;
	padding: 10px 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	-ms-transition: all 1s;
	transition: all 1s;
	border-radius: 4px;
	border: 1px solid #DDD;
	margin-bottom: 15px;
	background: url(images/form-bg.jpg) repeat-x bottom;
	color: #999;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.submit {
	outline: none;
	padding: 4px 10px;
	background: url(images/form-bg.jpg) repeat-x bottom;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	-ms-transition: all 1s;
	transition: all 1s;
	cursor: pointer;
	border: 1px solid #DDD;
}
.submit:hover {
	border: 1px solid #883737;
	color: #444;
}
.form {
	background: url(images/form-bg2.jpg) repeat-x bottom;
	outline: none;
	width: 95%;
	padding: 10px 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #DDD;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	-ms-transition: all 1s;
	transition: all 1s;
	color: #999;
	margin-bottom: 15px;
	font-weight: bold;
}
.bloco {
	margin-top: 10px;
	margin-left: 30px;
	float: left;
	text-align: left;
	width: 288px;
}
.bloco h2 {
	font-size: 17px;
	font-weight: normal;
	color: #8A8A8A;
}
.bloco p {
	font-size: 13px;
}
.imgbloco {
	float: left;
	margin-right: 10px;
}
.marginzero {
	margin: 0;
	color: #A5A5A5;
}
.container_inner {
	width: 120%;
}
.interna .box-produto {
	width: 525px;
}
.interna .box-produto ul li {
	width: 245px;
	text-align: left;
	padding: 2px 7px 5px 7px;
}
.interna .box-produto form.form-produto {
	float: left;
	width: 280px;
}
.interna .box-produto .separador {
	display: block;
	border-bottom: 1px #EEE solid;
	clear: both;
	padding: 5px 0px;
	margin: 5px 0px;
}
.interna .box-desc-produto, .interna .box-desc-produto p {
	font-size: 14px;
}
.box-produto {
	background: #FEFEFE;
	padding: 10px;
	/*box-shadow: 0px 0px 10px 0px #EEE;
	-moz-box-shadow: 0px 0px 10px 0px #EEE;
	-webkit-box-shadow: 0px 0px 10px 0px #EEE;*/
	margin: 0px 6px 6px 0px;
	position: relative;
	border-bottom: 1px solid #ddd;
	width: 525px;
}
.box-produto img {
	width: 215px;
	margin: 0 0 5px 0;
}
.box-produto h3 {
	margin: 0px;
	padding: 0;
}
.box-produto p {
	margin: 0;
	padding: 0;
	font-size: 13px;
}
.box-produto ul {
	margin: 0;
	padding: 0;
}
.box-produto ul li {
	list-style: none;
	color: #666;
	margin-top: 7px;
	font-size: 13px;
	padding-left: 230px;
}
.box-produto ul li > div.hide {
	position: absolute;
	top: 10px;
	left: 10px;
	background: #F0F0F0;
	border: #E0E0E0 solid 1px;
	width: 234px;
	padding: 5px;
	font-size: 12px;
	display: none;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}
.box-produto ul li:hover > div.hide {
	display: block;
}
p.box-comprar {
	padding: 0 8px;
	display: block;
	float: right;
	margin-top: 7px;
	height: 38px;
}
.box-comprar .form {
	width: 60px;
	padding: 9px 4px;
}
.item-carrinho {
	padding: 10px;
	margin: 0px 6px 6px 0px;
	width: 100%;
	border-bottom: 1px solid #eee;
	margin-bottom: 6px;
}
.item-carrinho img {
	width: 100px;
	margin: 0 0 5px 0;
}
.item-carrinho h3 {
	margin: 0px;
	padding: 0;
}
.item-carrinho p {
	margin: 0;
	padding: 0;
	font-size: 13px;
}
.paginacao {
}
.paginacao ul {
	margin: 0;
	padding: 0;
}
.paginacao ul li {
	float: left;
	list-style: none;
	display: block;
	margin-right: 2px;
	background: #900;
}
.paginacao ul li a {
	text-shadow: 0px 0px 0px 3px #CCCCCC;
	padding: 8px 3px;
}
.paginacao ul li a:hover {
	color: #F51 !important;
}
ul.list-categorias {
	margin: 0;
	padding: 0;
}
ul.list-categorias li {
	float: left;
	display: block;
	margin: 0 5px 10px 0;
	min-height: 205px;
	width: 170px;
	position: relative;
	border: 1px solid #EEE;
}
ul.list-categorias li img {
	width: 170px;
	margin: 0px;
}
ul.list-categorias li p {
	display: block;
	background: #A01;
	padding: 8px 5px;
	margin: 0;
	font-weight: bold;
}
ul.list-categorias li a:hover {
	color: #f00 !important;
}
ul.list-produtos {
	margin: 0;
	padding: 0;
	color: #000;
}
ul.list-produtos li p {
	background: #999;
}
ul.list-produtos li a:hover {
	color: #333 !important;
}
.bar-categorias {
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#footer .ultimas-noticias a {
	display: block;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #d00000;
}
ul.cats-list {
	padding-bottom: 20px;
	display: block;
}
ul.cats-list li {
	background: #eee;
	padding: 5px 8px;
	color: #333;
	margin-bottom: 1px;
}
ul.cats-list li a{
	display:block;	
}
ul.cats-list li:hover a {
	color: #951914;
}
ul.cats-list li:hover {
	border-right: #300 4px solid;
}
ul.cats-list li.ativo {
	border-right: #951914 4px solid;
}
ul.cats-list li.ativo a {
	color: #951914;
}
.floatLeft {
	float: left;
}

.fixContPrincipal{
	width: 650px !important;
}

.fixContSecundario{
	width: 220px !important;
}

.fixContSecundario ul.cats-list{
	font-size: 13px;	
}

iframe {
	background:#FFF;
	border: 1px solid #3B5998 !important;
}