/*h3{
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    padding: 0 70px 0 10px;
    margin: 15px 0;
    clear:both;
}*/

h3{
    font-family: unisanslight;
    height: 30px;
    line-height: 20px;
    font-size: 16px;
    padding: 0 100px 10px 10px;
    margin: 10px 0;
    clear:both;
}

h5{
    font-size: 12px;
    color: #000000;
    height: 45px;
    text-align: center;
    line-height: 10px;
    text-transform: uppercase;
    margin: 0;
    font-weight: bold;
    text-decoration: none;
}

#scrollprodutos span{
	font-size: 15px;
}

#scrollprodutos div div div ul li  {
    background-color: #f2f2f2;
    width: 275px;
    height: 320px;
    float: left;
    margin: 10px 26px;
    text-align: center;
}

#scrollprodutos div div div ul li h3  {
    font-family: unisanslight;
    height: 30px;
    line-height: 20px;
    font-size: 16px;
    padding: 0 100px 10px 50px;
    margin: 10px 0;
    clear:both;
}

#scrollprodutos div div div ul li imovel #imovelimg{
    width: 100px;
    height: 80px;
    padding: 5px;
    background-color: #ffffff;
}

#scrollprodutos div div div ul li .info1{
    text-align: center;
    font-family: sans-serif;
    font-size: 16px;
    line-height: 7px;
    color:#888;
    height: 7px;
}

#scrollprodutos div div div ul li .info2{
    text-align: center;
    font-family: sans-serif;
    font-size: 20px;
    line-height: 15px;
    color:#6caf8a;
/*    margin: 0 0 0 30px;*/
}

#scrollprodutos div div div ul li  #mais{
    position: relative;
    float: right;
    margin: 10px 0 0 0;
    width: 280px;
}

#scrollprodutos div div div ul li  #topinho{
    position: relative;
    float: right;
    margin: -60px 195px 0 0;
    width: 85px;
    height: 45px;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 980px;
    padding: 0;
    margin: 0 10px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
/*    width: 860px;*/
    width: 950px;
    height: 380px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #000;
    color: #000;
}

.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 110px;
    right: -25px;
    width: 120px;
    height: 135px;
    cursor: pointer;
    background: url(../images/next.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    position: absolute;
    top: 110px;
    right: -25px;
    width: 120px;
    height: 135px;
    cursor: pointer;
    background: url(../images/nexthv.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 110px;
    left: 0;
    width: 120px;
    height: 136px;
    cursor: pointer;
    background: url(../images/prev.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    position: absolute;
    top: 110px;
    left: 0;
    width: 120px;
    height: 136px;
    cursor: pointer;
    background: url(../images/prevhv.png) no-repeat 0 0;
}
.jcarousel-skin-tango .toposcroll {
    background: url(../images/toposcroll.png) no-repeat 0 0;
    display:block;
    height:33px;
    font-weight: bold;
    font-size:23px;
    width:275px;
    text-align:center;
    color:#6caf8a;
}
.jcarousel-skin-tango .bottomscroll {
    background: url(../images/basescroll.png) no-repeat left bottom;
    position:relative;
    display:block;
    height:40px;
    font-weight: bold;
    font-size:16px;
    width:275px;
    text-align:center;
    color:#6caf8a;
    margin-top:27px;
}