@charset "utf-8";
/* CSS Document */
body{
	margin:0;
}
#encabeza{
	width:400px;
	height:24px;
	position:absolute;
	left:578px;
	top:74px;
/*	margin-left:-50px;
	margin-top:-57px;*/
}
#segundo{
	width:624px;
	height:168px;
	position:absolute;
	left:243px;
	top:124px;
/*	margin-left:-50px;
	margin-top:-57px;*/
}
