@charset "utf-8";
/* CSS Document */

#content {
	background-image: url(images/audiodigital2_04.png);
	background-repeat: no-repeat;
	height: 150px;
	width: 531px;
	text-align: center;
	position:fixed;
	
}
#fondoitmes1 {
	background-color: #000000;
	background-image: url(images/fondo.png);
	background-repeat: repeat;
	position: absolute;
	top: 0px;
	height: 78px;
	width: 100%;
	z-index:0;
}
#foter {
	background-image: url(images/audiodigital2_07.png);
	background-repeat: no-repeat;
	height: 280px;
	width: 531px;
		z-index:2;
		position:absolute;
	
}

#header {
	background-image: url(images/audiodigital2_02.png);
	height: 80px;
	width: 531px;
		z-index:2;
		position:absolute;
	
}
.contenido {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	}
.contenido a {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	z-index:2;
	
}

#fondoitmes2 {
	background-color: #000000;
	background-image: url(images/fondo.png);
	background-repeat: repeat;
	position: absolute;
	height: 78px;
	width: 100%;
	bottom: 0px;
		z-index:0;
}
#leo {
	position: absolute;
	z-index: 100;
	margin-left:25%;
}

