*{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: no-repeat;
	color: #fff;
	margin: 0;
	padding: 0;
	border: none;
	scrollbar-face-color: #000;
	scrollbar-shadow-color: #525252;
	scrollbar-arrow-color: #fff;
	scrollbar-highlight-color:#1e1e1e;
	scrollbar-base-color: #525252;
}
body{
	background-color: #000;
}
ul,
li{
	list-style: none;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
h1{
	margin: 8px 20px 15px 20px;
	font-size: 19px;
	padding: 2px;
	border-bottom: 3px solid #525252;
}
#galeria{
	width: 820px;
	height: 680px;
	position: relative;
}
#topo{
	background-image : url(img/galeria-idolos.gif);
}
#topo,
#topo a{
	width: 820px;
	height: 44px;
	display: block;
}
#topo h2{
	display: none;
}
#banner{
	width: 728px;
	height: 90px;	
	margin: 0 auto;
}
#credito{
	font-size: 10px;
	color: #c2c2c2;
	position: absolute;
	width: 576px;
	text-align: right;
	left: 39px;
	top: 173px;
}
#foto{
	background-image: url(https://img.terra.com.br/exclusivo/galeria/img/foto.gif);
	width: 579px;
	height: 376px;
	text-align: center;
	position: absolute;
	left: 39px;
	top: 185px;
}
#foto img{
	margin: 4px auto;
}
#ant,
#pro{
	position: absolute;
	left: 17px;
	top: 336px;
	z-index: 2;
}
#pro{
	left: 617px;
}
#ant a,
#pro a,
#ant,
#pro{
	display: block;
	height: 80px;
	width: 23px;
}
#ant a{
	background-image: url(https://img.terra.com.br/exclusivo/galeria/img/seta_ant.gif);
}
#pro a{
	background-image: url(https://img.terra.com.br/exclusivo/galeria/img/seta_pro.gif);
}
#ant a:hover,
#pro a:hover{
		background-position: -23px 0;
}
#legenda{
	position: absolute;
	width: 159px;
	left: 650px;
	bottom: 119px;
}
#thumbs{
	position: absolute;
	top:564px;
	left: 0;
	width: 801px;
	display: block;
	height: 72px;
	padding: 1px 0 0 19px;
	text-align: center;
}
#thumbs a{
	border: 3px solid #000;
	margin: 2px 0;
	display: block;
	float: left;
	width: 60px;
	height: 60px;
}

#thumbs a:hover{
	border: 3px solid #fff;
}
#thumbs a.s{
	border: 3px solid #c2c2c2;
}
#slideshow{
	position: absolute;
	left: 332px;
	top:	636px;
}
#maisfotos{
	position: absolute;
	left: 650px;
	top:	185px;
}
#maisfotos h3{
	background-image: url(https://img.terra.com.br/exclusivo/galeria/img/maisfotos.gif);
	width: 159px;
	height: 23px;	
	line-height: 23px;
	text-indent: 8px;
}
#maisfotos ul{
	border: 1px solid #525252;
	padding: 2px;
	width: 153px;
	height: 153px;
	overflow: auto;
}
#maisfotos li{
	margin: 12px 0;
}
#copyright{
	text-align: center;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	border-top: 1px solid #1e1e1e;
	position: absolute;
	width: 100%;
	bottom: 1px;
	left: 0;
}
