/* Estilos para formatar o Faixa Livre */

#right2 #patrocinadores {
	float: left;
	width: 265px;
	margin-left: 18px;
}
#right2 .tags {
	width: 263px;
	margin-top: 20px;
}
#right2 .tags #tag_cloud {
	width: 243px;
}

#faixalivre_right {
	border: #3CB0B0 solid 1px;
	background: #339797;
	min-height: 627px;
	padding-bottom: 20px;
	color: #fff;
}
#faixalivre_right a.chamada {
	background: url(../imagens/novo/chamada_assista_aovivo.png) no-repeat center center;
	width: 245px;
	height: 72px;
	margin: auto;
	margin-bottom: 4px;
	padding-bottom: 20px;
	border-bottom: solid 1px #3CB0B0;
	display: block;
	margin-top: 10px;
}
#faixalivre_right h4 {
	padding: 5px 5px 5px 5px;
	font-size: 20px;
	font-weight: normal;
	background: #38A7A7;
	text-transform: uppercase;
	color: #fff;
}
#faixalivre_right h4.destaque {
	background: #FDE397;
	color: #339797;
	font-size: 17px;
	text-align: center;
}
#faixalivre_right .content {
	border-bottom: dotted #4BC2C2 1px;
	margin: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-bottom: 20px;
	width: 245px;
	font-size: 14px;
}
#faixalivre_right .content strong {
	color: #FDE397;
}
#faixalivre_right .content a.link {
	color: #fff;
	text-decoration: underline;
}
#faixalivre_right .content a.link:hover {
	color: #fff;
	text-decoration: none;
}
#faixalivre_right .oprograma {
	text-align: justify;
}
#faixalivre_right .actions {
	margin: 20px 0 0 0;
	text-align: center;
}

#faixalivre_right .content {
	border-bottom: dotted #4BC2C2 1px;
	margin: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-bottom: 20px;
	width: 245px;
	font-size: 14px;
//	backgroud: #339797;
}
#faixalivre_right .content strong {
	color: #FDE397;
}
#faixalivre_right .content a.link {
	color: #fff;
	text-decoration: underline;
}
#faixalivre_right .content a.link:hover {
	color: #fff;
	text-decoration: none;
}
#faixalivre_right h4.destaque {
	background: #FDE397;
	color: #339797;
	font-size: 17px;
	text-align: center;
}

#patrocinadores .patrocinio {
	background: #339797; // coloca cor no fundo das logos
}
.actions {
//border-top: solid 1px #FFE495;
//padding-top: 10px;
//margin-top: 10px;
	margin: 20px 0 0 0;
	text-align: center;
}
a.btn-mais {
	border: solid 1px #DDDDDD;
	background: url(../imagens/novo/ico_mais.png) no-repeat 5px 5px #fff;
	padding: 1px 6px 1px 19px;
	color: #339797;
	font-size: 13px;
	margin-top: 20px;
	margin-bottom: 10px;
}
a.btn-mais:hover {
	text-decoration:underline;
}

.patrocinios {
	padding-top: 10px 10px 0px; 
	margin-top:30px; 
	margin-right:15px;
}
.patrocinios .patrocinio {
	float:left; 
	width:110px; 
	height:120px; 
	color:#FFF;   // letra do patrocinador
	font-size: 12px;
}
.patrocinio {
	font-size: 12px;
}
