.movin{
	 padding-top:25px;
    background-color:#333;
    color:#F1F1F1;
    text-align: right;
	background-image: url("../images/palheta_full.png");
	width: 100%;
  	background-repeat: repeat-x;
	background-position: center top;
	
}

.movin a{
    font-weight: 200;
    color:#F1F1F1;
    text-align:right;
}

.movin p{
    font-weight: 300;
    font-size: 0.7em;
    color:#999;
    line-height: 1.2em;
	color:#F1F1F1;
}
.movin li{
    
   text-decoration: none;
    line-height: 1.3em;
    display: block;
    position: relative;
	  text-decoration:none;
	  font-size: 0.7em;
}

.wdg li{
    
    text-decoration: none;
    line-height: 0.9em;
    display: block;
    position: relative;
	  text-decoration:none; 
    
}

.wdg{
    background-color:#000;
    color:#FFF;
    text-align:right;
	border-top:1px;
	border-top-color:#999;
	border-top-style:dotted;
}

.wdg a{
    font-weight: 200;
    font-size: 0.7em;
    color:#999999;
    text-align:right;
}
.columns.search {
    padding-top: 3em;
}
ul.side-nav.menuSidebar li a {
    font-family: Arial, Helvetica, sans-serif !important;
}
.row.content {
    padding-top: 50px;
}
.row.descontos {
    border-bottom: 0.4em solid #ebeaea;
    padding-top: 40px;
}
.columns.super_descontos {
    background-color: #F01213;
    height: 40px;
	font-family: 'Bangers', cursive;
}
.columns.super_descontos p {
    font-family: 'Bangers', cursive !important;
    margin-bottom: 0;
    margin-top: 0.2em;
    color: #fff;
    font-size: 1.3em;
    text-align: center;
	line-height:1.6em;
}
.columns.data {
    background-color: #9da8a9;
    height: 40px;
    padding-left: 5px;
}
.columns.data p {
    font-family: Arial, Helvetica, sans-serif !important;
    margin-bottom: 0;
    color: #fff;
    font-size: 56px;
    text-align: left;
    line-height: 42px;
}
.columns.descontos {
    background-color: #9da8a9;
    height: 40px;
    float: left !important;
    padding-right: 5px;
}
.sub-nav.descontos {
    margin: 0;
    float: right;
}
.sub-nav.descontos dd {
    margin-left: 1.1em;
}
.sub-nav.descontos dd a {
    font-family: Arial, Helvetica, sans-serif !important;
    color: #fff;
    font-size: 1.8em;
}
.sub-nav.descontos dd.active a {
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 0.4em 0.5625em 0.36em 0.5625em;
    border-bottom: 0.3em solid #d40015;
}

.row.ordenar {
    padding-top: 20px;
}
.columns.ordenar {
    padding-right: 5px;
}
.sub-nav.ordenar {
    float: right;
    margin: 0;
}

.paginacao{
	text-align:center;
}

.columns.paginacao {
    padding-left: 5px;
    padding-top: 40px;
    padding-bottom: 30px;
}

.columns.produtos {
    padding-top: 30px;
    height:470px;
}
.columns.produtos a {
    display: block;
}
div.produtos_imagem {
    display: block;
    text-align: center;
}
div.produtos_descricao {
    display: block;
}
div.produtos_descricao p {
    margin: 1em 0 0.5em 0;
    font-family: Arial, Helvetica, sans-serif !important;
    color: #000000;
    font-size: 0.8em;
    text-align: justify;    
}
div.produtos_preco {
    display: block;
}
div.produtos_preco p {
    margin: 0;
    font-family: Arial, Helvetica, sans-serif !important;
    color: #d62331;
    font-size: 14px;
    font-weight: bold;
}
div#rodape {
    width: 100%;
    margin: 0;
    background-image: url(../images/rodape_02.jpg);
    background-repeat: repeat-x;
}

div#slide {
    display: none;
    width: 100%;
    height: 22em;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    background-color: #fff;
}
.columns.carrossel {
    position: relative;
}
