*{
	background-repeat: no-repeat;
	border: 0;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
}
body{
	background-color: #373600;
	background-image: url(img/bg.gif);
}
a{
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #fff900;
}
a:hover{
	text-decoration: underline;
}
#topo,
#topo a{
	width: 390px;
	height: 31px;
}
#topo{
	background-image: url(img/topo.gif);
}
#topo h2,
#titulo h1{
	display: none;
}
#titulo,
#titulo a{
	width: 710px;
	height: 28px;
}
#titulo{
	background-image: url(img/titulo.gif);
	margin: 12px 12px 0 25px;	
}
#infocapa,
#info{
	width: 750px;
	height: 452px;
	z-index: 0;
	background-position: 447px 73px;
}
h1{
	font-size: 17px;
	margin: 25px 35px 5px 200px;
	padding: 5px;
	border-bottom: 1px dotted #fff;
}
h2{
	font-size: 17px;
	margin: 10px 40px 5px 40px;
}
#info p{
	font-size: 12px;
	margin: 10px 300px 5px 200px;
	line-height: 120%;
}
#infocapa p{
	font-size: 12px;
	margin: 10px 30px 5px 200px;
	line-height: 120%;
}

.il1{	background-image: url(img/info1.gif);}
.il2{	background-image: url(img/info2.gif);}
.il3{	background-image: url(img/info3.gif);}
.il4{	background-image: url(img/info4.gif);}
.il5{	background-image: url(img/info5.gif);}
.il6{	background-image: url(img/info6.gif);}
.il7{	background-image: url(img/info7.gif);}
#menu{
	position: absolute;
	top: 100px;
	left: 25px;
	border: 1px solid #000;
}
#menu a{
	font-size: 11px;
	padding: 4px;
	border: 1px solid #5d5c31;
	border-bottom: none;
	width: 150px;
	color: #fff;
}
#menu a:hover{
	background-color: #000;
}
#rodape{
	background-color: Black;
	border-top: 1px solid #636238;
	height: 20px;
	width: 750px;
	line-height: 18px;
	font-size: 10px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
}
#rodape #fonte{
	float: right;
	padding: 0 10px;
}
#rodape #traducao{
	float: left;
	padding: 0 10px;
}
