.general {
	width: 770px;
	height: 590px;
	position: relative;
	background-image: url(../img/fondo_redcomercial.jpg);
	background-repeat: no-repeat;
}

#redcomercial-03 {
	position:absolute;
	left:150px;
	top:80px;
	width:620px;
	height:470px;
	background-image: url(../images/redcomercial_03.jpg);
	background-repeat: no-repeat;
}
#rednacional {
	position:absolute;
	width:221px;
	height:164px;
	z-index:1;
	left: 43px;
	top: 248px;
}
#redinternal {
	position:absolute;
	width:272px;
	height:171px;
	z-index:2;
	left: 297px;
	top: 249px;
}
