/* Inicial
------------------------------------------------ */

* {
	margin: 0;
	padding: 0;
	}
	

body {
	background: #DADFE3 url(../img/outros/bg-site.png) top repeat-x;
	}

body, html {
	height: 100%;
	}

* html img {
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = "http://www.pirata.com.br/css/transparente.gif"):(this.origBg = this.origBg? this.origBg:this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")),this.pngSet=true));
	}

.ui-tabs-hide {
	display: none;
	}

/* Portal - Geral
------------------------------------------------ */


#portal-geral {
background-color: #fff;
margin: 0 auto;
margin-top: 20px;
padding: 10px;
width: 966px;
}

#portal-geral:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
height: 0;
overflow: hidden;
}

#espaco {
height: 25px;
}

/* Portal - Topo
------------------------------------------------ */

#portal-topo {
height: 160px;
margin-bottom: 20px;
_margin-bottom: 0;
width: 759px;
}

#portal-topo ul {
list-style: none;
}

#portal-topo ul li {
float: left;
font: 11px "Trebuchet MS", Verdana, Arial;
height: 23px;
margin-right: 1px;
padding-top: 7px;
text-align: center;
width: 151px;
}

#portal-topo ul li a {
color: #fff;
text-decoration: none;
}

#portal-topo ul li a:hover {
text-decoration: underline;
}

#portal-topo li#pirata-bar {
background: url(../img/outros/bg-menu-pirata-bar.gif) repeat-x;
}

#portal-topo li#fundacao-pirata {
background: url(../img/outros/bg-menu-fundacao-pirata.gif) repeat-x;
}

#portal-topo li#pirata-brasil {
background: url(../img/outros/bg-menu-pirata-brasil.gif) repeat-x;
}

#portal-topo li#banda-pirata {
background: url(../img/outros/bg-menu-banda-pirata.gif) repeat-x;
}

#portal-topo li#boutique-pirata {
background: url(../img/outros/bg-menu-boutique-pirata.gif) repeat-x;
margin-right: 0;
}

#portal-topo img {
border-top: 1px solid #fff;
clear: both;
height: 145px;
width: 759px;
}

/* Portal - Esquerdo
------------------------------------------------ */

#portal-esquerdo {
float: left;
height: 600px;
width: 160px;
}

#portal-esquerdo ul {
background: #fff url(../img/outros/menu.png) no-repeat;
height: 480px;
list-style: none;
/*margin-bottom: 30px;*/
padding: 15px 0 0 25px;
}

#portal-esquerdo ul li {
border-bottom: 1px solid #F6DB6D;
height: 20px;
width: 110px;
}

#portal-esquerdo ul li a {
color: #000;
font: 11px "Trebuchet MS", Verdana, Arial;
text-decoration: none;
}

#portal-esquerdo ul li a:hover {
text-decoration: underline;
}
#muraltemp{
	width:175px;
	height:224px;
	margin-top:-100px;
}

/* Portal - Meio
------------------------------------------------ */

#portal-meio {
float: left;
margin: 0 1px 70px 4px;
width: 596px;
}

#portal-meio h2 {
border-bottom: 1px solid #000;
font: bold 16px "Trebuchet MS", Verdana, Arial;
letter-spacing: -1px;
margin: 10px 0 0 0;
}

/* Portal - Direito
------------------------------------------------ */

#portal-direito {
background-color: #ECEDED;
margin-left: 766px;
_margin-left: 0;
margin-top: -180px;
padding: 8px 0 6px 0;
text-align: center;
width: 200px;
}

#portal-direito ul {
color: #777;
font: 10px "trebuchet MS", verdana, arial;
list-style: none;
}

#portal-direito #chama {
margin-bottom: 3px;
}

/* Portal - Rodapé
------------------------------------------------ */

#portal-rodape {
background-color: #000;
clear: both;
color: #fff;
font: 11px "Trebuchet MS", Verdana, Arial;
margin-top: 5px;
padding: 5px 0 5px 0;
text-align: center;
width: 100%;
}

/* Home
----------------------------------------------- */

/* Destaques animados */

#home #transicao {
background: url(../img/destaques/transicao.png) no-repeat;
display: none;
height: 200px;
position: absolute;
width: 595px;
}

#home #destaques {
background-color: #2C2C2C;
border-bottom: 1px solid #646464;
height: 200px;
width: 595px;
}

#home #destaques-menu {
background-color: #868686;
height: 23px;
width: 595px;
}

#home #destaques-menu ul {
background: #494949 url(../img/outros/bg-destaques.png) no-repeat right;
color: #fff;
font: 10px "trebuchet MS", verdana, arial;
height: 17px;
list-style: none;
padding: 2px 0 0 40px;
width: 555px;
}

#home #destaques-menu ul li {
cursor: pointer;
display: inline;
margin: 0 0 0 50px;
padding: 2px 5px 2px 5px;
}

#home #destaques-menu ul li:hover {
text-decoration: underline;
}

#home #destaques-menu ul img {
margin: -10px 0 0 10px;
position: absolute;
}

/* Notícias em destaque */

#home #noticia {
	color: #333;
	font: bold 12px "trebuchet MS", verdana, arial;
	padding: 15px;
	}

#home #noticia:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	overflow: hidden;
	}

#home #noticia #destaque {
	border-top: 1px solid #ddd;
	padding: 15px 15px 22px 15px;
	}

#home #noticia #destaque:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	overflow: hidden;
	}

#home #noticia #destaque #foto {
	border: 1px solid #ddd;
	float: left;
	height: 119px;
	margin: 0 18px 5px 0;
	padding: 2px;
	width: 187px;
	}

#home #noticia #destaque #foto:hover {
	background-color: #ddd;
	}

#home #noticia #destaque #foto img {
	border: 0;
	}

#home #noticia #destaque h1 a {
	color: #F00;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0px;
	text-decoration: none;
	}

#home #noticia #destaque h1 a:hover {
	text-decoration: underline;
	}

#home #noticia #destaque h2 {
	border: 0;
	color: #333;
	font: 12px "trebuchet MS", verdana, arial;
	letter-spacing: 0;
	line-height: 16px;
	margin: 5px 15px 0 0;
	}

#home #noticia #destaque h2 a {
	color: #333;
	line-height: 16px;
	text-decoration: none;
	}

#home #noticia #destaque h2 a:hover {
	text-decoration: underline;
	}

#home #noticia #destaque h2 img {
	border: none;
	margin: 0 0 0 6px;
	}

/* News Ticker Brest 2008 */

#ticker {
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	margin: 19px 15px 0 15px;
	}

.brest {
	background-color: #B5E0FB;
	float: left;
	height: 19px;
	padding: 5px 0 4px 0;
	text-align: center;
	width: 91px;
	}

.brest a {
	color: #3399CC;
	font: bold 13px "trebuchet MS", verdana, arial;
	text-decoration: none;
	}

.newsticker {
	height: 20px;
	list-style-type: none;
	padding: 5px 0 3px 0;
	}

.newsticker a {
	color: #006699;
	padding-left: 10px;
	text-decoration: none;
	}

.newsticker a:hover {
	text-decoration: underline;
	}

/* Chamadas Menores */

#home #home-chamadas {
	height: 100%;
	padding: 15px;
	}

#home #home-chamadas:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	overflow: hidden;
	}

#home .chamadas .chamada {
	float: left;
	margin: 6px 25px 0 0;
	width: 115px;
	}

#home .chamadas .chamada span {
	border: 0;
	color: #666;
	font: bold 12px "trebuchet MS", verdana, arial;
	margin: 10px 5px 0 0;
	text-decoration: none;
	width: 351px;
	}

#home .chamadas .chamada .foto {
	border: 1px solid #ddd;
	height: 75px;
	margin: 0 0 10px 0;
	padding: 2px;
	width: 106px;
	}

#home .chamadas .chamada .foto a {
	cursor: pointer;
	}

#home .chamadas .chamada .foto:hover {
	background-color: #ddd;
	}

#home .chamadas .chamada .foto img {
	border: none;
	}

#home .chamadas .chamada h3 a {
	color: #ff5959;
	cursor: pointer;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	line-height: 15px;
	text-decoration: none;
	}

#home .chamadas .chamada h3 a:hover {
	text-decoration: underline;
	}

#home .chamadas .chamada#last {
	float: left;
	margin: 6px 0 0 0;
	width: 115px;
	}

/* O Grupo
----------------------------------------------- */

#grupo {
height: 100%;
}

#grupo:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
height: 0;
overflow: hidden;
}

#grupo .logo {
_clear: both;
float: left;
padding: 40px 20px 40px 20px;
text-align: center;
width: 150px;
}

#grupo .texto {
float: left;
font: 12px "Trebuchet MS", Verdana, Arial;
padding: 40px 0 40px 20px;
width: 360px;
}

/* Histórico
----------------------------------------------- */

#historico {
font: 12px "Trebuchet MS", Verdana, Arial;
margin-top: 15px;
}

#historico:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
height: 0;
overflow: hidden;
}

#historico #a {
float: left;
margin: 0 0 0 10px;
width: 284px;
}

#historico #b {
float: left;
margin: 0 0 0 20px;
width: 260px;
}

/* Prêmios
----------------------------------------------- */

.premios {
height: 100%;
}

.premios:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
height: 0;
overflow: hidden;
}

.premios .logo {
float: left;
padding: 40px 20px 40px 20px;
text-align: center;
width: 150px;
}

.premios .texto {
float: left;
font: 12px "Trebuchet MS", Verdana, Arial;
padding: 40px 0 40px 20px;
width: 360px;
}

/* Prêmios - Abrinq
----------------------------------------------- */

#abrinq {
font: 12px "Trebuchet MS", Verdana, Arial;
margin-top: 15px;
}

#abrinq:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
height: 0;
overflow: hidden;
}

#abrinq #a {
/*float: left;*/
margin: 0 0 0 10px;
}

#abrinq #b {
/*float: left;*/
margin: 0 20px 20px 20px;
}

/* Eventos
----------------------------------------------- */

#eventos {
font: 12px "Trebuchet MS", Verdana, Arial;
margin-top: 15px;
}

#eventos:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
height: 0;
overflow: hidden;
}

#eventos #a {
float: left;
margin: 0 0 0 10px;
width: 180px;
}

#eventos #a img {
margin-bottom: 10px;
}

#eventos #b {
float: left;
margin: 0 0 0 10px;
width: 380px;
}

#eventos ul {
list-style: none;
margin: 20px 0 0 20px;
}

#eventos ul:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
height: 0;
overflow: hidden;
}

#eventos ul li {
border: 1px solid #c9c9c9;
float: left;
height: 150px;
margin: 0 10px 10px 0;
padding: 10px 5px 5px 5px;
text-align: center;
width: 120px;
}

#eventos ul li img {
border: 4px solid #c9c9c9;
margin: 0 auto;
margin-bottom: 5px;
}

#eventos span {
color: #FF3300;
font-weight: bold;
}

/* Flash Pirata
----------------------------------------------- */

#flash {
font: 12px "Trebuchet MS", Verdana, Arial;
margin-top: 15px;
}

#flash #destaques {
height: 100%;
}

#flash #destaques:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
height: 0;
overflow: hidden;
}

#flash #destaques ul {
list-style: none;
}

#flash #destaques ul li {
background-color: #fff;
border: 4px solid #f1f1f1;
float: left;
margin: 0 0 0 43px;
_margin: 0 0 0 20px;
padding: 10px 5px 15px 5px;
text-align: center;
width: 220px;
}

#flash #destaques ul li img {
border: 4px solid #c9c9c9;
margin: 0 auto;
margin-bottom: 10px;
}

#flash #destaques ul li span {
color: #FF3300;
font: bold 16px "trebuchet MS", verdana, arial;
letter-spacing: -1px;
line-height: 15px;
}

#flash #mais-clicadas {
height: 100%;
}

#flash #mais-clicadas:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
height: 0;
overflow: hidden;
}

#flash #mais-clicadas ul {
list-style: none;
margin: 10px 0 0 0;
}

#flash #mais-clicadas ul li {
background-color: #fff;
float: left;
margin: 0 0 0 13px;
padding: 5px;
text-align: center;
width: 120px;
}

#flash #mais-clicadas ul li img {
border: 4px solid #c9c9c9;
margin: 0 auto;
}

#flash #ultimas {
height: 100%;
}

#flash #ultimas:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
height: 0;
overflow: hidden;
}

#flash #ultimas ul {
list-style: none;
margin: 10px 0 0 0;
}

#flash #ultimas ul li {
background-color: #fff;
float: left;
margin: 0 0 0 13px;
padding: 5px;
text-align: center;
width: 120px;
}

#flash #ultimas ul li img {
border: 4px solid #c9c9c9;
margin: 0 auto;
}

#flash #busca {
float: left;
width: 295px;
}

#flash h2 {
margin-bottom: 10px;
}

#flash #busca a {
color: #000;
font-weight: bold;
text-decoration: none;
}

#flash #todas {
/* float: right; */
/* width: 295px; */
}

#flash #todas a {
color: #000;
font-weight: bold;
text-decoration: none;
}

#todas-as-coberturas {
font: 11px "trebuchet MS", verdana, arial;
}

#todas-as-coberturas a {
color: #000;
text-decoration: none;
}

#todas-as-coberturas a:hover {
text-decoration: underline;
}

/* Window acima da overlay e botão fechar
----------------------------------------------- */

#overlay {
background-color: #000;
height: 100%;
left: 0;
position: fixed;
_position: absolute;
top: 0;
width: 100%;
filter: alpha(opacity=85);
-moz-opacity: 0.85;
opacity: 0.85;
}

#carrega {
background: url(../img/outros/loadingAnimation.gif) no-repeat;
height: 22px;
left: 50%;
margin: 11px 0 0 -63px;
position: fixed;
top: 50%;
width: 126px;
}

#galeria-window {
height: 536px;
left: 50%;
margin: -268px 0 0 -375px;
position: fixed;
_position: absolute;
top: 50%;
width: 750px;
}

#galeria-antiga-window {
height: 536px;
left: 50%;
margin: -268px 0 0 -375px;
position: fixed;
_position: absolute;
top: 50%;
width: 750px;
}

#mais-window, #famoso-window, #jogo-window, #print-window {
border: 4px solid #fff;
left: 50%;
position: fixed;
_position: absolute;
top: 50%;
z-index: 200;
}

#mais-window {
margin: -243px 0 0 -300px;
width: 600px;
}

#famoso-window {
margin: -187px 0 0 -250px;
width: 500px;
}

#jogo-window {
margin: -200px 0 0 -275px;
width: 550px;
}

#print-window {
border: none;
height: 450px;
margin: -225px 0 0 -385px;
overflow-x: hidden;
overflow-y: scroll;
width: 770px;
}

#mais-window p#descricao, #famoso-window p#descricao {
background-color: #000;
color: #fff;
font: 12px "Trebuchet MS", Verdana, Arial;
padding: 4px 0 4px 0;
position: absolute;
text-align: center;
z-index: 201;
filter: alpha(opacity=75);
-moz-opacity: 0.75;
opacity: 0.75;
}

#mais-window p#descricao {
margin: 461px 0 0 0;
width: 100%;
}

#famoso-window p#descricao {
margin: 349px 0 0 0;
width: 100%;
}

#mais-window #fechar, #famoso-window #fechar, #jogo-window #fechar, #print-window #fechar {
background: none;
height: 18px;
width: 21px;
z-index: 201;
}

#mais-window #fechar {
margin: 457px 0 0 573px;
position: absolute;
}

#famoso-window #fechar {
margin: 345px 0 0 473px;
position: absolute;
}

#jogo-window #fechar {
margin: 0 0 0 534px;
position: absolute;
}

#print-window #fechar {
margin: 0 0 0 720px;
position: fixed;
_position: absolute;
}

/* Flash - #flash-pirata
----------------------------------------------- */

#flash-pirata {
height: 497px;
width: 750px;
}

/* Flash - #flash-imagem
----------------------------------------------- */

#flash-imagem {
border: 5px solid #fff;
float: left;
height: 487px;
width: 600px;
}

/* Correção para a galeria antiga */

#galeriaImagem {
background-color: #000;
height: 487px;
text-align: center;
}

#envia {
background-color: #000;
color: #fff;
display: none;
font: 10px "Trebuchet MS", Verdana, Arial;
height: 319px;
position: absolute;
padding: 168px 0 0 185px;
width: 415px;
}

#fechar-envia {
background-color: #444;
margin: 0 0 1px 0;
padding: 3px 3px 3px 0;
text-align: right;
width: 227px;
}

#envia form {
background-color: #222;
height: 148px;
padding: 10px;
width: 210px;
}

#envia p {
font: 12px "Trebuchet MS", Verdana, Arial;
height: 30px;
}

#envia input {
background: none;
border: none;
color: #fff;
font: 12px "Trebuchet MS", Verdana, Arial;
width: 210px;
}

#envia button {
background: none;
border: 1px solid #333;
color: #fff;
cursor: pointer;
font: 12px "Trebuchet MS", Verdana, Arial;
height: 20px;
width: 68px;
}

#flash-imagem p#descricao {
background-color: #000;
color: #fff;
font: 12px "Trebuchet MS", Verdana, Arial;
margin: -26px 0 0 0;
_margin: 461px 0 0 -600px;
padding: 4px 0 4px 0;
_position: absolute;
text-align: center;
width: 600px;

filter: alpha(opacity=75);
-moz-opacity: 0.75;
opacity: 0.75;
}

/* Flash - #flash-thumbs
----------------------------------------------- */

#flash-thumbs {
float: left;
width: 140px;
}

#fechar {
background: url(../img/outros/fechar-flash.png) repeat-x;
height: 29px;
margin: 0 0 13px 7px;
text-align: right;
width: 133px;
}

#fechar img {
cursor: pointer;
margin: 8px 8px 0 0;
}

#galeria {
height: 455px;
list-style: none;
margin: 0 0 0 13px;
overflow-y: scroll;
width: 157px;
}

#galeria li {
border: 4px solid #fff;
height: 75px;
margin-bottom: 10px;
_margin-bottom: 6px;
vertical-align: bottom;
_vertical-align: baseline;
width: 100px;
}

#galeria li.zera {
margin-bottom: 0;
_margin-bottom: -4px;
}

#galeria li:hover {
border: 4px solid #969696;
}

/* Flash - #rodape
----------------------------------------------- */

#rodape {
background: url(../img/outros/rodape-flash.png) no-repeat;
height: 29px;
margin: 10px 0 0 0;
padding-top: 7px;
text-align: right;
width: 750px;
}

#rodape-antigo {
background: url(../img/outros/rodape-flash-antigo.png) no-repeat;
height: 29px;
margin: 10px 0 0 0;
padding-top: 7px;
text-align: right;
width: 750px;
}

#rodape a {
color: #fff;
font: 11px "Trebuchet MS", Verdana, Arial;
padding-right: 15px;
text-decoration: none;
}

#rodape a:hover {
text-decoration: underline;
}

/* Flash - TEMPORÁRIO
----------------------------------------------- */

.logo_temp {
background: url(../img/eventos/flashpirata.png);
height: 37px;
position: absolute;
width: 600px;
}

/* Famosos no Pirata
----------------------------------------------- */

#famosos {
font: 12px "Trebuchet MS", Verdana, Arial;
margin-top: 15px;
}

#famosos ul {
list-style: none;
margin: 20px 0 0 20px;
}

#famosos ul:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
height: 0;
overflow: hidden;
}

#famosos ul li {
border: 1px solid #c9c9c9;
float: left;
height: 150px;
margin: 0 10px 10px 0;
padding: 10px 5px 5px 5px;
text-align: center;
width: 120px;
}

#famosos ul li img {
border: 4px solid #c9c9c9;
height: 75px;
margin: 0 auto;
margin-bottom: 5px;
width: 100px;
}

#famosos span {
color: #FF3300;
font-weight: bold;
}

/* Pirata Recomenda
----------------------------------------------- */

#recomenda {
font: 12px "Trebuchet MS", Verdana, Arial;
height: 100%;
margin-top: 15px;
}

#recomenda:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
height: 0;
overflow: hidden;
}

#recomenda ul {
float: left;
list-style: none;
margin: 0 0 12px 10px;
}

#recomenda ul li {
background-color: #f2f2f2;
margin: 0 0 1px 0;
padding: 2px;
}

#recomenda ul li a {
color: #444;
text-decoration: none;
}

#recomenda ul li a:hover {
text-decoration: underline;
}

#recomenda .logo {
float: left;
padding: 40px 20px 40px 20px;
text-align: center;
width: 150px;
}

#recomenda .texto {
float: left;
font: 12px "Trebuchet MS", Verdana, Arial;
padding: 40px 0 40px 20px;
width: 360px;
}

#recomenda #a {
float: left;
margin: 0 0 0 20px;
width: 430px;
}

#recomenda #bares, #recomenda #baladas, #recomenda #filmes, #recomenda #leitura, #recomenda #locais {
clear: both;
}

/* Pirata na Net
----------------------------------------------- */
#toponet {
	margin-top:20px;
	width:596px;
	height:190px;
}
.img1{float:left; margin-left:40px;}
.textnet{ float:left;width:250px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; text-align:center; font-size:12px; margin-left:15px; margin-top:30px;}
.textnet h1{ font-size:18px;}
.textnet p{ margin-top:5px; font-style:italic;}
.img2{Float:right; margin-right:40px;}
#linknet{
	width:250px;
	margin-top:-20px;
	margin-left:160px;
}
.orkut{ background: #fff url(../img/outros/orkut_bg.png)no-repeat top; width:278px; height:24px;}
.orkut p{ width:215px; margin-left:60px;}
.orkut p a{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-style:italic; font-size:13px; color:#333; text-decoration:none; }
.orkut p a:hover{ text-decoration:underline;}
.twitter{ background: #fff url(../img/outros/twitter_bg.png)no-repeat top; width:278px; height:24px; margin-top:5px;}
.twitter p{width:215px; margin-left:60px; }
.twitter p a{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-style:italic; font-size:13px; color:#333; text-decoration:none;}
.twitter p a:hover{ text-decoration:underline;}
/*News Twitter
----------------------------------------------- */
#newstwitter{
	border:#CCC 1px solid;
	margin:30px auto;
	width:451px;
	height:300px;
}
/* Downloads
----------------------------------------------- */

#downloads {
font: 12px "Trebuchet MS", Verdana, Arial;
height: 100%;
margin-top: 15px;
_width: 590px;
}

#downloads:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
height: 0;
overflow: hidden;
}

#downloads ul {
float: left;
list-style: none;
margin: 0 0 12px 10px;
}

#downloads ul li {
background-color: #f2f2f2;
margin: 0 0 1px 0;
padding: 2px;
}

#downloads ul li a {
color: #444;
text-decoration: none;
}

#downloads ul li a:hover {
text-decoration: underline;
}

#downloads #txtDownloads {
float: left;
margin: 0 0 0 20px;
width: 430px;
}

#downloads #papeis, #downloads #jogos, #downloads #musicas, #downloads #videos {
clear: both;
}

#downloads #papeis ul {
float: none;
margin: 20px 0 0 10px;
}

#downloads #papeis ul li {
background: none;
float: left;
font-size: 9px;
margin: 0 35px 20px 0;
_margin: 0 20px 20px 0;
padding: 0;
text-align: center;
width: 160px;
}

#downloads #papeis ul li a {
color: #444;
font-weight: bold;
text-decoration: none;
}

#downloads #papeis ul li a:hover {
text-decoration: underline;
}

#downloads #jogos ul {
float: none;
margin: 20px 0 0 10px;
}

#downloads #jogos ul li {
background: none;
float: left;
font-size: 9px;
margin: 0 35px 20px 0;
_margin: 0 20px 20px 0;
padding: 0;
text-align: center;
width: 160px;
}

#downloads #musicas #a {
float: left;
margin: 20px 0 0 10px;
width: 120px;
}

#downloads #musicas ul {
margin: 20px 0 0 20px;
}

#downloads #videos ul {
float: none;
margin: 20px 0 0 10px;
}

#downloads #videos ul li {
background: none;
float: left;
font-size: 9px;
margin: 0 35px 20px 0;
_margin: 0 20px 20px 0;
padding: 0;
text-align: center;
width: 160px;
}

/* Ecad
----------------------------------------------- */

#ecad {
font: 12px "Trebuchet MS", Verdana, Arial;
margin-top: 15px;
}

#ecad:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
height: 0;
overflow: hidden;
}

#ecad #a {
float: left;
margin: 0 0 0 10px;
width: 180px;
}

#ecad #b {
float: left;
margin: 0 0 0 20px;
width: 360px;
}

#ecad #b img {
margin: 0 20px 0 0;
}

/* Notícias
----------------------------------------------- */

#noticias {
color: #000;
font: 11px "Trebuchet MS", Verdana, Arial;
margin-left: 10px;
margin-top: 15px;
}

#noticias a {
color: #000;
font-weight: bold;
text-decoration: none;
}

#noticias a:hover {
text-decoration: underline;
}

#noticias p {
margin-bottom: 12px;
}

#conteudo {
font: 12px "Trebuchet MS", Verdana, Arial;
padding: 0 10px 0 10px;
}

#conteudo h1 {
font: bold 16px "Trebuchet MS", Verdana, Arial;
letter-spacing: -1px;
margin: 10px 0 0 0;
}

#conteudo p {
color: #999;
font: italic 12px "Trebuchet MS", Verdana, Arial;
letter-spacing: -1px;
margin-bottom: 10px;
}

#conteudo #legenda {
color: #999;
float: left;
margin: 0 15px 10px 0;
width: 260px;
}

#conteudo #legenda img {
border: 1px solid #ddd;
margin-bottom: 10px;
padding: 2px;
}

/* Imprensa
----------------------------------------------- */

#imprensa {
color: #000;
font: 11px "Trebuchet MS", Verdana, Arial;
margin-left: 10px;
margin-top: 15px;
}

#imprensa a {
color: #000;
font-weight: bold;
text-decoration: none;
}

#imprensa a:hover {
text-decoration: underline;
}

#imprensa p {
margin-bottom: 12px;
}

/* Fale conosco
----------------------------------------------- */

#fale {
font: 12px "Trebuchet MS", Verdana, Arial;
margin-top: 15px;
}

#fale:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
height: 0;
overflow: hidden;
}

#fale #a {
float: left;
margin: 0 0 0 10px;
width: 250px;
}

#fale #b {
float: left;
margin: 0 0 0 20px;
width: 300px;
}

#fale #b form {
background-color: #f2f2f2;
padding: 25px;
width: 230px;
}

#fale #b p {
margin: 0 0 7px 0;
}

#fale #b input, #fale #b select, #fale #b textarea {
border: 1px solid #c8c8c8;
font: 12px "Trebuchet MS", Verdana, Arial;
}

#fale #b input {
padding: 0 5px 0 5px;
width: 210px;
}

#fale #b select {
width: 220px;
}

#fale #b textarea {;
padding: 0 5px 0 5px;
width: 210px;
}

#fale #portal-resposta {
background-color: #e3e3e3;
padding: 0 0 0 5px;
width: 275px;
}

/* Sim
----------------------------------------------- */

#sim {
font: 12px "Trebuchet MS", Verdana, Arial;
padding: 15px 0 0 0;
}

#sim #topo .a {
float: left;
padding-top: 5px;
}

#sim #topo .b {
float: right;
line-height: 15px;
padding: 0 10px 15px 0;
width: 260px;
}

#sim #topo .c {
background-color: #FF3300;
clear: both;
color: #fff;
letter-spacing: -1px;
margin-bottom: 10px;
text-align: center;
}

#sim #topo .c a {
color: #fff;
text-decoration: none;
}

#sim #topo .c a:hover {
text-decoration: underline;
}

#sim #deixe-o-pirata-em-paz {
font-size: 13px;
padding: 20px;
}

#sim #comeco .a {
float: left;
}

#sim #comeco .b {
float: right;
}

#sim #comeco .c {
float: left;
padding: 0 10px 0 10px;
width: 279px;
}

#sim #comeco .c a {
color: #000;
text-decoration: none;
}

#sim #comeco .c a:hover {
text-decoration: underline;
}

#sim #comeco .c h2 {
margin-bottom: 15px;
}

#sim #comeco .c img {
border: 1px solid #666;
float: left;
margin: 0 10px 0 0;
}

#sim #comeco .d {
float: right;
margin-top: 10px;
}

#sim #comeco .d form {
background-color: #f2f2f2;
height: 230px;
margin-top: 10px;
padding: 20px 30px 0 30px;
width: 236px;
}

#sim #comeco .d p {
margin: 0 0 7px 0;
}

#sim #comeco .d input, #sim #comeco .d select, #sim #comeco .d textarea {
border: 1px solid #c8c8c8;
font: 12px "Trebuchet MS", Verdana, Arial;
}

#sim #comeco .d input {
padding: 0 5px 0 5px;
width: 210px;
}

#sim #comeco .d select {
width: 220px;
}

#sim #comeco .d textarea {
padding: 0 5px 0 5px;
width: 210px;
}

#sim #comeco .d #sim-resposta {
background-color: #e3e3e3;
display: none;
padding: 0 0 0 5px;
width: 291px;
}

#sim #videos-artistas ul {
font-weight: bold;
list-style: none;
padding: 20px 0 0 30px;
text-align: center;
}

#sim #videos-artistas ul li {
float: left;
margin: 0 30px 20px 0;
}

#sim #chamadas ul {
list-style: none;
padding: 20px 15px 0 15px;
}

#sim #chamadas ul li {
margin: 0 0 20px 0;
}

#sim #chamadas ul li a {
color: #000;
text-decoration: none;
}

#sim #chamadas ul li a:hover {
text-decoration: underline;
}

#sim #chamadas img {
float: left;
margin: 0 20px 10px 0;
}

#sim #chamadas #fonte img {
float: right;
margin: -10px 0 0 0;
}

#sim #razoes {
margin: 15px 15px 0 10px;
}

#sim #juridico {
margin: 15px 15px 0 10px;
}

#sim #juridico ul {
list-style: inside;
margin: 0 0 0 20px;
}

#sim #cartas {
margin: 15px 15px 0 10px;
}

#sim #cartas ul {
list-style: inside;
margin: 0 0 0 20px;
}

#sim #cartas ul li a {
color: #000;
text-decoration: none;
}

#sim #cartas ul li a:hover {
text-decoration: underline;
}

#sim #orkut {
margin: 15px 15px 0 10px;
}

#sim #orkut a {
color: #000;
font-weight: bold;
text-decoration: none;
}

#sim #orkut a:hover {
text-decoration: underline;
}

#sim #abaixo form {
background-color: #f2f2f2;
float: left;
height: 230px;
margin: 0 40px 0 0;
padding: 20px 30px 0 30px;
width: 236px;
}

#sim #abaixo p {
margin: 0 0 7px 0;
}

#sim #abaixo input, #sim #abaixo select, #sim #abaixo textarea {
border: 1px solid #c8c8c8;
font: 12px "Trebuchet MS", Verdana, Arial;
}

#sim #abaixo input {
padding: 0 5px 0 5px;
width: 210px;
}

#sim #abaixo select {
width: 220px;
}

#sim #abaixo textarea {
padding: 0 5px 0 5px;
width: 210px;
}

#sim #abaixo #sim-resposta {
background-color: #e3e3e3;
display: none;
margin: 20px 0 0 -29px;
padding: 0 0 0 5px;
width: 290px;
}

#sim #depoimentos {
margin: 15px 15px 0 10px;
}

#sim #depoimentos ul {
list-style: none;
}

#sim #depoimentos ul li {
border-bottom: 1px solid #b1b1b1;
margin-bottom: 10px;
padding: 10px 0 20px 0;
}

#sim #depoimentos ul li a {
color: #444;
font-weight: bold;
}

/* Hino
----------------------------------------------- */

#hino {
background-color: #000;
font: 11px "Trebuchet MS", Verdana, Arial;
padding-bottom: 20px;
}

#hino #conteudo {
color: #fff;
margin-bottom: 20px;
}

#conteudo:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
height: 0;
overflow: hidden;
}

#hino ul {
list-style: none;
margin: 20px 0 0 10px;
}

#hino ul li {
float: left;
margin: 0 20px 0 0;
width: 260px;
_width: 250px;
}

#hino #opcoes {
background-color: #222;
color: #fff;
clear: both;
font-size: 15px;
font-weight: bold;
letter-spacing: -1px;
margin: 0 auto;
margin-bottom: 20px;
width: 530px;
}

#hino #opcoes a {
color: #FFCC00;
text-decoration: none;
}

#hino #opcoes a:hover {
text-decoration: underline;
}

/* Agente Amigo
----------------------------------------------- */

#agente-amigo {
background: #FFDD57 url(../img/outros/agente-amigo/bg-agente-amigo.jpg) top no-repeat;
font: 11px "Trebuchet MS", Verdana, Arial;
height: 100%;
padding: 0 0 20px 0;
width: 596px;
}

#agente-amigo:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
height: 100%;
overflow: hidden;
}

#agente-amigo #titulo {
color: #4B4E27;
font: 13px Georgia, "Times New Roman", Times, serif;
line-height: 20px;
padding: 120px 0 0 35px;
width: 320px;
}

#agente-amigo #ultimas-noticias {
float: left;
margin: 30px 0 30px 35px;
_margin: 30px 0 30px 18px;
width: 295px;
}

#agente-amigo #ultimas-noticias h1 {
background: url(../img/outros/agente-amigo/ultimas-noticias.gif) left no-repeat;
height: 30px;
margin: 0 0 23px 0;
width: 100px;
}

#agente-amigo #ultimas-noticias .data {
background: url(../img/outros/agente-amigo/bg-data.gif) no-repeat;
float: left;
height: 41px;
text-align: center;
width: 46px;
}

#agente-amigo #ultimas-noticias .data span {
color: #fff;
font: 10px "trebuchet MS", verdana, arial;
}

#agente-amigo #ultimas-noticias .data span a {
font-size: 18px;
}

#agente-amigo #ultimas-noticias .noticia {
float: left;
margin: 0 0 20px 14px;
width: 235px;
}

#agente-amigo #ultimas-noticias .noticia a {
color: #886C00;
font: 11px "trebuchet MS", verdana, arial;
text-decoration: none;
}

#agente-amigo #ultimas-noticias .noticia a.titulo {
font: bold 12px Georgia, "Times New Roman", Times, serif;
}

#agente-amigo #ultimas-noticias .noticia a:hover {
text-decoration: none;
}

#agente-amigo #ultimas-noticias .noticia a.titulo:hover {
text-decoration: underline;
}

#agente-amigo #ultimos-eventos {
float: right;
margin: 30px 0 0 0;
width: 210px;
}

#agente-amigo #ultimos-eventos h1 {
background: url(../img/outros/agente-amigo/ultimos-eventos.gif) right no-repeat;
height: 30px;
margin: 0 0 15px 0;
width: 170px;
}

#agente-amigo #convida {
background-color: #FFCC33;
clear: both;
letter-spacing: -1px;
margin: 0 auto;
padding: 5px;
width: 520px;
}

#agente-amigo #convida a {
color: #FF3300;
font: bold 15px "trebuchet MS", verdana, arial;
text-decoration: none;
}

#agente-amigo #convida a:hover {
text-decoration: underline;
}

#agente-amigo #ultimos-eventos .foto {
background: url(../img/outros/agente-amigo/bg-polaroid.jpg);
color: #4B552E;
font: 12px Georgia, "Times New Roman", Times, serif;
height: 118px;
margin: 0 0 15px 35px;
text-align: center;
width: 119px;
}

#agente-amigo #ultimos-eventos .foto img {
margin: 10px 0 8px 0;
}

/* Agente Amigo 2010
----------------------------------------------- */

#agente-amigo-2010 {
background: #fff url(../img/outros/agente-amigo/bg-agente-amigo-2010.jpg) top no-repeat;
font: 11px "Trebuchet MS", Verdana, Arial;
padding: 0 0 20px 0;
width: 593px;
}

#agente-amigo-2010:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
height: 100%;
overflow: hidden;
}
#titulo-2010{
	width:560px;
	height:100px;
	float:left;
	font-size:14px;
	margin-top:60px;
	margin-left:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.foto-2010 img{
	float:right;
	width:150px;
	height:100px;
	padding:2px;
}
.foto-2010{
	border:#CCC solid 1px;
	width:154px;
	height:104px;
	margin-top:30px;
	margin-right:40px;
	float: right;
	text-align:center;
	color:#900;
	font-family:Georgia, "Trebuchet MS", Arial, sans-serif;
	font-size:15px;
	text-decoration:underline;
}
#convida-2010{
	width:580px;
	height:30px;
	margin-top:230px;
	margin-left:20px;
	float:right;
	border-top:#C00 solid 1px;
}
#convida-2010 a{
	background:#C00;
	color:#FFF;
	text-decoration:none;
	padding:2px;
	float:right;
}
#convida-2010 a:hover{
	background:#FFF;
	color:#C00;
	text-decoration:underline;
}
/* Scroll jQuery
------------------------------------------------ */

a.jScrollArrowUp {
	background: url(../img/mural/seta-up.png) no-repeat 0 0;
	}

a.jScrollArrowDown {
	background: url(../img/mural/seta-down.png) no-repeat 0 0;
	}

a.jScrollArrowUp:hover {
	background-position: 0 -15px;
	}

a.jScrollArrowDown:hover {
	background-position: 0 -15px;
	}

a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 -30px;
	}

.jScrollPaneContainer {
	height: 100%;
	overflow: hidden;
	position: relative;
	}

.jScrollPaneTrack {
	background-color: #2E2E2E;
	cursor: pointer;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	}

.jScrollPaneDrag {
	background-color: #121212;
	cursor: pointer;
	overflow: hidden;
	position: absolute;
	}

.jScrollPaneDragTop {
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	}

.jScrollPaneDragBottom {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	}

a.jScrollArrowUp {
	display: block;
	height: 9px;
	overflow: hidden;
	position: absolute;
	right: 0;
	text-indent: -2000px;
	top: 0;
	z-index: 1;
	}

a.jScrollArrowDown {
	bottom: 0;
	display: block;
	height: 9px;
	overflow: hidden;
	position: absolute;
	right: 0;
	text-indent: -2000px;
	z-index: 1;
	}

/* TEMPORÁRIO ABRAÇO AO PIRATA
------------------------------------------------ */

#abraco {
	background: url(../img/temporario/abraco.png) center;
	bottom: 0;
	cursor: pointer;
	height: 345px;
	position: absolute;
	width: 100%;
	z-index: 100;
	}

#fechar-midia {
	margin: 0 0 0 69%;
	}

/* TEMPORÁRIO VIVA O PIRATA
------------------------------------------------ */

ul#viva  {
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
	font: 12px "trebuchet MS", verdana, arial;
	list-style: square;
	margin: 0 auto;
	padding: 15px;
	width: 550px;
	}

ul#viva li {
	margin: 0 0 0 20px;
	}