/* Os estilos de cada info vão neste CSS */
* {
	font-family: Arial, Helvetica, sans-serif;
	}
/*abertura*/
#abertura.interna20 {
	background-image:url(img/abre_03.jpg);
	background-repeat:no-repeat;
	height:940px;
	width: 936px;
}

#abertura #texto a:hover.voltar {
	background-color : #ff9900;
	color : #fff;
}
#abertura #texto a:hover.fechar {
	background-color : #ff9900;
	color : #fff;
	border : 1px solid #ff9900;
}
#abertura #texto a.comeca {
	background:transparent url(img/comeca.jpg) repeat scroll 0 0;
	display:block;
	float:left;
	height:25px;
	margin-top:4px;
	text-indent:-5000px;
	width:64px;
}
#abertura #texto a.comeca:hover {
	background-position:0 -25px;
}

#abertura h2{
	color:#666;
	}
/*abertura*/

/*texto*/
#texto.interna2{
	width: 295px;
	height: 902px;
	display:block;
	position:absolute;
	top: 14px;
	padding-top: 8px;
	left: 624px;		
}

#texto.interna3{
	width: 267px;
	height: 492px;
	display:block;
	position:absolute;
	top: 40px;
	padding-top: 8px;
	left: 654px;
}

#texto.interna4{
	width: 295px;
	height: 902px;
	display:block;
	position:absolute;
	top: 51px;
	padding-top: 8px;
	left: 624px;
		
}




#texto p{
	margin-top: 3px;
	font-size:12px;
	line-height:18px;
	color:#beb7af;	
}

#texto h3{
	margin-top: 3px;
	font-size:12px;
	color:#CCC;
	border-bottom: 1px dotted #333;
	padding-bottom: 11px;	
}

#texto p b{	
	font-size:12px;
	color:#E8E8E8;	
}

#texto h4{
	margin-top: 3px;
	font-size: 18px;
	padding-top: 5px;
	color:#E5E5E5;
}

#texto h2{
	margin-top: 3px;
	font-size: 22px;	
	color:#fff;
}
#texto h5{
	margin-top: 3px;
	font-size:11px;
	font-weight:normal;
	color:#E8E8E8;	
}
/*texto*/

/*entrevista*/
#entrevista.interna1 {
	display:block;	
	position: absolute;
	top: 53px;
	left: 557px;
	padding: 10px 20px 10px 20px;
	background-color: #fff;
	border: 1px solid #cfc9c2;
	width: 325px;
	height: auto;
	
}

#entrevista p{
	margin-top: 3px;
	font-size:12px;
	color:#7F7871;
}

#entrevista p i{
	margin-top: 3px;
	font-size:12px;
	color:#47423a;	
}

#entrevista p b{
	margin-top: 3px;
	font-size:12px;
	color:#47423a;	
}

#entrevista h2{
	margin-top: 3px;
	font-size: 30px;	
	color:#47423a;
}

#entrevista h5{
	margin-top: 3px;
	font-size:11px;
	font-weight:normal;
	color:#978e81;	
}


/*fundo*/

#fundo.interna1 {
	background-color: #000;
	position:absolute;
	width: 936px;
	height: 586px;	
	}
	
#fundo.interna2 {
	background-color: #eceae7;
	position:absolute;
	width: 936px;
	height: 1500px;	
}
	
#fundo.interna3 {
	background-color: #eceae7;
	position:absolute;
	width: 936px;
	height: 2200px;	
	}

#fundo.interna4 {
	background-color: #eceae7;
	position:absolute;
	width: 936px;
	height: 500px;	
}

#fundo.interna5 {
	background-image: url(img/capa-video.jpg);	
	position:absolute;
	width: 936px;
	height: 500px;	
}
/*fundo*/

/* foto */

#foto {
	position:absolute;
	top:20px;
	left:12px;
	width:619px;
	height:464px;
	border:1px solid #666;
	overflow:hidden;
}
#legenda {
	width:619px;
	text-align:left;
	display:block;
	background:#000;
	-moz-opacity:.90;
	filter:alpha(opacity=90);
	opacity:.85;
	bottom:0px;
	left:0px;
	position:absolute;
	text-indent:10px;
	color:#fff;
	font-size:11px;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0;	
	text-align:center;
}


/*foto*/

/*personagem*/
#personagem.interna1 {
	width: 535px;	
	height : 762px;	
	position : absolute;
	left : 10px;
	top : 53px;
	display : block;
	border: 1px solid #beb7af;
}

/*character*/
#character{
	width : 560px;
	height : 170px;
	position:absolute;
	top: 830px;
	margin : 0;
	padding : 0;
	left: 10px;
	
}
#character h1,
#character h3,
#character h5,
#character h2, 
#character h2 a{
	width : 120px;
	height : 112px;
	display : block;
	float : left;
	overflow : hidden;
	margin: 0 19px 0 0;
	text-decoration:none;
	border-bottom:none;
	
	
}

#character h4, 
#character h4 a{
	width : 120px;
	height : 112px;
	display : block;
	float : left;
	overflow : hidden;
	margin: 0 19px 0 0;
	text-decoration:none;
	border-bottom:none;
	
	
}
#character h1 a{
	background-image : url(img/lucianoaplha.jpg);
	background-position : 0 128px;
}
#character h1 a:hover{
	background-image : url(img/lucianobut.jpg);
	background-position : 0 128px;
}

#character h2 a{
	background-image : url(img/luciapha.jpg);
	background-position : 0 128px;
}
#character h2 a:hover{
	background-image : url(img/lucibut.jpg);
	background-position : 0 128px;
}

#character h4 a{
	background-image : url(img/luaapha.jpg);
	background-position : 0 128px;
}
#character h4 a:hover{
	background-image : url(img/luabut.jpg);
	background-position : 0 128px;
}

#character h3#n418{
	background-image : url(img/lucibut.jpg);
	background-position : -14px -5px;
}
#character h3#n419{
	background-image : url(img/lucibut.jpg);
	background-position : -151px -5px;
}
#character h3#n420{
	background-image : url(img/lucibut.jpg);
	background-position : -292px -5px;
}
#character h3#n421{
	background-image : url(img/lucibut.jpg);
	background-position : -432px -5px;
}

#character h5#n418{
	background-image : url(img/luabut.jpg);
	background-position : -14px -5px;
}
#character h5#n419{
	background-image : url(img/luabut.jpg);
	background-position : -151px -5px;
}

#character h1#n417 a, #character h1#n417 a:hover{   background-position : -14px -5px;}

#character h2#n417 a, #character h2#n417 a:hover{   background-position : -14px -5px;}
#character h2#n412 a, #character h2#n412 a:hover{	background-position : -151px -5px;}
#character h2#n413 a, #character h2#n413 a:hover{	background-position : -292px -5px;}
#character h2#n414 a, #character h2#n414 a:hover{	background-position : -432px -5px;}

#character h4#n417 a, #character h4#n417 a:hover{   background-position : -14px -5px;}
#character h4#n412 a, #character h4#n412 a:hover{	background-position : -151px -5px;}


#credito{
	width: auto;
	height: 20px;
	left:0px;
	background-color:#333;
	display:block;
	opacity: 0.85;
	moz-opacity: 0.85;
	filter:alpha(opacity=85);
	position:absolute;
	text-align: center;
	bottom: 0;
	padding: 0 10px;
		
}

#credito h5{
	margin-top: 3px;
	font-size:11px;
	color:#E8E8E8;
	font-weight:normal;
	
	
}





/*personagem*/

/*thumbs*/

#thumbs.interna1{
	width : 780px;
	height : 400px;
	position:absolute;
	top: 86px;
	margin : 0;
	padding : 0;
	left: 83px;
	
}

#thumbs.interna2{
	width : 780px;
	height : 400px;
	position:absolute;
	top: 78px;
	margin : 0;
	padding : 0;
	left: 83px;
	
}

#thumbs.interna3{
	width : 780px;
	height : 400px;
	position:absolute;
	top: 78px;
	margin : 0;
	padding : 0;
	left: 83px;
	
}


#thumbs h5,
#thumbs h2, 
#thumbs h2 a{
	width : 175px;
	height : 157px;
	display : block;
	float : left;
	overflow : hidden;
	margin: 0 19px 19px 0;
	text-decoration:none;
	border-bottom:none;
	
	
}

#thumbs h3, 
#thumbs h3 a{
	width : 234px;
	height : 328px;
	display : block;
	float : left;
	overflow : hidden;
	margin: 0 19px 0 0;
	text-decoration:none;
	border-bottom:none;
	
	
}

#thumbs h4, 
#thumbs h4 a{
	width : 235px;
	height : 160px;
	display : block;
	float : left;
	overflow : hidden;
	margin: 0 10px 10px 0;
	text-decoration:none;
	border-bottom:none;
	
	
}



#thumbs h2 a{
	background-image : url(img/aphaphoto.jpg);
	background-position : 0 500px;
}
#thumbs h2 a:hover{
	background-image : url(img/capaphoto.jpg);
	background-position : 0 500px;
}

#thumbs h3 a{
	background-image : url(img/aphaentrevista.jpg);
	background-position : 0 500px;
}
#thumbs h3 a:hover{
	background-image : url(img/capaentrevista.jpg);
	background-position : 0 500px;
}

#thumbs h4 a{
	background-image : url(img/aphaantesedps.jpg);
	background-position : 0 500px;
}
#thumbs h4 a:hover{
	background-image : url(img/capa-antesedps.jpg);
	background-position : 0 500px;
}





#thumbs h2#n417 a, #thumbs h2#n417 a:hover{   background-position : -94px -86px;}
#thumbs h2#n412 a, #thumbs h2#n412 a:hover{	background-position : -286px -86px;}
#thumbs h2#n413 a, #thumbs h2#n413 a:hover{	background-position : -475px -86px;}
#thumbs h2#n414 a, #thumbs h2#n414 a:hover{	background-position : -667px -86px;}

#thumbs h2#n418 a, #thumbs h2#n418 a:hover{   background-position : -94px -257px;}
#thumbs h2#n419 a, #thumbs h2#n419 a:hover{	background-position : -286px -257px;}
#thumbs h2#n420 a, #thumbs h2#n420 a:hover{	background-position : -475px -257px;}
#thumbs h2#n421 a, #thumbs h2#n421 a:hover{	background-position : -667px -257px;}

#thumbs h3#n417 a, #thumbs h3#n417 a:hover{   background-position : -86px -78px;}
#thumbs h3#n412 a, #thumbs h3#n412 a:hover{	background-position : -331px -78px;}
#thumbs h3#n413 a, #thumbs h3#n413 a:hover{	background-position : -577px -78px;}

#thumbs h4#n417 a, #thumbs h4#n417 a:hover{   background-position : -86px -78px;}
#thumbs h4#n412 a, #thumbs h4#n412 a:hover{	background-position : -331px -78px;}
#thumbs h4#n413 a, #thumbs h4#n413 a:hover{	background-position : -577px -78px;}

#thumbs h4#n418 a, #thumbs h4#n418 a:hover{   background-position : -86px -247px;}
#thumbs h4#n419 a, #thumbs h4#n419 a:hover{	background-position : -331px -247px;}
#thumbs h4#n416 a, #thumbs h4#n416 a:hover{	background-position : -577px -247px;}


/*thumbs*/

/*submenu*/
#submenu{
	width: 447px;
	height: 43px;
	line-height:20px;
	position:absolute;
	top: 0;
	left: 10px;
	clear:both;
	background-color: #fff;
	border: 1px solid #cfc9c2;	
	/*clear:both;	
	margin: 60px 0 0 25px !important;*/
	border-top:none;
	
	
}
#submenu h2 {	
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}
#submenu h2,
#submenu h2 a{font-size:14px; color: #666; text-decoration:none; float:left; padding: 0 0 0 10px;}

#submenu h2 a:hover,
#submenu h2.sel a{color:#ff9900;}


/*submenu*/

/*prox_ant*/
#prox_ant{
	position:absolute;
	left: 870px;
	top: 15px;
	}
/*prox_ant*/

/*video*/
#fundo iframe.interna3 {	
	
	display:block;
	float:right;
	width: 535px;
	height: 762px;		
	background:none;
	margin-top: 53px;
	margin-right: 391px;
	
}

#fundo.interna5 iframe.interna2 {
	display:block;
	float:right;
	width: 640px;
	height: 360px;	
	
	background:none;
	margin-top: 80px;
	margin-right: 150px;
}
/*video*/



#fundo.interna1 { background:#eceae7; height:800px; }
#texto h2 { color:#5d5850; width: 188px; }
#foto { left:5px; border:1px solid #beb7af; top:5px; }
.interna1 #prox_ant { left: 860px; top: 10px; }
#texto.interna3 { 
	left: 640px;
	width: 239px;
	padding: 10px 20px 10px 20px;
	background-color: white;
	border: 1px solid #CFC9C2;
	top: 5px;
	height:auto;
}
#texto.interna3 p { color:#7f7871; }
#texto h3 { border-color:#beb7af; }
#texto h4 {	color: #5d5850; font-size:22px; margin-bottom: 15px; }
#texto h5 { color: #aca299; }
#abertura #texto h2 { color:#fff; width:auto; }

