@charset "utf-8";

#testoup{
    width: 600px;
    height: 240px;
    position: absolute;
	top: 110px;
	left: 50%;
    margin-left: -300px;
	text-align: justify;
	line-height: 1.4;
}
#testodw{
    width: 370px;
    height: 140px;
    position: absolute;
	top: 370px;
	left: 50%;
    margin-left: -210px;
	text-align: justify;
	line-height: 1.4;
}
#barca2{
    width: 300px;
    height: 300px;
    position: absolute;
	top: 200px;
	left: 50%;
    margin-left: 150px;
	opacity: .5;
}

