* {
	color : #5d5850;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	background-repeat : no-repeat;
	margin : 0;
	padding : 0;
	list-style : none;
	border : none;
}
body {
	background: #fff url(img/bg.gif) repeat-y;
}


/* geral */

#texto{
	font-size : 14px;
	font-weight : bold;
	display : block;
	position : absolute;
	top : 30px;
	overflow : hidden;
	z-index : 4;
	width : 430px;
}
#texto h2,
#texto p{
	margin : 15px;
}
#texto p{
	font-weight : normal;
}
#texto h2{
	font-size : 24px;
}
a#linkao{
	z-index : 10;
	background-image : url(img/x.gif);
}
a#linkao,
#info{
	width : 936px;
	height : 600px;
	position : absolute;
	left : 0;
	top : 0;
	display : block;
	z-index : 10;
	overflow:hidden;
	border : 1px solid #eceae7;
}
a#linkao {
	z-index: 9;
}
a#linkao.acima {
	z-index: 5000;
}
#info p a.voltar { display:block; width:123px; height:24px; background:url(img/voltar.gif); text-indent:-5000px; float:left; margin-top:15px;  }
#info p a.voltar:hover { background-position:0 -30px; }

#info.capa{	 background-image : url(img/capa.jpg); }

#info.capa #texto{
	left : 390px;
	height : 300px;
	top : 50px;
	width : 530px;
}
#info.capa #texto h2,
#info.capa #texto p{
	color : #fff;
}

/*prox e ant*/

#prox_ant{
	position : absolute;
	left : 876px;
	top : 10px;
	z-index : 60000;
	display : block;
	width : 52px;
	height : 26px; 
}
#prox_ant a{
	display : block;
	position : absolute;
	width : 24px;
	height : 24px;
	margin : 1px;
}
#prox_ant a:hover, #prox_ant a.off {
	background-position : 0 -24px !important;
}
#prox_ant a.pro{	background-image : url(img/prox.gif); left : 26px; top : 1px}
#prox_ant a.ant{	background-image : url(img/ant.gif); left : 0; top : 1px;}

.h3-elenco,
#info.int h2{
	font-size : 22px;
	margin : 0 0;
	padding: 0 0 5px 0;
}
.h3-elenco,
#info.int h2{
	color:#5d5850;
}
.h3-elenco {
	z-index:50000;
	border-bottom:1px solid #47423A;
	line-height:59px;
}
#info.int h3{
	font-size : 16px;
	color : #ff9900;
}
#info.int h3,
#info.int p{
	margin : 8px 0 15px 0;
}
#info.int p{
	line-height:16px;
}
#info.int #texto {
	height: 590px;
    left: 385px;
    overflow: auto;
    top: 10px;
    width: 540px;
}
#info.int strong{
	color : #5d5850;
}
#info.int.titulo{	background-image : url(img/titulo.jpg); height: 640px; }
#info.int.campanha {	background-image : url(img/historico.jpg);}
#info.int.campanha.lista {	background-image : url(img/campanha-historica.jpg);}
#info.int.tecnico{	background-image : url(img/o-tecnico.jpg); height:1900px }

#info.int.tecnico #texto { height:1880px; }
#info.int.titulo #texto { height:630px; }

#info.int.tecnico #texto h2,
#info.int.tecnico #texto p,
#info.int.campanha #texto p,
#info.int.campanha #texto h2{
	color : #5d5850;
}

/* mais */

#info.mais #texto h2 {
	font-size:18px;
	margin : 10px 0 ;
	text-indent : 0;
	color:#47423a;
	text-indent : 0;
}
#info.mais #texto {
	height:388px;
	left:20px;
	top:10px;
	width:940px;
}
#info.mais #texto p{
	display : block;
	float : left;
	height : 70px;
	margin : 10px 20px 5px 0;

}
#info.mais #texto p,
#info.mais #texto p a{
	width : 210px;
	font-size : 11px;

}
#info.mais #texto p a{
	height : 70px;
	display : block;
	color:#47423a;
}
#info.mais #texto p a{
	font-weight : bold;
	line-height : 15px;
}
#info.mais #texto p a:hover{
	color : #ff9900;
}
#info.mais #texto p a img{
	border : 3px solid #fff;
	float : left;
	margin : 0 5px 0 0;
}
#info.mais #texto p a:hover img{
	border : 3px solid #ff9900;
}

/*assintaura*/

#assinatura {
	font-size:10px;
	width:980px;
	left:0;
	position:absolute;
	top:670px;
	text-align:right;
}

/* elenco */

#info.elenco {
	background:url(img/elencob.jpg) no-repeat 0 0;
	height:auto;
	float:left;
}

#info #elenco {
width:320px;
float:right;
margin-right:10px;
margin-top:10px;
padding-bottom:20px;
}
#info.int.campanha #texto {
	left: 595px;
    width: 330px;
}
.campanha #texto p,
#info #elenco p {
	color : #beb7af;
	line-height:22px;
	padding:2px 0 3px;
	margin:0;
}
#info #elenco h3 {
	font-size:26px;
	padding:0;
	margin:0;
	color : #5d5850;
}
#info #elenco h2 {
	font-size:18px;
	padding-top:15px;
	color : #5d5850;
}
#info #elenco p strong { color : #beb7af; }
#info #elenco div { display:none; }
#info #elenco div.sel { display:block; }
h3.h3-elenco {
	top:225px;
	position:absolute;
	left:30px;
	width:950px;
	border-bottom:1px solid #47423A;
	height:54px;
	overflow:hidden;
}
h3.h3-elenco img {
	float:left;
	line-height:57px;
	margin:7px 0;
}
h3.h3-elenco img.nome { margin:12px 0 0 10px; }
#info #elenco #prox_ant {
	position:relative;
	float:left;
	top:auto;
	left:auto;
	display:block;
	margin-top:10px;
	width:auto;
}
#info #elenco #prox_ant a.pro { left:155px; }
#info #elenco #prox_ant span {
	position:absolute;
	left:35px;
	top:6px;
	width:110px;
	font-weight:bold;
	text-align:center;
	color:#beb7af;
}

/* thumbs */

#info #elenco_todos {
	left:352px;
	position:absolute;
	top:100px;
}
#info #elenco_todos h2 a, #info #elenco_todos h2 {
	display : block;
	width : 75px;
	height : 65px;
	float : left;
	margin : 0 1px 1px 0;
	overflow:hidden;
	padding:0;
}
#info #elenco_todos h2 a {
	margin : 0;
	position : relative;
	left : 0;
	top : 0;
	background-position : -6px 0;
}
#info #elenco_todos h2#sel a, #info #elenco_todos h2 a:hover {
	border : 3px solid #ff9900;
	width : 69px;
	height : 59px;
	background-position : -9px -3px;
}
#info #elenco_todos h2 a strong { display : none; }
#info #elenco_todos h2#sel a strong, #info #elenco_todos h2 a:hover strong {
	font-size : 10px;
	background-color : #ff9900;
	color : #fff;
	display : block;
	width : 69px;
	height : 12px;
	line-height : 12px;
	overflow : hidden;
	position : absolute;
	left : 0;
	top : 47px;
}

/*baixar*/

#info.int.wallpaper{	background-image : url(img/elenco.jpg);}

#info.int.wallpaper p{	color : #fff;}
#info.int.wallpaper h2,
#info.int.wallpaper h3{	color : #ff9900;}
#baixar{
	width : 197px;
	height : 246px;
	display : block;
	position : absolute;
	left : 600px;
	top : 80px;
}
#info.int.wallpaper #texto {
	top:80px;
	left:40px;
}
#baixar span{
	display : block;
	width : 195px;
	height : 146px;
	border : 1px solid #ccc;
	float : left;
	margin : 0;
}
#baixar span a{
	width : 195px;
	height : 146px;
	display : block;
	background-image : url(img/wallpaper195x146.jpg);
}
#baixar span a:hover{
	width : 189px;
	height : 140px;
	border : 3px solid #ff9900;
	background-position : -3px -3px;
	background-color : transparent;
}
#baixar a{
	display : block;
	width : 195px;
	height : 25px;
	line-height : 25px;
	font-size : 14px;
	border-bottom : 1px dotted #ccc;
	float : left;
	font-weight : bold;
	color : #ff9900;
}
#baixar a:hover{
	color : #fff;
	background-color : #ff9900;
}

#info.int.acampanha{
	background-color : #000;
	background-image : url(img/campanha.jpg);
}

#taca1 {
	position : absolute;
	left : 20px;
	top : 168px;
	height : 200px;
	width : 1050px;
}
#taca1 .jogo {
	width : 164px;
	height : 150px;
	float : left;
	margin:0 0 0 0;
}
#taca1 h2 {
	width : 180px;
	line-height : 110px;
	text-align : center;
	height : 150px;
	float : left;
	margin : 1px;
	font-size : 18px!important;
	color : #ff9900;
}
.jogo a{
	display : block;
	width : 130px;
	position : relative;
	left : 0;
	top : 0;
	font-weight:bold;
	color:#f90;
	line-height:20px;
}
.jogo a:hover {
	text-decoration:underline;
}
.jogo a strong{
	position : absolute;
	left : 3px;
	top : 61px;
	font-size : 11px;
	color : #fff!important;
}
.jogo a:hover strong{
	text-decoration : underline;
}
.jogo a span{
	display : none!important;
}



#texto p.rod { font-size:10px; color:#999 !important; }
#info.int.campanha.lista #texto p { font-size:12px; font-weight:bold; }
.int.campanha.lista p a { color:#F90; font-size:12px; }

p.credito { font-size:10px !important; font-style:italic !important; color:#7F7871 !important; font-weight:normal !important; }
