@CHARSET "ISO-8859-1";
@IMPORT url("index.css");
@IMPORT url("conteudo.css");

/*override conteudo*/
a:active{
  outline: none;
}

#conteudo{
	width: 648px;
	height: 365px;
	/*border: 1px solid red;*/
	background-image: url(../images/site_8jeitos1.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	top: 60px;
	left: 264px;
}
#conteudo a{
	display: block;
	position: absolute;
	/*border: 1px solid red;*/
}
#conteudo #j1{
	top: 245px;
	left: 200px;
	width: 80px;
	height: 60px;
}
#conteudo #j2{
	top: 269px;
	left: 120px;
	width: 80px;
	height: 90px;
}
#conteudo #j3{
	top: 269px;
	left: 30px;
	width: 80px;
	height: 60px;
}
#conteudo #j4{
	top: 219px;
	left: 25px;
	width: 70px;
	height: 40px;
}
#conteudo #j5{
	top: 182px;
	left: 62px;
	width: 50px;
	height: 30px;
}
#conteudo #j6{
	top: 162px;
	left: 120px;
	width: 40px;
	height: 30px;
}
#conteudo #j7{
	top: 169px;
	left: 170px;
	width: 48px;
	height: 30px;
}
#conteudo #j8{
	top: 215px;
	left: 110px;
	width: 64px;
	height: 40px;
}
