*{
	background-repeat: no-repeat;
	margin: 0;
	border: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}
body{
	background-image: url(img/bg.jpg);
	background-color: #000;
	color: #fff;
}
#topo{
	background-image: url(img/topo.gif);
	width: 700px;
	height: 71px;
}
#topo h1,
#topoh2{
	display: none;
}
#topo a{
	display: block;
	width: 400px;
	height: 30px;
}
#info{
	position: absolute;
	top: 72px;
	left: 0;
	width: 700px;
	height: 337px;
	display: block;
	text-align: center;
	z-index: 1;
}
#texto{
	z-index: 2;
	position: absolute;
	top: 120px;
	left: 190px;
	width: 330px;
	height: 300px;
}

#texto h1{
	font-size: 22px;
}
#texto p{
	margin: 10px 0;
}
#texto .texto2 p{
	font-size: 12px;
}
#texto a{
	text-decoration: none;
	font-weight: bold;
}
#texto a:hover{
	text-decoration: underline;
}
#menu{
	position: absolute;
	top: 408px;
	left: 0;
	width: 700px;
	height: 92px;
	background-image: url(img/menu.gif);
	padding-left: 120px;
}
#menu span,
#menu a{
	display: block;
	width: 80px;
	height: 65px;
	background-position: 0 -67px;
	float: left;
}
#menu a:hover,
#menu span{
	background-position: 0 -2px;
}
#menu .rd0{	background-image: url(img/rd0.gif);}
#menu .rd1{	background-image: url(img/rd1b.gif);}
#menu .rd2{	background-image: url(img/rd2b.gif);}
#menu .rd3{	background-image: url(img/rd3b.gif);}
#menu .rd4{	background-image: url(img/rd4b.gif);}
#menu .rd5{	background-image: url(img/rd5b.gif);}
#menu .rd6{	background-image: url(img/rd6b.gif);}

#golpe{
	position: absolute;
	left:171px;
	top: 332px;
	z-index:	3;
	width: 356px;
	height: 64px;	
}
#golpe a,
#golpe span{
	background-position:  0 -64px;
	display: block;
	width: 89px;
	height: 64px;
	float: left;
}
#golpe span,
#golpe a:hover{
	background-position:  0 0;
}
.gp1{	background-image: url(img/golp1.gif);}
.gp2{	background-image: url(img/golp2.gif);}
.gp3{	background-image: url(img/golp3.gif);}
.gp4{	background-image: url(img/golp4.gif);}
