@charset "utf-8";
#roja {
	margin-bottom: 150px;
	width: 400px;
	float: left;
	position: relative;
	z-index: 1;
	bottom: 48px;
	left: 25px;
}
#teleargentina {
	background-color: #1A4452;
	height: 45px;
	width: 420px;
	float: left;
	position: relative;
	z-index: 3;
	top: 49px;
	background-repeat: no-repeat;
	background-image: url(imagenes/logo_para_agenda.jpg);
	left: 2px;
	bottom: 0px;
}
