*{
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;	
}
body{
	background-color:#000;
	margin: 0;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
}
#topo{
	width: 731px;
	height: 71px;
	background-image: url(img/topo.gif);
	z-index: 1;
}
#topo h1,
#topo h2{
	display: none;
}
#topo a{
	width: 400px;
	height: 31px;
	display: block;
}
#info{
	z-index: 2;
	position: absolute;
	left: 83px;
	top: 43px;
	width: 567px;
	height: 457px;
	background-image: url(img/info.gif);
}
#texto{
	width: 389px;
	height: 260px;
	z-index: 3;
	position: absolute;
	left: 122px;
	top: 140px;
	overflow: auto;
}
.video,
.video2{
	background-image: url(img/video1.gif);
	position: absolute;
	left: 518px;
	top: 138px;
	width: 90px;
	height: 71px;
	z-index: 4;
}
.video2{
	background-image: url(img/video2.gif);
}
.comedor, .sarado{	font-weight: bold; color: Blue;}
.pelada, .gata{	font-weight: bold; color: red;}
.casal{	font-weight: bold;	color: #008f00;}
