@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	font-family:Verdana, Geneva, sans-serif;
	background:#000 url(img/bg_tt.jpg) no-repeat;
	background-position: 0 32px;
}
#total {
	margin: 0;
	display:block;
	width: 920px;
	height:auto;
}
.titulo {
	display:block;
	float:left;
	position:absolute;
	top: 48px;
	left: 0;
	border: none;
}
#topo {
	display:block;
	float:none;
	background:url(img/topo_cinema.gif) no-repeat;
	position:absolute;
	top: 0;
	left: 0;
	width: 920px;
	height: 32px;
}
#topo a {
	display:block;
	float:none;
	text-decoration:none;
	width: 920px;
	height: 32px;
}
#banner {
	width : 648px;
	height : 60px;
	position : absolute;
	top : 35px;
	left : 430px;
	z-index : 30;
}
#menu {
	display:block;
	float:none;
	clear:both;
	background:url(img/bg_menu.png) repeat-x;
	position:absolute;
	top: 115px;
	left: 0;
	width: 920px;
	height: 32px;
	z-index: 3;
}
#menu a {
	text-decoration:none;
}
#filme a { display:block; float:left; position:absolute; left: 8px; width: 81px; height: 32px; background:url(img/botoes_stripe.png) no-repeat; background-position: -8px 0; }
#personagens a { display:block; float:left; position:absolute; left: 91px; width: 118px; height: 32px; background:url(img/botoes_stripe.png) no-repeat; background-position: -91px 0; }
#livro a { display:block; float:left; position:absolute; left: 211px; width: 163px; height: 32px; background:url(img/botoes_stripe.png) no-repeat; background-position: -211px 0; }
#entrevista a { display:block; float:left; position:absolute; left: 376px; width: 110px; height: 32px; background:url(img/botoes_stripe.png) no-repeat; background-position: -376px 0; }
#fotos a { display:block; float:left; position:absolute; left: 488px; width: 58px; height: 32px; background:url(img/botoes_stripe.png) no-repeat; background-position: -488px 0; }
#maisespeciais a { display:block; float:left; position:absolute; left: 549px; width: 126px; height: 32px; background:url(img/botoes_stripe.png) no-repeat; background-position: -549px 0; }

#filme a:hover {background-position: -8px -33px;}
#personagens a:hover {background-position: -91px -33px;}
#livro a:hover {background-position: -211px -33px;}
#entrevista a:hover {background-position: -376px -33px;}
#fotos a:hover {background-position: -488px -33px;}
#maisespeciais a:hover {background-position: -549px -33px;}

.filme a { display:block; float:left; position:absolute; left: 8px; width: 81px; height: 32px; background:url(img/botoes_stripe.png) no-repeat; background-position: -8px -33px;}
.personagens a { display:block; float:left; position:absolute; left: 91px; width: 118px; height: 32px; background:url(img/botoes_stripe.png) no-repeat; background-position: -91px -33px; }
.livro a { display:block; float:left; position:absolute; left: 211px; width: 163px; height: 32px; background:url(img/botoes_stripe.png) no-repeat; background-position: -211px -33px; }
.entrevista a { display:block; float:left; position:absolute; left: 376px; width: 110px; height: 32px; background:url(img/botoes_stripe.png) no-repeat; background-position: -376px -33px; }
.fotos a { display:block; float:left; position:absolute; left: 488px; width: 58px; height: 32px; background:url(img/botoes_stripe.png) no-repeat; background-position: -488px -33px; }
.maisespeciais a { display:block; float:left; position:absolute; left: 549px; width: 126px; height: 32px; background:url(img/botoes_stripe.png) no-repeat; background-position: -549px -33px; }

#info {
	display:block;
	float:none;
	clear:both;
	width: 904px;
	position:absolute;
	top: 142px;
	left: 8px;
	height:auto;
	background:url(img/bg_info.png) no-repeat #000;
	z-index: 1;
}
.linha {
	background:url(img/bottom_info.png);
	position: absolute;
	left: 0px;
	bottom: 0px;
	width:904px;
	height:1px;
}
#anterior a { display:block; float:left; position:absolute; bottom:-25px; left: 10px; width: 116px; height: 25px; background:url(img/botoes_stripe.png) no-repeat; background-position: -8px -71px; text-decoration:none; z-index:3;}
#anterior a:hover {background-position: -240px -71px; text-decoration:none;}
#proximo a { display:block; float:left; position:absolute; bottom:-25px; left: 778px; width: 116px; height: 25px; background:url(img/botoes_stripe.png) no-repeat; background-position: -126px -71px; text-decoration:none; z-index:3;}
#proximo a:hover {background-position: -357px -71px; text-decoration:none;}

#historia {
	display:block;
	width:850px;
	position: relative;
	top: 10px;
	left:25px;
	margin-bottom: 50px;
}
#historia h1 {
	background:url(img/historia.png) no-repeat;
	margin-top: 10px;
	height: 35px;
}
#historia, #person_desc p {
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size: 11px;
	line-height: 15px;
}
#historia img {
	display:block;
	float:left;
	border: solid #344446 1px;
	margin: 3px 15px 0 0;
}
#historia a {
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
}

#box_entrevista {
	display:block;
	float: left;
	position:relative;
	width: 255px;
	height:350px;
	margin: 14px;
}

#box_entrevista a {
	display:block;
	position: absolute;
	left:0;
	bottom:20px;
	width: 255px;
	height:32px;
	color:#CDD;
	background-color:#344446;
	line-height: 15px;
	text-decoration:none;
	text-align:center;
}
#box_entrevista a:hover {
	background-color:#CDD;
	color:#344446;
}
#box_pag {
	display: block;
	float:right;
	position: absolute;
	right: 15px;
	bottom: 10px;
	*bottom: 16px;
	margin: 5px;
/*	background-color:#344446;	 */
}
#box_pag a {
	display:inline;
	float:left;
	position:relative;
	bottom:0px;
	width: auto;
	min-width: 10px;
	color:#CDD;
	background-color:#344446;
	line-height: 22px;
	text-decoration:none;
	text-align:center;
	margin-right: 5px;
	padding: 0 10px;
	border: 1px #333 solid;
	font-size:10px;
}
#box_pag a:hover {
	background-color:#CDD;
	color:#344446;
	border: 1px #CCC solid;	
}
#box_pag .paginacao {
	background-color:#CDD;
	color:#344446;
	border: 1px #CCC solid;	}
.legenda {
	display:block;
	float:right;
	clear:right;
	width: 460px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:11px;
	line-height: 16px;
	color: #999;
	text-align:right;
	margin: 10px 10px;	
}
.subtt {
	font-weight:bold;
	font-size: 12px;
	color:#999;
	margin-top: -10px;
}
.subtt1 {
	font-weight:bold;
	font-size: 13px;
	color:#999;
	margin-top: 10px;
}
.credito {
	font-style:italic;
	color:#999;
	font-weight:normal;
}

#info_persons {
	display:block;
	float:none;
	clear:both;
	width: 904px;
	position:absolute;
	top: 142px;
	left: 8px;
	height:auto;
	background: url(img/bg_persons.png) no-repeat #000;
	z-index: 1;
}
#info_entr {
	display:block;
	float:none;
	clear:both;
	width: 904px;
	height: 435px;
	position:absolute;
	top: 142px;
	left: 8px;
	background: url(img/bg_entr.png) no-repeat #000;
	z-index: 1;
}
#person_desc {
	display:block;
	float:left;
	width:460px;
	position: relative;
	top: 10px;
	left:25px;
	margin-bottom: 50px;
}
#person_desc img {
	display:block;
	float:left;
	border: solid #344446 1px;
	margin: 3px 15px 0 0;
}
	
#person_menu {
	display:block;
	float:left;
	width:350px;
	position: relative;
	top: 10px;
	left:70px;
	margin-bottom: 50px;
}
#person_menu h1 {
	background:url(img/personagens.png) no-repeat;
	margin-top: 10px;
}
#person_menu a {
	display:block;
	float:left;
	width:150px;
	height:130px;
	text-decoration:none;
	text-indent: -5000px;
	margin: 10px;
	
}
#robert_menu a { background:url(img/robert_langdon_menu.png) no-repeat; background-position: 0 0px;  }
#robert_menu a:hover { background:url(img/robert_langdon_menu.png) no-repeat; background-position: 0 -130px; }
#carlo_menu a { background: url(img/carlo_ventresca_menu.png) no-repeat; background-position: 0 0px;  }
#carlo_menu a:hover { background: url(img/carlo_ventresca_menu.png) no-repeat; background-position: 0 -130px; }
#vittoria_menu a { background: url(img/vittoria_vetra_menu.png) no-repeat; background-position: 0 0px;  }
#vittoria_menu a:hover { background: url(img/vittoria_vetra_menu.png) no-repeat; background-position: 0 -130px; }
#cardeal_menu a { background: url(img/cardeal_menu.png) no-repeat; background-position: 0 0px;  }
#cardeal_menu a:hover { background: url(img/cardeal_menu.png) no-repeat; background-position: 0 -130px; }

.robert_menu1  { display:block; float:left; width:150px; height:130px; background:url(img/robert_langdon_menu.png) no-repeat; background-position: 0 -130px; margin: 10px;}
.carlo_menu1 {display:block; float:left; width:150px; height:130px;  background: url(img/carlo_ventresca_menu.png) no-repeat; background-position: 0 -130px; margin: 10px; }
.vittoria_menu1  { display:block; float:left; width:150px; height:130px; background: url(img/vittoria_vetra_menu.png) no-repeat; background-position: 0 -130px; margin: 10px;}
.cardeal_menu1  { display:block; float:left; width:150px; height:130px; background: url(img/cardeal_menu.png) no-repeat; background-position: 0 -130px; margin: 10px;}

#person_menu_principal a {
	display:block;
	float:left;
	width:650px;
	height:105px;
	text-decoration:none;
	text-indent: -5000px;
}

.robert {background:url(img/robert_langdon.png) no-repeat; height: 52px; margin-top: 10px; text-indent: -5000px;}
.carlo {background:url(img/carlo_ventresca.png) no-repeat; height: 52px; margin-top: 10px; text-indent: -5000px;}
.vittoria {background: url(img/vittoria_vetra.png) no-repeat; height: 52px; margin-top: 10px; text-indent: -5000px;}
.cardeal {background: url(img/cardeal_strauss.png) no-repeat; height: 52px; margin-top: 10px; text-indent: -5000px;}

#personagens_capa {
	display:block;
	float:none;
	width: 850px;
	height: 450px;
	position: relative;
	top: 10px;
	left: 10px;
}
#personagens_capa h1 {
 	background:url(img/personagens.png) no-repeat;
	margin: 20px 0 0 12px;
	text-indent: -5000px;
}
#personagens_capa a {
	display:block;
	float:left;
	margin: 15px;
	width: 180px;
	height:337px;
	text-decoration:none;
	color:#FFF;
	font-size:12px;
	line-height: 15px;
	background-color:#344446;
	border: solid 1px #344446;
}
#personagens_capa a:hover {
	color:#344446;
	border: solid 1px #FFF;
	background-color:#FFF;
}
.nomes { position:relative; top: 2px; left: 5px; font-weight:bold;}

#maisespeciais_capa {
	display:block;
	float:none;
	width: 850px;
	height: 400px;
	position: relative;
	top: 10px;
	left: 10px;
}
.maisespeciais_tt {background: url(img/maisespeciais.png) no-repeat; height: 30px; margin: 20px 20px; text-indent: -5000px;}
#maisespeciais_capa a {
	display:block;
	float:left;
	margin: 15px;
	width: 120px;
	height:100px;
	text-decoration:none;
	color:#FFF;
	font-size:12px;
	line-height: 15px;
	background-color:#344446;
	border: solid 2px #344446;
	text-align:center;
}
#maisespeciais_capa a:hover {
	color:#344446;
	border: solid 2px #FFF;
	background-color:#FFF;
}
.nomes_esp { position:relative; top: 5px; left: 0px; font-weight:bold; }
#capa_fotos {
	display:block;
	width:902px;
	height: 460px;
	position: relative;
	top: 10px;
	left:25px;
	margin-bottom: 50px;
}
#capa_fotos img {
	display:block;
	float:left;
	border: solid #344446 1px;
	margin: 5px 5px;
}
#fotos_info {
	display:block;
	float:inherit;
	background-color:#000;
	width: 600px;
	height: 400px;
	border: solid #344446 3px;
	position:relative;
	left: 146px;
	top:20px;
	margin-bottom:50px;
	z-index: 5;
}
#fotos_info img {
	position:absolute;
	top: 0;
	left: 0;
}
#fotos_ant a {
	display:block;
	float:left;
	background:url(img/gif.gif) repeat;
	width:280px;
	height: 394px;
	position:relative;
	top: 0;
	left:0px;
	z-index: 8;
	text-decoration:none;
	text-indent: -5000px;
}
#fotos_prox a {
	display:block;
	float:right;
	background:url(img/gif.gif) repeat;
	width:280px;
	height: 394px;
	position:relative;
	top: 0;
	left:0px;
	z-index: 8;
	text-decoration:none;
	text-indent: -5000px;
}
.legenda_fotos {
	text-align:center;
	font-style:italic;
	font-size:11px;
	line-height: 16px;
	color: #999;
	margin: -25px 0 10px 0;
}
#thumbs {
	display:block;
	float:none;
	clear:both;
	height: 70px;
	position:relative;
	top: 5px;
	left:60px;
}
#thumbs a {
	display:inline;
	float: left;
	width: 60px;
	height: 50px;
	border: solid #344446 1px;
	margin-left: 2px;
}
#thumbs a:hover {
	border: solid #FFF 1px;
}
.thumbselect img { display:block; position: relative; top: -1px; left: -1px; border: solid #FFF 1px;}
.fotos_tt {background: url(img/fotos.png) no-repeat; height: 30px; margin: 10px 6px 5px 6px; text-indent: -5000px;}
.livro {background:url(img/livro.png) no-repeat; height: 52px; margin-top: 10px;  text-indent: -5000px;}
.autor {background:url(img/autor.png) no-repeat; height: 52px; margin-top: 10px; margin-bottom:10px; *margin-bottom: 18px; text-indent: -5000px;}
.entrevista_tt {background: url(img/entrevistas.png) no-repeat; width:200px; height: 30px; margin-top: 5px; *margin-top:-20px; text-indent: -5000px; z-index: 40;}
.entrevista_tt1 {background: url(img/entrevistas.png) no-repeat; width:200px; height: 30px; margin-top: 5px; text-indent: -5000px; z-index: 40;}

#livro_capa {
	display:block;
	float:left;
	width:350px;
	position: relative;
	top: 10px;
	left:70px;
	margin-bottom: 50px;
}
#person_desc h2 {
	font-weight:bold;
	font-size: 12px;
	color:#999;
	margin-top: -10px;
}
#capas_livros img {
	display:block;
	float:right;
	border: solid 1px #344446;
	margin: 10px;
}
#entrevista_links {
	display:block;
	float:right;
	position:absolute;
	*position:relative;
	top: 0;
	right: 10px;
	width:390px;
	height: 30px;
	z-index: 35;
}
#entrevista_ron a { display:block; float:left; width:120px; height: 29px; margin: 0 5px; background:url(img/bt_entrevistas.png) #344446 no-repeat; background-position: 0 0; text-indent: -5000px;}
#entrevista_tom a { display:block; float:left; width:120px; height: 29px; margin: 0 5px; background:url(img/bt_entrevistas.png) #344446 no-repeat; background-position: -120px 0; text-indent: -5000px;}
#entrevista_ewan a { display:block; float:left; width:120px; height: 29px; margin: 0 5px; background:url(img/bt_entrevistas.png) #344446 no-repeat; background-position: -240px 0; text-indent: -5000px;}
#entrevista_ron a:hover { background-position: 0 -27px;}
#entrevista_tom a:hover { background-position: -120px -27px;}
#entrevista_ewan a:hover { background-position: -240px -27px;}
.entrevista_ron a { display:block; float:left; width:120px; height: 29px; margin: 0 5px; background:url(img/bt_entrevistas.png) #344446 no-repeat; background-position: 0 -27px; text-indent: -5000px;}
.entrevista_tom a { display:block; float:left; width:120px; height: 29px; margin: 0 5px; background:url(img/bt_entrevistas.png) #344446 no-repeat; background-position: -120px -27px; text-indent: -5000px;}
.entrevista_ewan a { display:block; float:left; width:120px; height: 29px; margin: 0 5px; background:url(img/bt_entrevistas.png) #344446 no-repeat; background-position: -240px -27px; text-indent: -5000px;}
