.logoindex {
	position: relative;
	left: 70%;
	top: 5%;
	right: 50%;
}
.textindex {
	color: #666666;
	position: absolute;
	left: 440px;
	top: 395px;
	width: 367px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	z-index: 3;
}
.bodyindex {
	top: 0px;
	position: absolute;
	left: 0px;
	background-image: url(../images/prueba.gif);
	z-index: 6;
}
.transpindex {
	top: 310px;
	position: absolute;
	left: 240px;
	z-index: 4;
}
.contact {
	position: absolute;
	left: 649px;
	top: 280px;
	z-index: 1;
}
.line {
	position: absolute;
	left: 240px;
	top: 97px;
	height: 213px;
	z-index: 2;
}
.body {
	background-color: #CCCCCC;
}
