*{
	background-repeat: no-repeat;
	border: 0;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	scrollbar-face-color: #fff;
	scrollbar-shadow-color: #eddef1;
	scrollbar-arrow-color: #8d0cb3;
	scrollbar-highlight-color: #eddef1;
	scrollbar-base-color: #eddef1;	
}
body{
	background-image: url(img/bg.jpg);
}
a{
	text-decoration: none;
}
h1,
h2{
	display: none;
}
#topo{
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(img/topo.gif);
	width: 100%;
	height: 48px;
}
h3{
	position: absolute;
	top: 31px;
	left: 0;
	width: 192px;
	height: 56px;
	z-index: 2;
}
#navegacao{
	position: absolute;
	top: 51px;
	left: 199px;
	z-index: 2;
}
#flash,
#foto{
	position: absolute;
	top: 78px;
	left: 10px;
	background-image: url(img/flash.gif);
	width: 730px;
	height: 310px;
	padding: 5px;
	z-index: 0;
}
#foto{
	padding: 36px 15px 0 15px;
}
#banner{
	width: 728px;
	height:90px;
	position: absolute;
	left: 10px;
	top: 394px;
	text-align: center;
	padding: 0 auto;
}
#voltar{
	position: absolute;
	left: 250px;
	top: 92px;
	z-index: 5;
}
#fotomenu{
	position: absolute;
	left: 25px;
	top: 92px;
	z-index: 3;	
	border-bottom: 1px solid #8d0cb3;
	width: 700px;
}
#fotomenu h4{
	font-size: 12px;
	padding: 3px 0;
	width: 416px;
	color: Gray;
	float: left;	
}
#voltar a,
#fotomenu span,
#fotomenu a{
	background-color: #ca12ff;
	color: #fff;
	text-align: center;
	padding: 2px;
	border: 1px solid #8d0cb3;
	margin: 1px;
	display: block;
	float: left;
	font-weight: bold;
	width: 20px;
}
#voltar a{
	width: 182px;
}
#voltar a:hover,
#fotomenu a:hover{
	background-color: #fff;
	color: #8d0cb3;
}
#fotomenu span{
	color: #adadad;
	border: 1px solid #adadad;
	background-color: #fff;
}
#vejafotos{
	position: absolute;
	left: 20px;
	top: 89px;
	z-index: 5;
}
#vejafotos,
#vejafotos a{
	background-image: url(img/vejafotos.gif);
	width: 138px;
	height: 27px;
	display: block;
}
#vejafotos a:hover{
	background-position: 0 -28px;
}
