#todo{
	background: #080808;
	width: 100%	;
	height: 950px;
	
}
#uno{
	width: 100%;
	height: 124px;
	background-color:  Black;
	
}
#dos{
	width: 100%;
	height: 72px;
	margin-top: 0;
	top:0 px;
	  background-image: url(imagenes/menu_bacground.jpg);
	 background-repeat: no-repeat;
	 background-position: center;
	 text-align: justify; 
	 
}

#tres{
	width: 100%;
	height: 306px;
	  background-image: url(imagenes/centro_bcg.jpg);
	 background-repeat: repeat-x;
}

#cuatro{
width: 100%;
	height: 600px;
	background-image: url(imagenes/tres_bgr.png);
	background-color: #080808;
	background-position: top;
	background-repeat: repeat-x;
	
}


#pie{

width: 100%;
	height: 20px;
	 background-color: #282828;
	 border-top:  solid;
	  border-top:   #5B5B5B;
	  border-top:   1px;
	  
	 
	
}

#espacia_menu{
	margin-top: 13px;
}

.table_menu{
	margin-top: 0px;
	 
	}
	
.table_contenidos{
	margin-top: 35px;
}

.pie.a :limk{

width: 100%;
	height: 20px;
	 background-color: #282828;
	 border-top:  solid;
	  border-top:   #5B5B5B;
	  border-top:   1px;
	  
	 
	
}