﻿.nivoSlider {
	width:980px;
	height:397px;
	overflow:hidden;
}
.nivoSliderMainA
{
    display:block;
    width:980px;
    height:397px;
    background-position:left top;
    background-repeat:no-repeat;
} 

.nivoSlider div
{
    float:left;
}
.nivoSlider a
{
    text-decoration:none;
}
.nivo-controlNav
{
    margin:360px 0px 0px 40px;
}
.slideitemDescription
{
    display:block;
    width:220px;
    height:397px;
    padding:0px 28px 0px 40px;
    background-image:url(../images/fundo_destaques.png);
    background-position:left top;
    background-repeat:no-repeat;
}
.slideitemDescription .title
{
    display:block;
    height:30px;
    line-height:30px;
    padding-top: 40px;
    font-family:LintelRegular;
    color:#fff;
    font-size:23px;
}
.slideitemDescription .description
{
    display:block;
    height:221px;
    line-height:17px;
    overflow:hidden;
    color:#fff;
    padding-top:25px;
    text-align:left !important;
}
.nivo-controlNav a
{
    display:block;
    float:left;
    width:13px;
    height:13px;
    margin-right:5px;
    background-image:url(../images/bolinha_hover.png);
    background-position:left top;
    background-repeat:no-repeat;
    font-size:0px;
}
.nivo-controlNav a.active
{
    background-image:url(../images/bolinha.png);
}
.nivo-directionNav a
{
    display:block;
    height:30px;
    line-height:30px;
    text-align:center;
    width:70px;
    margin-top:-130px;
    background-color:#000;
    color:#fff;
    font-family: LintelRegular;
    font-size: 18px;
}
.nivo-prevNav
{
    left:835px;
}
.nivo-nextNav
{
    
}