body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
}

#page {
	width: 100%;
	margin: 0 auto;
	margin-top: 5px;
	text-align: left;
}
#header {
	display: block;
	width: 960px;
	margin: 0 auto;
}
#header .busca {
	float: left;
	width: 310px;
	margin: 0px 10px;
	margin-top: 5px;
	margin-left: 20px;
	position: relative;
	border: solid 1px #000;
}
#header .busca form {
	padding: 0px;
	margin: 0px;
}
#header .busca input[type=text] {
	padding: 0px 5px;
	margin: 0px;
	vertical-align: middle;
	display: table-cell;
	line-height: 30px;
	height: 30px;
	width: 268px;
	border: none;
	background: rgba(255,255,255,0);
	float: left;
}
#header .busca input[type=image] {
	padding: 0px;
	margin: 0px;
	width: 32px;
	height: 32px;
	position: absolute;
	top: -1px;
	right: 0;
}
#header .sociais {
	float: right;
	width: 250px;
	margin-top: 5px;
}
#header .sociais ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-align: right;
}
#header .sociais ul li {
	display: inline-block;
	margin: 0px 5px;
}
#header .sociais ul li:last-child {
	margin-right: 0px;
}
#header .categorias {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	background: #2400BE;
	margin-top: 5px;
}
#header .categorias ul {
	float: left;
	width: 100%;
	position: relative;
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#header .categorias li {
	display: inline-block;
	margin: 5px;
	padding: 0px 5px;
}
#header .categorias a {
	display: block;
	color: #FFF;
	text-decoration: none;
	font-size: 14px;
	line-height: 16px;
}
.acionaMenu {
	float: left;
	width: 40%;
	font-size: 12px;
	color: #FFFFFF;
	background: #099AD4;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
	position: relative;
	margin: -10px 30% 10px;
}
.acionaMenu:before {
    content:'';
    border-top: 18px solid #099AD4;
    border-left: 18px solid transparent;
    position: absolute;
    top: 0;
    left: 0;
	margin-left: -18px;
}
.acionaMenu:after {
    content:'';
    border-top: 18px solid #099AD4;
    border-right: 18px solid transparent;
    position: absolute;
    top: 0;
    right: 0;
	margin-right: -18px;
}
#content {
	width: 100%;
	margin: 0 auto;
	margin-top: 5px;
}
#content .destaques {
	float: left;
	width: 100%;
	margin: 0 auto;
	background: #e9e9e9;
	padding-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
#content .listagem {
	display: block;
	width: 960px;
	margin: 0 auto;
	margin-bottom: 10px;
}
.cabecalho {
	display: block;
	width: 960px;
	margin: 0 auto;
	margin-bottom: 10px;
}
.cabecalho h1 {
	float: left;
	width: 100%;
	margin: 0px;
	font-size: 20px;
	line-height: 22px;
	color: #000;
	margin-bottom: 10px;
}
.cabecalho p {
	float: left;
	width: 100%;
	font-size: 14px;
	line-height: 16px;
	color: #000;
	margin-top: 0px;
	margin-bottom: 10px;
}

.videos {
	display: block;
	width: 960px;
	margin: 0 auto;
	margin-bottom: 10px;
}
.videos h1 {
	float: left;
	width: 100%;
	margin: 0px;
	font-size: 20px;
	line-height: 22px;
	color: #000;
	margin-bottom: 10px;
}
.videos p {
	float: left;
	width: 100%;
	font-size: 14px;
	line-height: 16px;
	color: #000;
	margin-top: 0px;
	margin-bottom: 10px;
}
/**
.videos h2 {
	float: left;
	width: 100%;
	margin: 0px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 16px;
	color: #696969;
	font-weight: normal;
} */
.videos ul {
	float: left;
	width: 100%;
	position: relative;
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
	margin-bottom: 10px;
}
.videos li {
	float: left;
	width: 300px;
	margin: 0px 10px;
	margin-bottom: 20px;
}
.videos a {
	display: block;
	text-decoration: none;
	font-size: 14px;
	line-height: 16px;
}
.videos span {
	position: relative;
	display: block;
}
.videos img {
	max-width: 100%;
	display: inline-block;
}
.videos cite {
	position: absolute;
	background: url(/imagens/novo.png) no-repeat;
	height: 70px;
	width: 70px;
	left: -6px;
	top: -7px;
}
.videos sup {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
}
.videos u {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 80px;
	text-align: center;
	background: url(/imagens/fundoinfo.png);
	color: #FFF;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
}
.videos i {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100px;
	text-align: center;
	background: url(/imagens/fundoinfo.png);
	color: #FFF;
	font-size: 12px;
	line-height: 20px;
	font-style: normal;
}
.videos strong {
	display: block;
	text-align: left;
	margin: 0;
	color: #000;
	padding-top: 5px;
	padding-bottom: 0px;
	font-size: 14px;
}
.videos em {
	display: block;
	text-align: left;
	color: #000;
	font-style: normal;
	font-size: 12px;
}
.videosHome {
	display: block;
	width: 960px;
	margin: 0 auto;
	margin-bottom: 10px;
}
.tituloDestaques {
	float: left;
	width: 100%;
	margin: 0px;
	margin-bottom: 10px;
}
.videosHome ul {
	float: left;
	width: 100%;
	position: relative;
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
	margin-bottom: 10px;
}
.videosHome li {
	float: left;
	width: 31%;
	margin: 0px 10px;
}
.videosHome a {
	display: block;
	text-decoration: none;
	font-size: 14px;
	line-height: 16px;
}
.videosHome span {
	position: relative;
	display: block;
}
.videosHome img {
	max-width: 100%;
	display: inline-block;
}
.videosHome cite {
	position: absolute;
	background: url(/imagens/novo.png) no-repeat;
	height: 70px;
	width: 70px;
	left: -6px;
	top: -7px;
}
.videosHome sup {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
}
.videosHome u {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 80px;
	text-align: center;
	background: url(/imagens/fundoinfo.png);
	color: #FFF;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
}
.videosHome i {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100px;
	text-align: center;
	background: url(/imagens/fundoinfo.png);
	color: #FFF;
	font-size: 12px;
	line-height: 20px;
	font-style: normal;
}
.videosHome strong {
	display: block;
	text-align: left;
	color: #000;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 0px;
	font-size: 14px;
}
.videosHome em {
	display: block;
	text-align: left;
	color: #000;
	font-style: normal;
	font-size: 12px;
}
#content .videosInternos {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
#content .videosInternos ul {
	float: left;
	width: 100%;
	position: relative;
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
	margin-bottom: 20px;
}
#content .videosInternos li {
	float: left;
	width: 32%;
	margin: 0px 0.6%;
}
#content .videosInternos a {
	display: block;
	text-decoration: none;
	font-size: 14px;
	line-height: 16px;
}
#content .videosInternos span {
	position: relative;
	display: block;
}
#content .videosInternos img {
	width: 100%;
	display: block;
}
#content .videosInternos cite {
	position: absolute;
	background: url(/imagens/novo_mini.png) no-repeat;
	height: 48px;
	width: 48px;
	left: -4px;
	top: -5px;
}
#content .videosInternos sup {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
}
#content .videosInternos u {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 40%;
	text-align: center;
	background: url(/imagens/fundoinfo.png);
	color: #FFF;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
}
#content .videosInternos i {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 50%;
	text-align: center;
	background: url(/imagens/fundoinfo.png);
	color: #FFF;
	font-size: 12px;
	line-height: 20px;
	font-style: normal;
}
#content .videosInternos b {
	display: block;
	text-align: left;
	color: #000;
	padding-top: 5px;
	padding-bottom: 0px;
	font-size: 14px;
}
#content .videosInternos em {
	display: block;
	text-align: left;
	color: #000;
	font-style: normal;
	font-size: 12px;
}
#content .video {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
#content .video h1 {
	float: left;
	width: 100%;
	margin: 0px 0px 10px;
	font-size: 24px;
	line-height: 26px;
	color: #000;
}
#content .video h2 {
	float: left;
	width: 100%;
	margin: 0px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 16px;
	color: #000;
	font-weight: normal;
}
#content .video h3 {
	float: left;
	width: 100%;
	font-size: 14px;
	line-height: 16px;
	color: #003366;
	font-weight: normal;
	margin: 0px 0px 10px;
}
#content .bannersVideo2 {
	display: none;
}
#content .coluna1 {
	float: left;
	width: 66.5%;
	margin-bottom: 20px;
}
#content .coluna2 {
	float: right;
	width: 31.25%;
	margin-left: 20px;
	margin-bottom: 20px;
}
#content .compartilhar {
	float: left;
	width: 98%;
	margin-bottom: 10px;
	background: #00CCCC;
	padding: 5px 1%;
}
#content .compartilhar b {
	font-size: 14px;
	color: #fff;
}
#content .linha {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
#playerXVideos  {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	background: #000 url(/imagens/fundoPlayer.png) no-repeat center center;
}
#playerXVideos  iframe{
	float: left;
	width: 100%;
}
#content .coluna {
	float: left;
	width: 31.25%;
	margin: 0px 10px;
}
#content .relacionadas {
	float: left;
	width: 300px;
	margin-bottom: 10px;
}
#content .relacionadas h3 {
	float: left;
	width: 100%;
	padding: 0%;
	line-height: 24px;
	color: #245237;
	font-size: 16px;
	margin: 0%;
}
#content .relacionadas ul {
	list-style: none;
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
#content .relacionadas ul li {
	float: left;
	margin-bottom: 10px;
}
#content .relacionadas a {
	display: block;
	color: #245237;
	padding: 5px 0px;
}
#content .relacionadas a:hover {
	color: #2559A6;
}
#content .relacionadas span {
	width: 40%;
	margin-right: 5px;
	vertical-align: top;
	float: left;
}
#content .relacionadas span img {
	display: block;
	width: 100%;
}
#content .relacionadas b {
	width: 53%;
	float: left;
	font-size: 14px;
	margin-bottom: 5px;
}
#content .relacionadas em {
	width: 53%;
	font-weight: normal;
	float: left;
	font-style: normal;
	font-size: 12px;
}
#content .relacionadas ul:last-child li:last-child {
	border-top: solid 1px #CCCCCC;
	float: left;
	width: 31.25;
}
#content .relacionadas ul:last-child li:last-child a {
	color: #2559A6;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
#content .tags {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
#content .tags ul {
	list-style: none;
	float: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
#content .tags ul li {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
#content .tags a {
	display: block;
	color: #245237;
	padding: 5px 0px;
	text-decoration: none;
}
#content .tags a:hover {
	color: #2559A6;
}
.rodape{
	display: block;
	width: 960px;
	margin: 0 auto;
}
#footer {
	float: left;
	width: 98%;
	background:#2400BE;
	padding: 1%;
	color: #FFF;
	margin-top: 20px;
}
#footer a  {
	color: #FFFFFF;
	padding: 5px 0px;
	text-decoration: none;
	display: inline-block;
	margin-right: 20px;
}
#footer h2 {
	font-size: 16px;
	line-height: 18px;
	margin: 0px;
}
#footer p {
	display: block;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 20px;
}
#footer p > a {
	text-decoration: underline;
	display: inline;
	padding: 0px;
	margin-right: 0px;
}
.pagination {
	float: left;
	width: 98%;
	padding: 1%;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.page {
	display: inline-block;
	padding: 0.76em;
	margin: 0.2em;
	border-radius: 3px;
	background: #e9e9e9;
	box-shadow: inset 0px 1px 0px rgba(255,255,255, .8), 0px 1px 3px rgba(0,0,0, .1);
	font-size: .875em;
	font-weight: bold;
	text-decoration: none;
	color: #717171;
	text-shadow: 0px 1px 0px rgba(255,255,255, 1);
}

.page:hover, .page.gradient:hover {
    background: #fefefe;
}

.page.active {
    border: none;
    background: #616161;
    box-shadow: inset 0px 0px 8px rgba(0,0,0, .5), 0px 1px 0px rgba(255,255,255, .8);
    color: #f0f0f0;
    text-shadow: 0px 0px 3px rgba(0,0,0, .5);
}

.page.gradient {
    background: #3d4f5d;
}

.page.disabled, .page.dark.disabled {
	background: #DBDBDB;
	color: #999999;
}

.page.disabled:hover, .page.dark.disabled:hover {
    background: transparent;
	color: #999999;
}

.pagination.dark {
    color: #feffff;
}

.page.dark {
    background: #2400BE;
    box-shadow: inset 0px 1px 1px rgba(255,255,255, .1), 0px 1px 3px rgba(0,0,0, .1);
    color: #2400BE;
    text-shadow: 0px 1px 0px rgba(0,0,0, .5);
	border: solid 1px #fff;
}

.page.dark:hover, .page.dark.gradient:hover {
    background: #3d4f5d;
    color: #fff;
}

.page.dark.active {
    background: #2f3237;
    box-shadow: inset 0px 0px 8px rgba(0,0,0, .5), 0px 1px 0px rgba(255,255,255, .1);
	border: solid 1px #2f3237;
    color: #fff;
}

.page.dark.gradient {
    background: #fff;
	border: solid 1px #2400BE;
}
.ads {
}
.ads img {
	float: left;
	margin: 5px;
}
@media only screen and (min-width: 600px) and (max-width: 768px) and (orientation: portrait) {  /* Definicao estendida para 768px VERTICAL */
	body{
		width: 99%;
		padding: 0 0.5%;
	}
	#header {
		width: 98%;
		padding: 0 1%;
	}
	#header table td:first-child {
		width: 35%;
		margin-bottom: 5px;
	}
	#header table td:first-child img {
		width: 98%;
		max-width: 100%;
		text-align: center;
		margin: 5px 0px;
	}
	#header .busca {
		width: 52.5%;
		margin: 0px;
	}
	#header .busca input[type=text] {
		width: 81.7%;
	}
	#header .sociais {
		width: 47%;
		margin-top: 0px;
	}
	#content, #content .destaques, .videosHome, #content .tituloDestaques, #content .listagem, .videos, .videos h1, .videos h2, .rodape {
		width: 98%;
		padding: 0 1%;
	}
	#header .categorias {
		overflow: hidden;
	}
	.videosHome ul, .destaques ul {
		float: left;
		width: 100%;
		margin: 0px;
	}
	.videosHome li, .destaques li {
		width: 32%;
		margin: 0px 0.6%;
	}
	.destaques li {
		margin-bottom: 10px;
	}
	.destaques li:last-child {
		display: none;
	}
	.tituloDestaques {
		margin-top: 5px;
		margin-bottom: 5px;
	}
	.cabecalho {
		width: 100%;
	}
	.videos {
		float: left;
		width: 98%;
		padding: 0 1%;
		margin: 0px;
	}
	.videos ul {
		margin: 0px;
	}
	.videos ul:first-child {
		margin-top: -10px;
	}
	.videos ul li {
		width: 32%;
		margin: 0px 0.5%;
		margin-top: 10px;
	}
	.videos ul li span {
		float: left;
		width: 100%;
		margin: 0px;
		margin-right: 0%;
	}
	.videos ul li strong, .videos ul li em {
		float: left;
		width: 100%;
		padding-top: 0px;
	}
	.videos ul li i, .videos ul li b {
		display: none;
	}
	.videos a {
		float: left;
		width: 100%;
	}
	.pages {
		float: left;
		width: 100%;
		margin-top: 10px;
	}
	#footer table tr td img{
		width: 100%;
	}
	#content .coluna1 {
		width: 100%;
	}
	#banners td:first-child {
		width: 100%;
	}
	#banners td:nth-child(2) {
		display: none;
	}
	#content .compartilhar td:first-child, #content .compartilhar td:nth-child(2), #content .compartilhar td:nth-child(3) {
		display: none;
	}
	#content .videosInternos ul {
		width: 100%;
		margin-bottom: 0px;
	}
	#content .videosInternos ul:first-child {
		margin-top: -10px;
	}
	#content .videosInternos ul li {
		width: 32%;
		margin: 0px 0.5%;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	#content .videosInternos ul li span {
		float: left;
		width: 100%;
		margin: 0px;
		margin-right: 0%;
	}
	#content .videosInternos ul li strong, #content .videosInternos ul li em {
		float: left;
		width: 100%;
		padding-top: 0px;
	}
	#content .videosInternos a {
		float: left;
		width: 100%;
	}
	#content .coluna2, #content .relacionadas, #content .relacionadas ul, #content .relacionadas ul li {
		float: left;
		width: 100%;
		margin: 0px;
		margin-left: 0px;
	}
	#content .linha {
		width: 93.75%;
		padding: 0;
		margin: 0;
		margin-bottom: 10px;
	}
	#content .relacionadas ul li {
		width: 98%;
		margin: 0px 1%;
		margin-bottom: 10px;
	}
	#content .relacionadas ul:last-child li:last-child {
		width: 100%;
		margin-top: 5px;
	}
	#content .anunciosCol2 {
		float: left;
		width: 42% !important;
		margin: 0px 1% !important;
	}
	#content .relacionadas,  #content .tags{
		float: left;
		width: 54% !important;
		margin: 0px 1% !important;
		margin-bottom: 10px;
	}
	#content .relacionadas ul li span {
		float: left;
		width: 48.86%;
		margin: 0px;
		margin-right: 2.27%;
	}
	#content .relacionadas ul li b, #content .relacionadas ul li em {
		float: left;
		width: 48%;
		padding-top: 0px;
	}
	#content .tags{
		margin-top: -20px !important;
	}
	#content .tags ul li {
		margin-bottom: 5px !important;
		margin-right: 10px;
	}
	#content .tags a {
		display: block;
		padding: 0px 0px;
	}
	#ShareBar{
		display: none;
	}
	#playerXVideos  iframe{
		float: left;
		width: 100%;
		height: 360px;
	}
}
@media only screen and (min-width: 415px) and (max-width: 854px) and (orientation: landscape) { /* Definicao estendida para 480px HORIZONTAL */
	body{
		width: 99%;
		padding: 0 0.5%;
	}
	#header {
		width: 98%;
		padding: 0 1%;
	}
	#header table tr, #header table tr td {
		width: 30% !important;
	}
	#header table td:first-child {
		margin-bottom: 5px;
		width: 20% !important;
	}
	#header table td:first-child img {
		width: 100%;
		max-width: 100%;
		text-align: center;
		margin: 5px 0px;
		margin-top: -2px;
	}
	#header .busca {
		width: 60%;
		margin: 0px;
	}
	#header .busca input[type=text] {
		width: 81.7%;
	}
	#header .sociais {
		width: 37%;
		margin: 0;
	}
	#header .sociais ul li:nth-child(2), #header .sociais ul li:last-child  {
		display: none;
	}
	#content, #content .destaques, .videosHome, #content .tituloDestaques, #content .listagem, .videos, .videos h1, .videos h2, .rodape {
		width: 98%;
		padding: 0 1%;
	}
	#header .categorias {
		overflow: hidden;
	}
	.cabecalho {
		width: 100%;
	}
	.videosHome ul, .destaques ul {
		float: left;
		width: 100%;
		margin: 0px;
	}
	.videosHome li, .destaques li {
		width: 49%;
		margin: 0px;
	}
	.videosHome li:first-child, .destaques li:first-child {
		margin-right: 2%;
	}
	.destaques li {
		margin-bottom: 10px;
	}
	.destaques li:nth-child(3), .destaques li:last-child {
		display: none;
	}
	.tituloDestaques {
		margin-top: 5px;
		margin-bottom: 5px;
	}

	.videos {
		float: left;
		width: 100%;
		padding: 0;
		margin: 0px;
	}
	.videos ul {
		margin: 0px;
	}
	.videos ul:first-child {
		margin-top: -10px;
	}
	.videos ul li {
		width: 32%;
		margin: 0px 0.5%;
		margin-top: 10px;
	}

	.videos ul li span {
		float: left;
		width: 100%;
		margin: 0px;
	}
	.videos ul li strong, .videos ul li em {
		float: left;
		width: 100%;
		padding-top: 0px;
	}
	.videos ul li i, .videos ul li b {
		display: none;
	}
	.videos a {
		float: left;
		width: 100%;
	}
	.pages {
		float: left;
		width: 100%;
		margin-top: 10px;
	}
	#footer table tr td img{
		width: 100%;
	}
	#footer table tr td:first-child {
		display: none;
	}
	#content .coluna1 {
		width: 100%;
	}
	#banners td:first-child {
		width: 100%;
	}
	#banners td:nth-child(2) {
		display: none;
	}
	#content .bannersVideo1, #content .bannersVideo2 {
		width: 70%;
		margin: 0 15%;
	}
	#content .bannersVideo1 td:first-child {
		text-align: left;
	}
	#content .bannersVideo1 td:nth-child(2) {
		display: none;
	}
	#content .bannersVideo2 {
		display: block;
	}
	#content .compartilhar td:first-child, #content .compartilhar td:nth-child(2), #content .compartilhar td:nth-child(3) {
		display: none;
	}
	#content .videosInternos ul {
		width: 100%;
		margin-bottom: 0px;
	}
	#content .videosInternos ul:first-child {
		margin-top: -10px;
	}
	#content .videosInternos ul li {
		width: 31%;
		margin: 0px 1.1%;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	#content .videosInternos ul li span {
		float: left;
		width: 100%;
		margin: 0px;
		margin-right: 0%;
	}
	#content .videosInternos ul li strong, #content .videosInternos ul li em {
		float: left;
		width: 100%;
		padding-top: 0px;
		margin-bottom: 5px;
	}
	#content .videosInternos a {
		float: left;
		width: 100%;
	}
	#content .coluna2, #content .relacionadas, #content .relacionadas ul, #content .relacionadas ul li {
		float: left;
		width: 100%;
		margin: 0px;
		margin-left: 0px;
	}
	#content .linha {
		width: 93.75%;
		padding: 0;
		margin: 0;
		margin-bottom: 10px;
	}
	#content .bannerCol2 {
		width: 70% !important;
		margin: 0 15% !important;
		margin-bottom: 10px !important;
	}
	#content .relacionadas ul li {
		width: 48%;
		margin: 0px 1%;
		margin-bottom: 10px;
	}
	#content .relacionadas ul li span {
		float: left;
		width: 100%;
		margin: 0px;
		margin-right: 0%;
	}
	#content .relacionadas ul li b, #content .relacionadas ul li em {
		float: left;
		width: 100%;
		padding-top: 0px;
	}
	#content .relacionadas ul:last-child  li:last-child {
		width: 100%;
		margin-top: 5px;
	}
	#ShareBar{
		display: none;
	}
	#playerXVideos  iframe{
		float: left;
		width: 100%;
		height: 320px;
	}
}
@media screen and (max-width: 414px) and (orientation: portrait) {  /* Definicao estendida para 320px VERTICAL */
	body{
		width: 99%;
		padding: 0 0.5%;
	}
	#header {
		width: 98%;
		padding: 0 1%;
	}
	#header table tr, #header table tr td {
		display: block;
		width: 100% !important;
		padding: 0;
	}
	#header table td:first-child {
		margin-bottom: 5px;
	}
	#header table td:first-child img {
		width: 100%;
		max-width: 95%;
		text-align: center;
		margin: 5px 0px;
	}
	#header .busca {
		width: 60%;
		margin: 0px;
	}
	#header .busca input[type=text] {
		width: 80%;
	}
	#header .sociais {
		width: 39%;
		margin-top: 0px;
	}
	#header .sociais ul li:nth-child(2), #header .sociais ul li:last-child  {
		display: none;
	}
	#content, #content .destaques, .videosHome, #content .tituloDestaques, #content .listagem, .videos, .videos h1, .videos h2, .rodape {
		width: 98%;
		padding: 0 1%;
	}
	#header .categorias {
		/* height: 28px; */
		overflow: hidden;
	}
	.cabecalho {
		width: 100%;
	}

	.videosHome ul, .destaques ul,
	.videosHome li, .destaques li {
		float: left;
		width: 100%;
		margin: 0px;
	}
	.destaques li {
		margin-bottom: 10px;
	}
	.destaques li:nth-child(3), .destaques li:last-child {
		display: none;
	}
	.tituloDestaques {
		margin-top: 5px;
		margin-bottom: 5px;
	}
	.videos {
		float: left;
		width: 98%;
		padding: 0 1%;
		margin: 0px;
	}
	.videos ul {
		margin: 0px;
	}
	.videos ul:first-child {
		margin-top: -10px;
	}
	.videos ul li {
		width: 100%;
		margin: 0px;
		margin-top: 10px;
	}
	.videos ul li span {
		float: left;
		width: 50%;
		margin: 0px;
		margin-right: 2%;
	}
	.videos ul li strong, .videos ul li em {
		float: left;
		width: 47%;
		padding-top: 0px;
	}
	.videos ul li i, .videos ul li b {
		display: none;
	}
	.videos a {
		float: left;
		width: 100%;
	}
	.videos h1 {
		font-size: 16px;
		line-height: 18px;
	}
	.pages {
		float: left;
		width: 100%;
		margin-top: 10px;
	}
	#content .coluna1 {
		width: 100%;
	}
	#banners td:first-child {
		width: 100%;
	}
	#banners td:nth-child(2) {
		display: none;
	}
	#content .compartilhar td:first-child, #content .compartilhar td:nth-child(2), #content .compartilhar td:nth-child(3) {
		display: none;
	}
	#content .bannersVideo1 td:first-child {
		text-align: left;
	}
	#content .bannersVideo1 td:nth-child(2) {
		display: none;
	}
	#content .bannersVideo2 {
		display: block;
	}
	#content .videosInternos ul {
		width: 100%;
		margin-bottom: 0px;
	}
	#content .videosInternos ul:first-child {
		margin-top: -10px;
	}
	#content .videosInternos ul li {
		width: 100%;
		margin: 0px;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	#content .videosInternos ul li span {
		float: left;
		width: 48.86%;
		margin: 0px;
		margin-right: 2.27%;
	}
	#content .videosInternos ul li strong, #content .videosInternos ul li em {
		float: left;
		width: 48%;
		padding-top: 0px;
	}
	#content .videosInternos a {
		float: left;
		width: 100%;
	}
	#content .coluna2, #content .relacionadas, #content .relacionadas ul, #content .relacionadas ul li {
		float: left;
		width: 100%;
		margin: 0px;
		margin-left: 0px;
	}
	#content .relacionadas ul li {
		margin-bottom: 10px;
	}
	#content .relacionadas ul li:last-child {
		width: 100%;
		margin-top: 5px;
	}
	#content .linha {
		width: 93.75%;
		padding: 0;
		margin: 0;
		margin-bottom: 10px;
	}
	#content .relacionadas ul li span {
		float: left;
		width: 48.86%;
		margin: 0px;
		margin-right: 2.27%;
	}
	#content .relacionadas ul li b, #content .relacionadas ul li em {
		float: left;
		width: 48%;
		padding-top: 0px;
	}
	#content .tags a {
		padding: 0px 0px;
	}
	#footer table tr td {
		float: left;
		width: 98%;
	}
	#footer table tr td img{
		max-width: 100%;
	}
	#ShareBar{
		display: none;
	}
	#playerXVideos  iframe{
		float: left;
		width: 100%;
		height: 200px;
	}
}