tabelamanual{
	font-size: 14px;
	font-weight: bold;
	color:white;
}

h2{
	font-size: 18px;
	font-weight: bold;
}

h4{
	font-weight:bold;
	/*color:#778899;*/
	text-align: center;
	color:black;
}
.topo {
	/*background: url(../img/bg-topo.png) repeat-x;*/
	background: #EDEDED;
	height:42px;
	text-align:center;
	padding-top:7px;
	
}

#menu ul {
	padding:0px;
	margin:0px;
	float: center
	width: 100%;
	background-color:#EDEDED;
	list-style:none;
	font:80% montserrat;
	font-size: small;
	font-weight: bold;
}
 
#menu ul li { display: inline;}
 
#menu ul li a {
	background-color:#EDEDED;
	color: #FF0000;
	text-decoration: none;
	border-bottom:3px solid #EDEDED;
	padding: 2px 10px;
	float:center;
}
 
#menu ul li a:hover {
	background-color:#D6D6D6;
	color: #6D6D6D;
	border-bottom:3px solid #EA0000;
}

.lojas{
	text-align: left;

}

.topo1 {
	background:#ed1c24;
	height:50px;
	text-align:center;
	padding-top:10px;
}

.fundo {
	/*background:url(../img/bg-centro.png) no-repeat;*/	
	background:#f2f2f2;
	/*width:100%;*/
	/*height:1070px;*/
}


.branco {
	background:#FFF;
}

.footer {
	/*background:#ed1c24;*/
	background:#c3181e;
	/*height:570px;*/
	height:50px;
	width:100%;
	text-align:center;
	padding-top:18px;
}

.facebook {
	/*background:#ed1c24;*/
	background:#c3181e;
	/*height:570px;*/
	/*height:300px;*/
	/*width:100%;*/
	/*text-align:center;*/
	padding-top:18px;
	padding:18px;
	position:center;
	
	
}

/*#container {
    width: 100%;
    /*text-align: center;
}*/

.social1 {
    /*float: left;
    width: 100px; height: 200px;
    margin: 10px 20px;*/
	/*text-align: center;*/
}

.footer2 {
	background:#c3181e;
	height:36px;
	text-align:center;
	padding-top:10px;
	color:#FFFFFF;
}

.enderecos {
	background:#b90d10;
	margin-top:20px;
	color:#FFFFFF;
	text-align:justify;
	padding:30px 30px 30px 50px;
	font-size: 11px;
	
	
	
}


.ofertas {
	background:#FFFFFF;
	margin-top:60px;
	padding:10px 5px 35px 10px;
}

.preco {
	color:#c3181e;
}

.preco span {
	font-size:11px;
	top:0;
}

li { list-style-type:none;}

ul.thumbnails { 
    margin-bottom: 0px;
}

.caption h4 {
	padding-left:15px;
	font-size:12px;
}

/* Carousel Control */
.control-box {
    text-align: right;
    width: 100%;
}

.centralizado {
	padding-right:40px;
}




.panel-table .panel-body{
  padding:0;
}

.panel-table .panel-body .table-bordered{
  border-style: none;
  margin:0;
}

.panel-table .panel-body .table-bordered > thead > tr > th:first-of-type {
    text-align:center;
    width: 100px;
}

.panel-table .panel-body .table-bordered > thead > tr > th:last-of-type,
.panel-table .panel-body .table-bordered > tbody > tr > td:last-of-type {
  border-right: 0px;
}

.panel-table .panel-body .table-bordered > thead > tr > th:first-of-type,
.panel-table .panel-body .table-bordered > tbody > tr > td:first-of-type {
  border-left: 0px;
}

.panel-table .panel-body .table-bordered > tbody > tr:first-of-type > td{
  border-bottom: 0px;
}

.panel-table .panel-body .table-bordered > thead > tr:first-of-type > th{
  border-top: 0px;
}

.panel-table .panel-footer .pagination{
  margin:0; 
}

/*
used to vertically center elements, may need modification if you're not using default sizes.
*/
.panel-table .panel-footer .col{
 line-height: 34px;
 height: 34px;
}

.panel-table .panel-heading .col h3{
 line-height: 30px;
 height: 30px;
}

.panel-table .panel-body .table-bordered > tbody > tr > td{
  line-height: 34px;
}
