*{
	margin: 0;
	padding: 0;
	border: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: no-repeat;
}
body{
	background-color: #790e09;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
}
a{
	color: #d61b11;
	text-decoration: none;
}
span,
a{
	display: block;
}
a:hover{
	text-decoration: underline;
	color: #7a0d07;
}
h3{
	font-size: 17px;
	color: #d61b11;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #ccc;
	margin: 14px 0 8px 0;
}
h4{
	color: #d61b11;
	font-size: 17px;
	margin: 10px 0;
}
h5{
	margin: 6px;
	padding: 2px;
	border-bottom: 1px dotted #ccc;
}
form{
	margin: 5px;
}
.votar{
	margin: 10px;
}
#menu b,
#titulo h1,
#topo h2{
	display: none;
}
#topo,
#topo a{
	width: 500px;
	height: 31px;
}
#topo{
	background-image: url(img/topo.gif);
}
#titulo,
#titulo a{
	width: 349px;
	height: 60px;
}
#titulo{
	position: absolute;
	left: 200px;
	top: 38px;
	background-image: url(img/titulo.gif);
}
#menu{
	position: absolute;
	left: 192px;
	top: 105px;
	width: 500px;
	height: 38px;
	z-index: 3;
}
#menu span,
#menu a{
	height: 38px;	
	float: left;
	margin: 0 2px;
	background-position: 0 -38px;
}
#menu span,
#menu a:hover{
	background-position: 0 0;
}
.mn1{
	width: 175px;
	background-image: url(img/mn1.gif);
}
.mn2{
	width: 84px;
	background-image: url(img/mn2.gif);
}
.mn3{
	width: 95px;
	background-image: url(img/mn3.gif);
	display: none;
}
.mn4{
	width: 87px;
	background-image: url(img/mn4.gif);
}
#info{
	position: absolute;
	left: 12px;
	top: 122px;
	z-index: 2;
	background-image: url(img/info.gif);
	width: 725px;
	height: 363px;
}
#inferno{
	width: 111px;
	height: 465px;
	position: absolute;
	top: 10px;
	left: 625px;
	z-index: 2;
	background-image: url(img/inferno.gif);
}
#ceu{
	width: 137px;
	height: 365px;
	position: absolute;
	top: 105px;
	left: 27px;
	z-index: 2;
	background-image: url(img/ceu.jpg);
}
#linhadotempo span,
#linhadotempo a{
	width: 40px;
	height: 40px;
	border: 3px solid #fff;
	float: left;
}
#linhadotempo a:hover{
	border: 3px solid red;
}
#linhadotempo span{
	filter:alpha(opacity=20);
	opacity: 0.2;
	-moz-opacity:0.2;
	border: 3px solid #ccc;
}
#linhadotempo{
	position: absolute;
	left: 143px;
	top: 400px;
	width: 448px;
	height: 114px;
	background-image: url(img/linhadotempo.gif);
	padding: 10px 0 0 20px;
	z-index: 4;
}
#texto{
	width: 460px;
	height: 240px;
	position: absolute;
	left: 165px;
	top: 140px;
	z-index: 10;
}
#texto a{
	padding: 3px;
}
#texto #fotom{
	float: left;
}
#texto #fotom img{
	margin: 0 6px 0 0;
	border: 4px solid #ccc;
}
.capa h6,
.capa p{
	margin: 9px;
}
#pro,
#ant{
	position: absolute;
	top: 476px;
	left: 24px;	
	z-index: 10;
}
#pro{
	left: 607px;
}
#ant a,
#pro a{
	width: 119px;
	height: 30px;
	background-image: url(img/pro.gif);
}
#ant a{
	background-image: url(img/ant.gif);
}
#ant a:hover,
#pro a:hover{
	background-position: 0 -30px;
}
#thumbs{
	position: absolute;
	left: 530px;
	top: 142px;
	height: 312px;
	width: 190px;
	z-index: 9;
}
#thumbs span,
#thumbs a{
	display: block;
	width: 40px;
	height: 40px;
	float: left;
	border: 3px solid #fff; 
}
#thumbs a:hover{
	border: 3px solid red;
} 
#thumbs span{
	border-color: #000;
	filter:alpha(opacity=30);
	opacity: 0.3;
	-moz-opacity:0.3;
}
#fotog img{
	border: 4px solid #ccc;
}
#fotog{
	position: absolute;
	left: 40px;
	top: 142px;
	text-align: center;
	width: 480px;
	height: 318px;
	z-index: 9;
}
