.mtt-content p{
   padding:20px 0;
}
.bg-verde{
margin-top:10px;
    background-color: #d0d7c8;
    padding: 15px;
    border: 1px solid #545f49;
color:#fff;
}
.bg-gray{
background-color:#e0e0e0;
border:1px solid #ccc;
padding:15px;

}
body.page-id-55,body.page-id-143{
    background-repeat: repeat;
}
body{
background:#f1f1f1!important;

}
.banner-header{
background: transparent /*url("/wp-content/themes/sarah/images/bg-topo.jpg") no-repeat scroll center top*/;
background-size:2440px;
}

img.bg-rodape {
  /* Set rules to fill background */
  min-height: 100%;
  min-width: 1024px;
	
  /* Set up proportionate scaling */
  width: 100%;
  height: auto;
	
  /* Set up positioning */
  position: fixed;
  top: 0;
  left: 0;
z-index:-1;
}

@media screen and (max-width: 1024px) { /* Specific to this particular image */
  img.bg {
    left: 50%;
    margin-left: -512px;   /* 50% */
  }
}





