#conteudo-site {
    background-color: #fff;
    padding: 20px;
    clear: both;
    overflow: hidden;
    border-radius: 0 0 11px 11px;
}

.box-topo-conteudo {
    width: 100%;
    height: 380px;
    clear: both;
    overflow: hidden;
}

#banner, #player-box {
    width: 735px;
    height: 580px;
    position: relative;
    z-index: 20;
}

/* PÁGINAÇÃO DO BANNER */
.paginas-banner {
        bottom: 15px;
        height: 26px;
        position: absolute;
        right: 17px;
        width: 118px;
        z-index: 10;
    }

.paginas-banner a {
    background: transparent;
    height: 20px;
    width: 23px;
    border: 1px solid #fff;
    font-weight: bold;
    font-size: 12px;
    color: #fff;
    text-align: center;
    padding: 4px 0 0;
    display: inline-block;
}

.paginas-banner a:hover, .paginas-banner a.current {
    background-color: #fff;
    color: #006506;
    border-color: #01980A;
}

.conteudo-player, .class-conteudo.current {
    display: block !important;
    width: 735px;
    height: 380px;
}

.conteudo-player  a {
    width: 735px;
    height: 380px;
    display: block;
    position: relative;
}

.box-texto {
	background-image: url(../images/bg-c-slideshow.png) \9;
	background: rgba(0, 0, 0, 0.5);
	bottom: 0%;
	color: #fff;
	display: table-cell;
	font-size: 1.6em;
	font-weight: 600;
	line-height: 1.5em;
	padding: 0.7em;
	position: absolute;
	text-decoration: none;
	vertical-align: middle;
	width: 100%;
	height:100px;
	font-family:Arial;
}


 .strong {
    font-size: 26px;
    color: #fff;
    display: block;
    float: left;
    clear: both;
    margin: 10px 0 0 20px;
    line-height: 30px;
}

 .texto-banner {
    font-size: 12px;
    color: #fff;
    float: left;
    clear: both;
    margin: 0 0 0 20px;
}

.box-listagem-servicos {
    width: 400px;
    height: 380px;
}

.box-listagem-servicos li a img {
    border-radius: 15px 0 0 0;
}

.box-listagem-servicos a {
    width: 190px;
    height: 103px;
    float: left;
    margin: 0 10px 11px 0;
    overflow: hidden;
}

.box-listagem-servicos a:hover {
    opacity: 0.75;
}

.coluna-esquerda {
    width: 210px;
    margin: 30px 0 0;
}



.highlight-210 {
	width: 100%;
}

.highlight-210 .image {
	height: 100%;
}

.highlight-210 .category {
	position: absolute;
	margin-top: -45px;
}

.highlight-210 .category span {
	background: url('../images/bg_highlight_category.png') repeat-x top;
	padding-left: 10px;
	padding-right: 15px;
	padding-top:5px;
	font-size: 12.5px;
	line-height: 20px;
	display: inline-block;
	text-transform: uppercase;
	color: #ffffff;
	border: 0;
	border-radius: 0 20px 0 0;
	font-family:Roboto, Arial;
}

.highlight-210 .category-title {
	text-transform: uppercase;
	display: block;
}

.LinksCapa {
 	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif ;
	font-size: 10px;
	text-transform: uppercase;
	margin-bottom: 1em;
	float: left;
	color: #006506;
	text-decoration: none;
	line-height: 1.3em;
	font-weight: bold;
}

.LinksCapa:hover {
 	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif ;
	font-size: 10px;
	text-transform: uppercase;
	margin-bottom: 1em;
	float: left;
	color: #006506;
	text-decoration: underline;
	font-weight: bold;
}