#tvSlider  {
		background: url(../../images/background_total.png);
	/*color: #FFF;*/
	color: #000;
}

#tvSlider .sp-thumbnail {
	width: 100%;
	padding: 8px;
	background-color: #F0F0F0;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	min-height: 160px;
}

#tvSlider .sp-thumbnail-title {
	margin-bottom: 5px;
	text-transform: uppercase;
	color: #333;
}

#tvSlider .sp-thumbnail-description {
	font-size: 14px;
	color: #333;
}

@media (max-width: 860px) {
	#tvSlider .hide-medium-screen {
		display: none;
	}
}

@media (max-width: 640px) {
	#tvSlider .sp-layer {
		font-size: 12px;
	}

	#tvSlider .hide-small-screen {
		display: none;
	}
}

@media (max-width: 500px) {
	#tvSlider .sp-thumbnail {
		text-align: center;
	}

	#tvSlider .sp-thumbnail-title {
		font-size: 12px;
		text-transform: uppercase;
	}

	#tvSlider .sp-thumbnail-description {
		display: none;
	}
}

.slider-pro p.sp-layer{
font-size: 40px !important;
width:1000px !important;
}


.blocoTitulo { 
  line-height: 1.2em;
  max-width: 92.5%;
  z-index: 15;
  font-size: 1.6em;
  font-weight: bold;
  text-align: justify;
  padding-bottom: 15px;
}



.blocoTexto {
	max-width: 92.5%;
	text-align: justify;
	position: relative;
	font-size: 1.5em;
	left: 3%;
}

.blocoTexto p {
	font-size: 1.4em;
	letter-spacing: 0px;

}

.blocoTexto .img_principal {
	max-width: 50%;
	float: left;
	display: block;
	margin-right: 20px;
	margin-bottom: 20px;
	border: solid 3px #0099cc;
}

.blocoTexto .imgfull {

	border: solid 3px #0099cc;
	margin-bottom: 20px;
	
	display: block;
	height: 100%;
}
