.general {
	width: 770px;
	height: 590px;
	position: relative;
	background-image: url(../img/fondo_redinternal.jpg);
	background-repeat: no-repeat;
}

#redinternal-03 {
	position:absolute;
	left:150px;
	top:80px;
	width:620px;
	height:470px;
	background-image: url(../images/redinternal_03.jpg);
	background-repeat: no-repeat;
}
#rednacional {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 408px;
	top: 352px;
}
#rednacional2 {
	position:absolute;
	width:100px;
	height:74px;
	z-index:4;
	left: 316px;
	top: 151px;
}
#infomail {
	position:absolute;
	width:200px;
	height:28px;
	z-index:2;
	left: 55px;
	top: 281px;
}
#mailadmin {
	position:absolute;
	width:200px;
	height:22px;
	z-index:3;
	left: 116px;
	top: 371px;
}

