body{
	background:#000;
	text-align:center;
	margin-top:0;
	
}
.contenedor{
	 width:980px;
	 margin: 0 auto;
	 text-align:left;
	 position:relative;
}
.contenido{
	width:980px;
	margin:0 auto;
	position:relative;
	
}
.centro{
	width:500px;
	float:left;
	margin-left:20px;
	margin-right:20px;
}
.centroruta{
	width:950px;
	float:left;
	margin-left:10px;
	margin-right:10px;
	margin-top:30px;

}
.lateralruta{
	width:300px;
float:left;
}
	

.menu{

	height:250px;
}
.newsbor{
	background:url(../img/newsbor.jpg) repeat-y;
		height:100%;
		text-align:left;
		
}
.newsaba{
	background: url(../img/newsaba.jpg) no-repeat;
		height:15px;
}
.pie{
	position:relative;
	margin-top:40px;

}
.lateral{
	width:400px;
	float:right;
	
}