.general {
	width: 770px;
	height: 590px;
	position: relative;
	background-image: url(../img/fondo_rednacional.jpg);
	background-repeat: no-repeat;
}

#rednacional-03 {
	position:absolute;
	left:150px;
	top:80px;
	width:620px;
	height:470px;
	background-image: url(../images/rednacional_03.jpg);
	background-repeat: no-repeat;
}
#redinternal {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 375px;
	top: 349px;
}

