#seccion_programas {
	position:absolute;
	left:258px;
	top:107px;
	width:786px;
  background-color: #deefe7;  	
	
}

#seccion_programas_publi{
  position:absolute;
  left:585px;
  top: 40px;
	width: 200px;
	font-weight: bold; 
	color: #504e4e; 
	font-size:12px;
  background-color: #deefe7;  	
}
#seccion_programas_publi2{
  position:absolute;
  left:585px;
  top: 40px;
	width: 200px;
	height: 760px;
	font-weight: bold; 
	color: #504e4e; 
	font-size:12px;
  background-color: #e0e4de;  	
}

#programas_destacados{
  position: relative;
  width: 586px;
	height: 272px;
  background-color: #deefe7;  		
}

#programas_todos{
  position: relative;
	top: 20px;
  width: 586px;
  margin-bottom: 20px;
  background-color: #deefe7;  		
}