* {
	margin: 0;
	padding: 0;
}

a {
	color: #3367B0;
}

a:hover {
	color: #0000FF;
}

hr {
	display: none;
}

legend {
	display: none;
}

fieldset {
	border: 0;
}

li {
	min-height: 23px;
	list-style: none;
}

body {
	background: #F7F7F7;
}

.foto {
	float: left;
	margin-right: 10px;
	border: solid 1px #97B3D7;
	width: 320px;
	margin-bottom: 10px;
	overflow: hidden;
}

.foto span {
	font: italic 15px arial;
	color: #3367B0;
	border: solid 2px white;
	background-image: url("/img/bg-opcoes.png");
	background-repeat: repeat-x;
	display: block;
	padding: 5px;
	min-height: 40px;
	overflow: hidden;
}

.foto-noticia {
	width: 320px;
	height: 240px;
	border-bottom: solid 1px #3367B0;
}

a.link-foto span {
	text-decoration: none;
	cursor: hand;
}

a:hover .link-foto span {
	text-decoration: underline;
}

div.fotooptions {
	position: absolute;
	width: 80px;
	height: 21px;
	top: 230px;
	left: 240px;
	z-index: 2;
	text-align: right;
	display: none;
}

div.fotooptions img {
	display: block;
	float: left;
	border: 0;
	margin-left: 5px;
}

.fonte {
	color: #FF0000;
	font: normal 11px arial;
}

#fotorotative {
	position: relative;
}

.logoclubesat {
	overflow: hidden;
	background: url("/img/logo-clube-sat.png") no-repeat;
	width: 253px;
	height: 58px;
	float: left;
	cursor: pointer;
	margin-left: 15px;
}

.block {
	display: block;
	border: 0;
}

.ocult {
	display: none;
}

.separador {
	color: #4E83CB;
	float: left;
}

#conteudo {
	position: relative;
	width: 980px;
	background: white;
	margin: 0 auto;
	border: solid 1px #E1E1E1;
	overflow: hidden;
}

#patrocinios {
	padding: 10px 0;
}

#patrocinios a,#patrocinios object {
	float: left;
	margin-left: 25px;
}

.menu {
	position: relative;
	clear: both;
	padding-top: 10px;
}

.menu ul li {
	display: inline;
}

.menu ul li a {
	float: left;
	font-size: 13px;
	font-family: arial;
	color: white;
	text-decoration: none;
	padding: 4px 0;
	background: #3367B0;
	text-align: center;
	border-left: solid 1px #3367B0;
	border-right: solid 1px #3367B0;
}

.menu ul li a.selected {
	background: white;
	font-weight: bold;
	margin-top: -3px;
	padding-top: 4px;
	padding-bottom: 7px;
	border-top: solid 1px #3367B0;
	border-left: solid 1px #3367B0;
	border-right: solid 1px #3367B0;
	color: #3367B0;
}

.menu ul li a:hover {
	font-weight: bold;
	margin-top: -3px;
	padding-top: 4px;
	padding-bottom: 7px;
	text-decoration: none;
	color: #3367B0;
	background: white;
	border-top: solid 1px #3367B0;
	border-left: solid 1px #3367B0;
	border-right: solid 1px #3367B0;
}

.menu ul {
	list-style: none;
}

.fundo {
	position: absolute;
	background: #3367B0;
	top: 10px;
	width: 100%;
	height: 24px;
}

.pesquisa {
	position: relative;
	float: right;
	overflow: hidden;
	height: 24px;
}

.pesquisa span {
	color: white;
	font: bold 12px arial;
	vertical-align: middle;
}

.pesquisa input {
	height: 18px;
	width: 120px;
	vertical-align: middle;
	border: 0;
}

.pesquisa select {
	height: 16px;
	width: 120px;
	vertical-align: middle;
	border: 0;
}
optgroup{
	font: bold 13px arial;
	padding: 3px 0 3px 2px;;
}
.optionbusca{
	padding-left: 15px;
	font: normal 12px arial;
}
.botao {
	font: normal 12px arial;
	background: #4E83CB;
	padding: 1px 10px;
	color: white;
	margin-right: 5px;
	text-decoration: none;
	vertical-align: middle;
}

.botao:hover {
	background: #FFCC00;
	color: black;
	text-decoration: none;
}

.background {
	position: relative;
	overflow: hidden;
	float: left;
	background: url("/img/background.png") repeat-y;
	display: block;
}

#meio {
	position: relative;
	text-align: left;
	margin: 0 auto;
	margin-top: 24px;
	padding: 10px 0;
	padding-top: 5px;
	overflow: hidden;
	margin-top: 0;	
}

#rodape {
	position: relative;
	margin: 0 auto;
	width: 100%;
}

#mundi {
	position: relative;
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
	padding: 15px 0;
}

#mundi a {
	float: right;
}

#mundi img {
	border: solid 1px #E1E7F2;
}

#banner-inferior {
	overflow: hidden;
	margin: 0 10px;
}

#banner-inferior object,#banner-inferior a {
	float: left;
	margin-left: 70px;
}

.red {
	color: red;
	font: normal 12px arial;
}

.rate {
	font: bold 11px arial;
	color: #3367B0;
}

.rate a {
	float: left;
	width: 11px;
	height: 11px;
	overflow: hidden;
	padding-right: 2px;
	font-size: 0 !important;
	color: white !important;
	background: url("/img/void-star.png") no-repeat;
}

a.bluestar {
	background: url("/img/blue-star.png") no-repeat;
}

label.bold {
	font-weight: bold !important;
}


#interatividade {
	position: relative;
	width: 219px;
	height: auto;
	margin-left: 10px;
	float: left;
	overflow: hidden;
	background: #F5F9FC;
}

#publicidade {
	position: relative;
	width: 140px;
	margin: 0 10px;
	float: left;
}

#principal {
	position: relative;
	width: 580px;
	margin-left: 10px;
	float: left;
}

h2.caminho {
	color: #3367B0;
	font: normal 12px arial;
	float: left;
}

h2.data {
	color: #FF0000;
	font: normal 12px arial;
	float: right;
}

.publicidade-horizontal object {
	float: left;
}

.bannerdiferente {
	position: absolute;
	z-index: 10000;
	margin-top: -10px;
}
#direita {
	position: relative;
	float: right;
	overflow: hidden;
	display: block;
	margin-right: 10px;
	width: 140px;
}
.caminho a{
	text-decoration: underline;
}
.highlight{
	background: #FFF8B0;
	color: black;
}
.faixa{
	position: relative;
	display: block;
	overflow: hidden;
	height: 50px;
	width: 100%;
	background: #EFF3F9;
	margin-bottom: 10px;
}
.faixa span{
	display: block;
	padding: 5px 0 0 10px;
	color: #3367B0;
	font: bold 30px arial;
}
.horario{
	font: normal 12px arial;
	color: #FF0000;
	display: block;
	padding-left: 10px;
	float: left;
}
.fale{
	font: normal 12px arial;
	display: block;
	float: left;
	padding-left: 50px;
	color: #FF0000;
}
span.barra {
	background: red;
	height: 10px;
}
