/* CSS Document */


#logo
	{
	border: none;
	color:#FFFFFF;
	text-align: center;
	width:450px;
	visibility: visible;
	position:relative;
	height: 400px;
	z-index: 1;
	
	top: 70px;
	
}
#datostecnicos  {

text-align:center;
	position: absolute;
	height: 30px;
	width: 450px;
	left: 2px;
	top: 430px;
	z-index: 9;
	text-align: center;	
}
#base  {

text-align:center;
	position: absolute;
	height: 24px;
	width: 450px;
	left: 0px;
	top: 336px;
	z-index: 9;
	
}

