@charset "utf-8";
/* CSS Document */
body{
	margin:0;
}
#encabeza{
	width:800px;
	height:77px;
	position:absolute;
	left:82px;
	top:0px;
/*	margin-left:-50px;
	margin-top:-57px;*/
}
#segundo{
	width:800px;
	height:77px;
	position:absolute;
	left:83px;
	top:74px;
/*	margin-left:-50px;
	margin-top:-57px;*/
}
