/*
CSS comum a todas as sessoes
*/
body, a {
	color:#275a8f;
}

a:hover {
	text-decoration:none;
}
input {
	color:#275A8F;
}
body {
	background-color:#f7f3eb;
}

#bg {
	background: url(../../imgs/bgs/site.png) no-repeat center top;
}

.page {
	width: 980px;
}

#col-left {
	width: 135px;
	margin-right: 21px;
	margin-top:2px;
	position:relative;
	z-index:2;
}

#col-right {
	width: 275px;
	margin-top:3px;
}

#col-mid {
	position:relative;
	width:490px;
	z-index:1;
}
#paginacao {
	margin-left:100px;
}
#paginacao #controles a, .numeros {
	float:left;
}
.numeros a, .esq, .dir{
	width:28px;
	color:#275a8f;
}

.numeros a.atual {
	color:#099205;
}
.esq, .dir {
	padding-top:6px;
	font-size:11px;
}
.numeros a {
	font-size:17px;
}
#desenvolvidopor {
	bottom:200px;
	position:fixed;
	right:0;
}

#header {
	background: url('../../imgs/bgs/bg-topo.jpg') no-repeat scroll top left;
	width: 980px;
	height: 178px;
}

#main,#footer {
	background: url('../../imgs/bgs/bg-pagina.jpg') repeat-y scroll top left;
	width: 980px;
	padding-bottom:16px;
}
#footer {
	margin-top:20px;
}

.bg-bottom, .bg-top {
	width: 8px;
	height: 8px;
	position:absolute;
	left:0;
	z-index:1;
}
.bg-top {
	background: url('../../imgs/bgs/bg-top.png') no-repeat scroll top left;
	width: 980px;
	height: 12px;
	top:0;
}
.bg-bottom {
	background: url('../../imgs/bgs/bg-bottom.png') no-repeat scroll top left;
	width: 980px;
	height: 12px;
	bottom:0;
}

.conteudo {
	width:940px
}

#main {
	padding-top:17px;
}

#tv {
	background: url('../../imgs/bgs/bg-videos.png') no-repeat scroll top left;
	width: 276px;
	/*height: 254px;*/
	float:left;
	margin-bottom:18px;
}

.banner {
	background: url('../../imgs/bgs/banner/bg-banner.png') no-repeat scroll top left;
	width: 275px;
	height: 85px;
	margin-bottom:21px;
	float:left;
	position:relative;
	overflow:hidden;
	
}

.banner img {
	display:none;
}

.wrap {
	background:transparent url(../../imgs/bgs/enquete/bg-enquete.png) repeat-y scroll left top;
	float:left;
	font-size:13px;
	width:276px;
	padding-bottom:17px;
	position:relative;
}
.wrap .titulo-bloco {
	width:236px;
	margin-left:auto;
	margin-right:auto;	
	background:none;
}
.wrap .titulo-bloco img {
	position:relative;
	left:0;
	top:-2px;
}

.wrap .form {
	margin-top:5px;
}

.wrap .form .input-radio {
	margin-bottom:5px;
}

.botoes-enquete {
	margin-top:14px;
}

.bg-topo-enquete {
	background: url('../../imgs/bgs/enquete/bg-topo-enquete.png') no-repeat scroll top left;
	width: 276px;
	height: 8px;
	top:0;
	left:0;	
}

.bg-rodape-enquete {
	background: url('../../imgs/bgs/enquete/bg-rodape-enquete.png') no-repeat scroll top left;
	width: 276px;
	height: 11px;
	bottom:0;
	left:0;
}

.bg-topo-enquete, .bg-rodape-enquete {
	position:absolute;
}

#newsletter .jNiceInputInner, #newsletter .jNiceInputWrapper{
	background: url('../../imgs/bgs/bg-input-newsletter.png') no-repeat scroll top left;
	width: 237px;
	height: 29px;
	margin-bottom:13px;
}
#newsletter .jNiceInputInner{
	margin:0;
	padding:6px 4px 2px 6px;
}

#newsletter .jNiceWrapper {
	float:left;
}

#newsletter {
	margin-top:21px;
	padding-bottom:14px;
}

#newsletter .titulo-bloco {
	margin-bottom:10px;
}

#newsletter .jNiceSelectWrapper .jNiceSelectText {
	background: url('../../imgs/bgs/bg-select.png') no-repeat scroll top left;
	width: 215px !important;
	height: 29px;
	padding:6px 10px;
	border:none;
}

#newsletter .jNiceSelectOpen {
	background: url('../../imgs/bgs/bg-select-dir.png') no-repeat scroll top left;
	width: 22px;
	height: 29px;
}
#newsletter .jNiceInputInner input {
	float:left;
	width:216px;
	color:#275A8F;
}
#newsletter .jNiceSelectWrapper {
	width:237px !important;
}
.botoes-news {
	float:left;
	margin-top:23px;
	width:100%;
}

#busca {
	background:transparent url(../../imgs/bgs/bg-busca.png) no-repeat scroll left top;
	bottom:0;
	height:51px;
	position:absolute;
	right:20px;
	width:289px;
}
#buscar {
	background:transparent none repeat scroll 0 0;
	border:medium none;
	left:63px;
	position:absolute;
	top:19px;
	width:167px;
}
#submit-busca {
	background:transparent none repeat scroll 0 0;
	height:25px;
	position:absolute;
	right:21px;
	top:14px;
	width:27px;
	border:none;
	cursor:pointer;
	font-size:0px;
	text-indent:-9999px;
	
}

#logo {
	display:block;
	margin-left:2px;
	margin-top:45px;
	/*float:left;*/
}



.item-menu {
	background: url('../../imgs/menu/bg-menu.jpg') no-repeat scroll top left;
	width: 135px;
	height: 31px;
	position:relative;
}

.item-submenu {
	background: url('../../imgs/menu/bg-submenu.jpg') no-repeat scroll top left;
	width: 135px;
	height: 31px;
	position:relative;	
}

.item-menu a, .item-submenu a {
	color:#FFFFFF;
	font-size:11px;
	left:26px;
	position:absolute;
	top:8px;
}

.separador-menu {
	background: url('../../imgs/menu/separacao.jpg') no-repeat scroll top left;
	width: 135px;
	height: 3px;
}

.banner-lateral {
	margin-top:16px;
}

#footer img {
	margin-left:-3px;
	padding-top:18px;
}

#footer {
	margin-bottom:20px;
}

.conteudo-right {
	width:236px;
}

.titulo-bloco {
	/*background:transparent url(../../imgs/bgs/bg-titulo-dir.jpg) no-repeat scroll left top;*/
	height:33px;
	margin-bottom:25px;
	padding-top:22px;
	width:237px;
	position:relative;
}

.titulo-bloco img {
	left:0px;
	position:absolute;
	top:9px;
}


.vermais {
	font-size:10px;
	right:0px;
	top:65px;
}

#titulo-sessao .titulo-flash {
	color:#FFFFFF;
	font-size:50px;
	height:60px;
	padding-left:117px;
	padding-top:5px;
}

#footer .parceiros a {
	float:left;
	padding-right:45px;
}

.dados-rodape {
	/*border-left:1px solid #e1dcd1;*/
	float:right;
	font-size:11px;
	height:57px;
	/*line-height:1.9;*/
	margin:0 auto;
	padding:1px 0 4px 13px;
	width:945px;
	text-align: center;
}

div#video_tv {
	font-size:12px;
}