/* CSS Document */

* {
	font-family:Arial, Helvetica, sans-serif;
	}
	
#info.interna1 {
	width : 936px;
	height : 1444px;	
	position : absolute;
	left : 0;
	top : 0px;
	display : block;	
	background-image:url(img/photos11.jpg);
	
	
}

#info.interna2 {
	background-image:url(img/photos11.jpg);
	width:936px;
	height: 630px;	
	display : block;	
}

#info #titule {
	left:47px;
	position:absolute;
	top: 18px;
	width:870px;
	height: 100px;
}

#info #titule  h2 {
	font-size:25px;
	color:#ff9900;
}

#info #numero {
	left:18px;
	position:absolute;
	top: 16px;
	width:170px;
	height: 80px;
	
}

#info #numero  h2 {
	font-size:25px;
	color:#ff9900;
	
}


#info #photo.interna1{
	width : 900px;
	height : 504px;	
	position : absolute;
	left : 18px;
	top : 64px;
	display : block;		
	}
	
#info #credito {
	top: 572px;
	position:absolute;
	display:block;
	left:836px;
	}
	
#info #credito p{
	font-size:11px;
	color:#EAEAEA;
}	
	
#thumbs {
	padding:0;
	position:absolute;
	right:0;
	top:94px;
	width:880px;
	height: 990px;
	left: 37px;
}
#thumbs a {
	background:none repeat scroll 0 0 red;
	display:block;
	float:left;
	height:67px;
	margin:0 0 15px 15px;
	overflow:hidden;
	padding:0;
	width:89px;
}
#thumbs a img {	
	margin: 0;
	padding:0;
	
}

#thumbs a:hover {
	border:3px solid #f90;
	width:83px;
	height:61px;
	padding:-2px 0 0 -2px;
		
	
	
}
#thumbs a:hover img {
	margin: -3px 0 0 -3px;
}

#voltar a.fechar {
	color : red;
	text-indent : 0;
	width : 22px;
	height : 22px;
	line-height : 22px;
	display : block;
	position : absolute;
	top : 15px;
	left : 725px;
	border : 1px solid red;
	text-align : center;
	font-weight : bold;
}
#voltar a.voltar {
	margin : 5px 0;
	width : 70px;
	height : 25px;
	display : block;
	float : left;
	border : 1px solid #000;
	text-align : center;
	color : #fff;
	font-weight : bold;
	line-height : 25px;
}
#voltar a:hover.voltar {
	background-color : #ff9900;
	color : #fff;
}
#voltar a:hover.fechar {
	background-color : #ff9900;
	color : #fff;
	border : 1px solid #ff9900;
}
#voltar a.voltarlista {
	background:transparent url(https://www.terra.com.br/noticias/listas/img/voltar.gif) repeat scroll 0 0;
	display:block;
	float:left;
	height:24px;
	margin-top:20px;	
	text-indent:-5000px;
	width:123px;
}
#voltar a.voltarlista:hover {
	background-position:0 -30px;
}

/*prox_ant*/
#prox_ant{
	position:absolute;
	left: 866px;
	top: 15px;
	}
/*prox_ant*/
