@import url('http://www.clicrbs.com.br/especial/css/estilos.css?20250912');

html {background: #000;}
body {background: #000 url(../icon/background.jpg) left top no-repeat; font-family: Verdana, Arial, sans-serif; color: #aaa;}
h4 a, h3 a {font-weight: normal;}
h1, h2, h3, h4, h5, h6 {color: #aaa;}

div.noticias div.titulo h1,
div.noticias div.titulo h3.tipo-b,
div.noticias ul.linha.ferramentas li span,
div.noticias ul.linha.ferramentas li.espacador,
div.noticias ul.linha.ferramentas li.letra,
div.noticias div.titulo p.tipo-b,
div.noticias h2.tipo-a,
div.capa h3.cartola-b,
div.capa h3.cartola-b a,
div.noticias h3,
a {color: #fff;}

div.linha.modelo-g {
	display: block;
	height: auto;
}

div.capa div.linha img {border: none;}

div#wrapper_full {padding-bottom: 30px;}


/* topo */

div#superbanner {
	width: 728px;
	position: absolute;
	left: 255px;
	top: 90px;
}

div#topo {
	padding: 0 0 40px 20px;
}

div#topo h1 {
	margin-top:8px;
	width: 204px;
	height: 104px;
	background: transparent url(../icon/logo.png) center center no-repeat;
	border: none;
}

div#topo h1 a {
	display: block;
	width:100%;
	height: 100%;
}

div#topo p.slogan {
	width: 601px;
	height: 89px;
	position: absolute;
	top: 90px;
	left: 300px;
	background: transparent url(../icon/slogan.gif) center center no-repeat;
	text-indent: -9999px;
}

div#topo div.quando {
	position: absolute;
	width: 195px;
	height: 152px;
	top: 230px;
	left: 0;
	text-indent: -9999px;
	background: transparent url(../icon/quando.png) center top no-repeat;
}

/* corpo */

div#corpo {
	background: none;
	padding-top: 35px;
}

	/* menu */
	div#menu {
		width: 180px;
		background: url(../icon/menu.png) 10px top no-repeat;
		padding: 44px 10px 0 5px;
		margin-top: 200px;
	}
	
	div#menu ul.menu {
		background-color: #39365F;
		padding: 7px 15px 7px 0;
		border: none;
	}
	
	/*div#menu ul:nth-child(2) {
		-moz-border-radius-topleft: 10px;
		-webkit-border-top-left-radius: 10px;
		border-top-left-radius: 10px;
		
		-moz-border-radius-topright: 10px;
		-webkit-border-top-right-radius: 10px;
		border-top-right-radius: 10px;
	}
	
	div#menu ul:nth-child(7) {
		-moz-border-radius-bottomleft: 10px;
		-webkit-border-bottom-left-radius: 10px;
		border-bottom-left-radius: 10px;
		
		-moz-border-radius-bottomright: 10px;
		-webkit-border-bottom-right-radius: 10px;
		border-bottom-right-radius: 10px;
	}*/
	
	div#menu ul.menu li {
		text-align: right;
		font-size: 1.4em;
		min-height: 1.3em;
		height: auto !important;
		height: 1.3em;
	}
	
	div#menu ul.menu li.title {color: #EC8E00;}

	div#menu ul.menu li a {color: #fff;}

	/* miolo */
	
	div#miolo {padding: 10px 0;}
	
	div#miolo div.largura-a div.linha {padding-top: 20px;}
	
	div#miolo h3.cartola-a,
	div#miolo h3.cartola-b,
	div#miolo div.bloco h1.tipo-c {
		background: transparent url(../icon/cartola_bg.png) left top no-repeat;
		color: #EC8E00;
		min-height: 28px;
		height: auto !important;
		height: 28px;
		margin-bottom: 10px;
		padding: 5px 0 10px 35px;
	}
	
	div#miolo h3.cartola-a a {
		color: #FFBD59;
		padding: 5px 0 10px;
		display: block;
		font-weight: bold;
	}
	
	div#miolo ul.ferramentas {	border-color: #aaa;}
	
	div#miolo ul.ferramentas li a,
	div#miolo ul.ferramentas li span,
	div.pagina-conteudo div.bloco h1 {color: #6560A6;}
	
	div#miolo ul.ferramentas li.ferramenta,
	div#miolo ul.ferramentas li.espacador {color: #aaa;}
	
	div.bookmark {display: none;}
	
		/* div.noticias */
		
		div.noticias ul.linha.ferramentas li a {background-image: url(../icon/icons-bts.gif);}
		
		div.noticias div.largura-c h3.tipo-a,
		ul li.botao, ul li.botao a,
		div.noticias span.todos a	{
			background: #39365F;
			border: none;
		}
		
		div.noticias h5.tipo-b.leia-mais,
		div.noticias h5.tipo-b.comente {
			background-image: url(../icon/bullet-extras.gif);
			background-color: transparent;
			border: none;
		}
		
		div.noticias div.box-conteudo-extra {border: 1px solid #aaa; margin-top: 10px;}
		div.noticias div.box-conteudo-extra h3 {padding: 0.5em 0 1.5em;}
		
		div.noticias div.destaque p {background: #000;}

		div.noticias h2.tipo-a,
		div.noticias div.box-conteudo-extra {background: none;}

		div.noticias h4.tipo-b.abas,
		div.noticias dt.separador {
			border-color: #38355E;
			background: none;
			color: #38355E;
		}

		div.noticias h4.tipo-b.abas span.tipo-aba-a,
		div.noticias h4.tipo-b.abas span.tipo-aba-a a {
			background: #39365F;
			border-color: #000;
		}

		div.noticias h4.tipo-b.abas span.tipo-aba-b,
		div.noticias h4.tipo-b.abas span.tipo-aba-b a {
			background: #000;
			border-color: #000;
		}
	
	/* coluna direita */
	
	div#colunadireita {
		padding-left: 8px;
	}
	
	div#colunadireita div.twitter a.siga-me {
		background: transparent url(../icon/siga-me.png) 15px top no-repeat;
		display: block;
		width: 100%;
		height: 64px;
		text-indent: -9999px;
	}
	
	div#colunadireita div.facebook a.face {
		background: transparent url(../icon/facebook_icon.png) 0px top no-repeat;
		display: block;
		width: 100%;
		height: 66px;
		text-indent: -9999px;
	}
	
	div#colunadireita div.apoio {
		position: absolute;
		left: 5px;
		top: 970px;
		width: 165px;
		text-align: right;
	}
	
	div#colunadireita div.apoio h4 {
		font-size: 1.5em;
		margin-bottom: 20px;
		text-align: right;
	}
	
	div#colunadireita div.apoio ul {	padding-left: 40px;}
	
	div#colunadireita div.apoio ul li {
		border-bottom: 1px solid #38355E;
		padding: 15px 0;
		text-align: right;
	}

/* rodape */

div#rodape {
	float: none;
	clear: both;
	width: 60.7em;
	margin: 0 0 0 195px;
	background: transparent url(../icon/rodape_bg.png) center bottom no-repeat;
	text-align: center;
	color: #fff;
	padding-top: 50px;
}

div#rodape a.gruporbs {
	display: block;
	height: 25px;
	width: 94px;
	text-indent: -9999px;
	margin: 0 auto 10px;
	background: transparent url(../icon/logo_rbs.png) center center no-repeat;
}

ul.linksrodape {
	text-align: center;
	padding: 5px 0;	
}

div#rodape ul.linksrodape li {
	display: inline;
	border-right: 1px solid #fff;
	padding: 0 10px 0 5px;
	font-size: 1.1em;
}

div#rodape p {font-size: 1.1em;}

div#rodape ul.linksrodape li.ultima {border: none;}
