body {
	background-color: #FFFF00;
	margin: 0px;
	z-index: 100;
}

.geral
{
	width:900px;
	height:600px;
}
.titulo
{
height:200px;
}

.informacoes
{
	width: 800px;
	height: 400px;
	margin-left: 50px;
}

.detalheinformacoesA
{
	height: 20px;
	background-color: #FFFFFF;
	background-image: url(../imagem/curvacima.jpg);
}

.detalheinformacoesB
{
	height: 340px;
	background-color: #FFFFFF;
	background-image: url(../imagem/centro.jpg);
	text-align: center;
}

.detalheinformacoesC
{
	height: 20px;
	background-color: #FFFFFF;
	background-image: url(../imagem/curvabaixo.jpg);
}
.imagemefeito {
	width: 100px;
	margin-left: 550px;
	margin-top: -30px;
	height: 80px;
	position: absolute;
}
.segundoplano
{
	margin-left: 80px;



}

.primeiroplano
{



}
.linkj
{
	width: 200px;
	float: left;
	text-align: center;
}
.linkjasa a
{
	color: #999999;
	text-decoration: none;
	font-size: 10px;
}
.linkjasa a:hover
{
	text-decoration: underline;
	color: #FF0000;
}
.linkp
{
	width: 680px;
	float: left;
	margin-left: 10px;
	text-align: center;
}

