* {	margin: 0;padding: 0;}

body {
	margin: 0;
	background:#000 url(../img/bg.jpg) top center fixed no-repeat;
	font: 12px "Trebuchet MS";
}
a, a:VISITED, a:ACTIVE, a:FOCUS, a:LINK{
	text-decoration:underline;
	color:black;
	font-weight:bold;
	}
img {
	border:0;
}	
#contenedor {
	margin: 0 auto;
	width: 1000px;
}

#contenedor_sup {
	margin: 0;
	width: 1000px;
	height: 184px;
	background: url(../img/barra.png) no-repeat;
	position: relative;
}

#logo{
	width: 396px;
	height:60px;
	left:84px;
	top:73px;
	position:absolute;
}
#contenedor_left {
	float: left;
	width: 175px;
	margin: 0 0 0 59px;
	/*background: url(img/menu.png);*/
}
#contenedor_menu {
	float: left;
	width: 175px;
	height: 350px;
	/*background: url(img/menu.png);*/
}
#contenedor_banners {
	float: left;
	width: 155px;
	height: 150px;
	padding:30px 10px;
	text-align:center;
}
#contenedor_banners img {
	padding:5px 0 5px 0;
	border:0;
	}
#contenedor_ppal {
	float:right;
	width: 673px;
	margin: 0 75px 0 0;
	padding:5px;
}
#musica{
	width:350px;
	height:100px;
	left:595px;
	top:40px;
	position:absolute;
	}
#contenedor_ppal_izq{
	width:330px;
	float:left;
	}
#contenedor_ppal_der{
	width:330px;
	float:right;
	}
.titulares{
	text-align:justify;
	width:330px;
	padding-bottom:20px;
	}
.noticias{
	text-align:justify;
	width:673px;
	padding-bottom:20px;
	float: left;
	}
#subscripcion{
	text-align:justify;
	width:304px;
	height:108px;
	}
#contacto{
	text-align:justify;
	width:304px;
	height:108px;
	}
#derechos{
	clear:both;
	padding-top:10px;
	width:673px;
	height:20px;
	text-align:center;
	color:black;
	font-weight:bold;
	}
#derechos a{
	text-decoration:underline;
	color:black;
	font-weight:bold;
	}
.titulares h1{
	font-size:14px;
	font-weight:bold;
	}
.titulares img{
	padding:5px 0 5px 5px;
	}
.noticias h1{
	font-size:14px;
	font-weight:bold;
	}
.noticias img{
	margin:5px;
	float: left;
	border-style: none;
	}
	
img.creditos{
	margin-left:111px; float:none; border-style: none;
}	
